Removed testing file extension

git-svn-id: file:///home/svn/framework3/trunk@12068 4d416f70-5f16-0410-b530-b9f4589650da
unstable
David Rude 2011-03-22 17:24:16 +00:00
parent 23d89cd137
commit 139102de80
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ class Metasploit3 < Msf::Exploit::Remote
undef :send
end
filename = "." + Rex::Text.rand_text_alphanumeric(16)
filename = ".pwn"
# syscall open
i = p.send(:syscall,8,filename,0700)
#syscall write