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)
- Host: GitHub
- URL: https://github.com/c0brabaghdad1/sde
- Owner: c0brabaghdad1
- Created: 2021-01-02T20:04:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T19:53:27.000Z (about 5 years ago)
- Last Synced: 2025-03-23T21:45:44.108Z (12 months ago)
- Topics: brute-force, bruteforce, enumeration, perl-script, swagger
- Language: Perl
- Homepage:
- Size: 368 KB
- Stars: 19
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swagger Directory Enumeration (SDE) v1.1
**Sample Scan** ( _./sde.pl -u https://target.tld_ -l wordlist.txt )

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