change exitfunc to thread

bug/bundler_fix
Christian Mehlmauer 2015-09-01 10:46:54 +02:00
parent 3e613dc333
commit 5398bf78eb
No known key found for this signature in database
GPG Key ID: BCFF4FA966BC32C7
26 changed files with 26 additions and 26 deletions

View File

@ -50,7 +50,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "process", 'EXITFUNC' => 'thread',
'InitialAutoRunScript' => 'migrate -f' 'InitialAutoRunScript' => 'migrate -f'
}, },
'Platform' => 'win', 'Platform' => 'win',

View File

@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process', 'EXITFUNC' => 'thread',
'URIPATH' => "/shakeitoff.mp3" 'URIPATH' => "/shakeitoff.mp3"
}, },
'Platform' => 'win', 'Platform' => 'win',

View File

@ -56,7 +56,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "process", 'EXITFUNC' => 'thread',
'InitialAutoRunScript' => 'migrate -f' 'InitialAutoRunScript' => 'migrate -f'
}, },
'Platform' => 'win', 'Platform' => 'win',

View File

@ -42,7 +42,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "seh", 'EXITFUNC' => 'thread',
'InitialAutoRunScript' => 'migrate -f' 'InitialAutoRunScript' => 'migrate -f'
}, },
'Platform' => 'win', 'Platform' => 'win',

View File

@ -60,7 +60,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "process", 'EXITFUNC' => 'thread',
'InitialAutoRunScript' => 'migrate -f' 'InitialAutoRunScript' => 'migrate -f'
}, },
'Platform' => 'win', 'Platform' => 'win',

View File

@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process', 'EXITFUNC' => 'thread',
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -41,7 +41,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process' 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -42,7 +42,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "seh" 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Targets' => 'Targets' =>

View File

@ -39,7 +39,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process' 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process' 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -50,7 +50,7 @@ class Metasploit3 < Msf::Exploit::Remote
'SaveRegisters' => [ 'ESP' ], 'SaveRegisters' => [ 'ESP' ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "process", 'EXITFUNC' => 'thread',
}, },
'Platform' => 'win', 'Platform' => 'win',
'Targets' => 'Targets' =>

View File

@ -41,7 +41,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "process", 'EXITFUNC' => 'thread',
}, },
'Platform' => 'win', 'Platform' => 'win',
'Targets' => 'Targets' =>

View File

@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process' 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "process", 'EXITFUNC' => 'thread',
}, },
'Platform' => 'win', 'Platform' => 'win',
'Targets' => 'Targets' =>

View File

@ -42,7 +42,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "seh" 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Targets' => 'Targets' =>

View File

@ -36,7 +36,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process' 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -76,7 +76,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "process", 'EXITFUNC' => 'thread',
'PrependMigrate' => true 'PrependMigrate' => true
}, },
'Platform' => 'win', 'Platform' => 'win',

View File

@ -33,7 +33,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process', 'EXITFUNC' => 'thread',
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process' 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'seh' 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -35,7 +35,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'seh', 'EXITFUNC' => 'thread',
'InitialAutoRunScript' => 'migrate -f' 'InitialAutoRunScript' => 'migrate -f'
}, },
'Platform' => 'win', 'Platform' => 'win',

View File

@ -32,7 +32,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process', 'EXITFUNC' => 'thread',
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -36,7 +36,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'seh' 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
}, },
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => "process" 'EXITFUNC' => 'thread'
}, },
'Platform' => 'win', 'Platform' => 'win',
'Targets' => 'Targets' =>

View File

@ -37,7 +37,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process', #none/process/thread/seh 'EXITFUNC' => 'thread', #none/process/thread/seh
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>

View File

@ -35,7 +35,7 @@ class Metasploit3 < Msf::Exploit::Remote
], ],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'EXITFUNC' => 'process', 'EXITFUNC' => 'thread',
}, },
'Platform' => 'win', 'Platform' => 'win',
'Payload' => 'Payload' =>