Skip to content

Commit 8835785

Browse files
committed
These datastore options don't need to set anymore
1 parent eabf561 commit 8835785

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/msf/core/exploit/browser_autopwnv2.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,8 +464,6 @@ def start_exploits
464464
# @return [void]
465465
def setup
466466
t1 = Time.now
467-
self.datastore['MODULEOWNER'] = Msf::Exploit::Remote::BrowserAutopwnv2
468-
self.datastore['DisablePayloadHandler'] = true
469467

470468
super
471469
@bap_exploits = []

0 commit comments

Comments
 (0)