Merge remote-tracking branch 'upstream/master'

This commit is contained in:
root 2014-07-18 20:51:38 +10:00
commit e288c658bc
5 changed files with 68 additions and 12 deletions

View file

@ -29,11 +29,13 @@ So far the most significant changes have been:
- Addition of the JsKeylogger plugin
- FilePwn plugin re-written to backdoor executables and zip files on the fly by using the-backdoor-factory
https://github.com/secretsquirrel/the-backdoor-factory
- FilePwn plugin re-written to backdoor executables and zip files on the fly by using the-backdoor-factory
https://github.com/secretsquirrel/the-backdoor-factory and code from BDFProxy https://github.com/secretsquirrel/BDFProxy
- Added msfrpc.py for interfacing with Metasploits rpc server
- Added Link Re-Writer plugin
- Addition of the app-cache poisoning attack by Krzysztof Kotowicz
- JavaPwn plugin now live! Auto-detect and exploit clients with out-of-date java plugins using the Metasploit Frameworks rpc interface!!