From 5341df4e7d390bca1f179fe7def385e24e030729 Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Sat, 12 Jul 2014 17:36:28 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c9d463..94df29b 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,13 @@ So far the most significant changes have been: - Addition of the JsKeylogger plugin +- FilePwn plugin re-written to backdoor executables on the fly by using the-backdoor-factory https://github.com/secretsquirrel/the-backdoor-factory + - Addition of the app-cache poisoning attack by Krzysztof Kotowicz Coming Soon: ~~JavascriptKeylogger plugin~~ Now live! -- FilePwn plugin revamp by integrating bdfproxy https://github.com/secretsquirrel/BDFProxy +~~FilePwn plugin revamp by integrating bdfproxy https://github.com/secretsquirrel/BDFProxy~~ Now Live! +- Add PDF support to the FilePwn plugin - MSFrpc support would be awesome From 2315e00065c74ef24be425dd019b313bb639b033 Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Sat, 12 Jul 2014 17:36:48 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 94df29b..7df5d09 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,5 @@ So far the most significant changes have been: Coming Soon: -~~JavascriptKeylogger plugin~~ Now live! -~~FilePwn plugin revamp by integrating bdfproxy https://github.com/secretsquirrel/BDFProxy~~ Now Live! - Add PDF support to the FilePwn plugin - MSFrpc support would be awesome From d027b15cee4fff5192afb63611c5726bb5fd48cd Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Sat, 12 Jul 2014 17:38:07 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7df5d09..952a7f4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ So far the most significant changes have been: - Addition of the JsKeylogger plugin -- FilePwn plugin re-written to backdoor executables 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 - Addition of the app-cache poisoning attack by Krzysztof Kotowicz