egypt found a bug, regenerate payload was overwriting datastore entries and not setting them back
git-svn-id: file:///home/svn/framework3/trunk@5504 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
9871f14f32
commit
5ec3509103
|
@ -426,8 +426,8 @@ module Exploit::Remote::TcpServer
|
|||
})
|
||||
|
||||
ensure
|
||||
ohost = datastore['RHOST']
|
||||
oport = datastore['RPORT']
|
||||
datastore['RHOST'] = ohost
|
||||
datastore['RPORT'] = oport
|
||||
end
|
||||
|
||||
p
|
||||
|
|
Loading…
Reference in New Issue