PwnXSS is a powerful XSS scanner made in python 3.7.
Installing
Requirements:
pip install bs4
pip install requests
Commands:
git clone https://github.com/pwn0sec/PwnXSS
chmod 755 -R PwnXSS
cd PwnXSS
python3 pwnxss.py –help
Usage
python3 pwnxss.py -u http://testphp.vulnweb.com
python3 pwnxss.py –help
Main Features
Screenshot
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…
Efficient disk space management is vital in Linux, especially for system administrators who manage servers…
Knowing how to check directory sizes in Linux is essential for managing disk space and…
Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a…
Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…