Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Mad-robot/Spartan

My Recon Automation
https://github.com/Mad-robot/Spartan

Last synced: about 1 month ago
JSON representation

My Recon Automation

Awesome Lists containing this project

README

        




Spartan


Spartan


Recon Like a Pro


Wiki
Usage
Gallery

### 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

### Recon Flow
Spartan

### 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

Spartan

> Feel free to fork and modify