XSSCon is a simple XSS Scanner tool and a powerful XSS scanner made in python 3.7.
Installing
BeautifulSoup4
pip install bs4
pip install requests
Commands:
git clone https://github.com/menkrep1337/XSSCon
chmod 755 -R XSSCon
cd XSSCon
python3 xsscon.py –help
Also Read – Rogue : An Extensible Toolkit Providing Penetration Testers An Easy-To-Use Platform
python3 xsscon.py -u http://testphp.vulnweb.com
python3 xsscon.py –help
Roadmap
Added custom options ( –proxy, –user-agent etc… )
Added support for ( form method GET )
Improved Error handlingNow Multiple parameters for GET method is Supported
bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…
Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…