Skip to content

Commit 709676e

Browse files
committed
Make exploits quiet
1 parent 219d003 commit 709676e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/exploit/browser_autopwnv2.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,7 @@ def start_exploits
458458
m.exploit_simple(
459459
'LocalInput' => nil,
460460
'LocalOutput' => nil,
461+
'Quiet' => true,
461462
'Target' => 0,
462463
'Payload' => m.datastore['PAYLOAD'],
463464
'RunAsJob' => true

0 commit comments

Comments
 (0)