Added a README file for the JavaPaylod signed applet exploit.

This commit is contained in:
antisnatchor
2013-04-06 12:29:05 +01:00
parent 2ef1b5bab8
commit 222cff3f1d
6 changed files with 51 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
class Java_payload < BeEF::Core::Command
def pre_send
BeEF::Core::NetworkStack::Handlers::AssetHandler.instance.bind('/modules/exploits/local_host/java_payload/AppletReverseTCP-0.2.jar', '/anti', 'jar')
BeEF::Core::NetworkStack::Handlers::AssetHandler.instance.bind('/modules/exploits/local_host/java_payload/Applet_ReverseTCP.jar', '/anti', 'jar')
end
def self.options