- Subdomain Scan Using Aquatone & Sublist3r
- Httprob for only Live sites
- Masscan for open ports
- Identifing CMS using CMSeeK
- Grabing URL's from waybackMachine
- ScreenShot using Aquatone
- Brute forcing directories and files using Dirsearch
- Cors Scan
- Try PUT method on all sites
- S3 bucket brute and scan
- Vhost scanning
- More ways to emulate subdomains
- Adding linkfinder and broken Link checker
- Output to Slack / Telegram
- Parameter brute
Open your terminal and enter
git clone https://github.com/mad-robot/Spartan && cd Spartan && chmod +x install.sh
Now enter the following command to install
sudo ./install.sh
And start using it
sudo spartan madrobot.ninja
Feel to fork and modify