A powerful, modern, cross-platform Python automation & cybersecurity utility.
- Fully cross-platform
- Minimal dependencies
- Fast & lightweight
- Works on Termux
- Supports Python 3.8+
- Beginner-friendly
- Open-source and free
- Python 3.8+
- pip
sudo apt update
sudo apt install python3 python3-pip git -ybrew install python gitpkg update -y
pkg install python git pip -y
termux-setup-storage
pkg install git -y
pkg install python -y
git clone https://github.com/WHY-RERO/VESPERA
cd VESPERA
pip install -r requirements.txt
python app.pygit clone https://github.com/WHY-RERO/VESPERA
cd VESPERA
pip install -r requirements.txt
python app.pypython app.py
python app.py --scan target.com
python app.py --output report.txtrero-project/
├── app.py
├── requirements.txt
├── README.md
├── LICENSE
└── .gitignorepip: command not found -> sudo apt install python3-pip Permission denied -> chmod +x app.py ModuleNotFoundError -> pip install -r requirements.txt Python not recognized -> Add Python to PATH
Pull requests are welcome.
Crypto Donation Address: Bitcoin: bc1qjaez9qsadhxecup7lctwtvreqxklvv9c8e5ux9
💬 Telegram: @why_reronuzzz
📸 Instagram: @why_reronuzzz
