-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Kai Iyer edited this page Sep 30, 2018
·
1 revision
Welcome to the web-app-pentesting wiki!
Web Application Penetration Testing tools and Materials for Ethical Hackers.
I am not responsible for any damage done using these tool. This tool should only be used for educational purposes and
for penetration testing by those who have the knowlege of Rules of Pen-Testing.
1.BruteF XSS
Description: It is a very powerful and fast Cross-Site Scripting Brutforcer which is used for bruteforcing parameters. The BruteFXSS injects multiple payloads loaded from a specified wordlist and fires them at the specified parameters and scans if any of the parameter is vulnerable to XSS vulnerability. BruteFXSS is very accurate at doing its task and there is no chance of false positive as the scanning is much powerful. BruteFXSS supports POST and GET requests which makes it compatible with the modern web applications.