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

https://github.com/c0brabaghdad1/sde

Swagger Directory Enumeration (SDE)
https://github.com/c0brabaghdad1/sde

brute-force bruteforce enumeration perl-script swagger

Last synced: 11 months ago
JSON representation

Swagger Directory Enumeration (SDE)

Awesome Lists containing this project

README

          

# Swagger Directory Enumeration (SDE) v1.1

**Sample Scan** ( _./sde.pl -u https://target.tld_ -l wordlist.txt )
![Sample-Scan](https://github.com/c0brabaghdad1/SDE/blob/master/images/Sample-Scan.png)

# About && Features
* Exposed Swagger API Documentation
* I collected the list from wild (real world)using google dorking
* Can be used for Fuzzing /Brute Force such as (dirb , dirsearch etc..)
* Finally it's fast && Colorful output

# How to install and use (* linux)
* git clone https://github.com/c0brabaghdad1/SDE.git
* cd SDE
* chmod +x sde.pl
* ./sde.pl -u https://target.tld -l wordlist.txt

Feedback and Suggestions ? [Twitter](https://twitter.com/c0brabaghdad1)