From 0983278f1c13b5036498bfa71f0c4355d2c2eeb0 Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Tue, 15 Jul 2014 18:40:16 +0200 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ae39d0..dfc5329 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ So far the most significant changes have been: - 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 +- Added msfrpc.py for interfacing with Metasploits rpc server + - 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!!