Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Mad-robot/Spartan
My Recon Automation
https://github.com/Mad-robot/Spartan
Last synced: 22 days ago
JSON representation
My Recon Automation
- Host: GitHub
- URL: https://github.com/Mad-robot/Spartan
- Owner: Mad-robot
- License: gpl-3.0
- Created: 2019-09-29T20:30:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T07:04:07.000Z (over 3 years ago)
- Last Synced: 2024-08-05T17:43:03.567Z (4 months ago)
- Language: Shell
- Size: 51.8 KB
- Stars: 195
- Watchers: 10
- Forks: 57
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - Mad-robot/Spartan - My Recon Automation (Shell)
README
Spartan
Recon Like a Pro
### Features
- [x] Subdomain Scan Using Aquatone & Sublist3r
- [x] Httprob for only Live sites
- [x] Masscan for open ports
- [x] Identifing CMS using CMSeeK
- [x] Grabing URL's from waybackMachine
- [x] ScreenShot using Aquatone
- [x] 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### Usages
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
```### Gallery
> Feel free to fork and modify