Fix issue #741
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
class Java_payload < BeEF::Core::Command
|
class Java_payload < BeEF::Core::Command
|
||||||
|
|
||||||
def pre_send
|
def pre_send
|
||||||
BeEF::Core::NetworkStack::Handlers::AssetHandler.instance.bind('/modules/exploits/java_payload/AppletReverseTCP-0.2.jar', '/anti', 'jar')
|
BeEF::Core::NetworkStack::Handlers::AssetHandler.instance.bind('/modules/exploits/local_host/java_payload/AppletReverseTCP-0.2.jar', '/anti', 'jar')
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.options
|
def self.options
|
||||||
|
|||||||
Reference in New Issue
Block a user