May 2017
Intermediate to advanced
416 pages
21h 33m
English
XSS vulnerabilities allow attackers to spoof content, steal user cookies, and even execute malicious code on the user's browsers. There are even advanced exploitation frameworks such as Beef that allow attackers to perform complex attacks through JavaScript hooks. Web penetration testers can use Nmap to discover these vulnerabilities in web servers in an automated manner.
This recipe shows how to find XSS vulnerabilities in web applications with Nmap NSE.
Read now
Unlock full access