Skip to content

Commit 82cf812

Browse files
author
jvazquez-r7
committed
Switch to PrependMigrate
1 parent ff6ad30 commit 82cf812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/mozilla_firefox_xmlserializer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def initialize(info = {})
4242
'DefaultOptions' =>
4343
{
4444
'EXITFUNC' => 'process',
45-
'InitialAutoRunScript' => 'migrate -f'
45+
'PrependMigrate' => true
4646
},
4747
'Payload' =>
4848
{

0 commit comments

Comments
 (0)