Update README.md

Added screenshots, updated Credits
This commit is contained in:
fleetcaptain 2018-01-15 16:21:17 -08:00 committed by GitHub
parent 2a14a1405c
commit 82d5dae1cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -6,6 +6,12 @@ Turbolist3r queries public DNS servers for each discovered subdomain. If the sub
This is an early release and may contain bugs or other irregularities. This is an early release and may contain bugs or other irregularities.
## Screenshots
![Screenshot 1](https://cp270.files.wordpress.com/2018/01/turbo_home.png)
![Screenshot 2](https://cp270.files.wordpress.com/2018/01/turbo_analysis.png)
## Usage ## Usage
Short Form | Long Form | Description Short Form | Long Form | Description
@ -111,10 +117,12 @@ Respect legal restrictions and only conduct testing against infrastructure that
## Credits ## Credits
* [aboul3la](https://github.com/aboul3la/sublist3r) - The creator of **Sublist3r**; turbolist3r adds some features but is otherwise a near clone of sublist3r. * [aboul3la](https://github.com/aboul3la/sublist3r) - The creator of **Sublist3r**; turbolist3r adds some features but is otherwise a near clone of sublist3r.
* [TheRook](https://github.com/TheRook/) - The bruteforce module was based on his script **subbrute**.
* [bitquark](https://github.com/bitquark) - The Subbrute's wordlist was based on his research **dnspop**.
## Thanks ## Thanks
* Thank you to [aboul3la](https://github.com/aboul3la/sublist3r) for releasing sublist3r, an incredible subdomain discovery tool! * Thank you to [aboul3la](https://github.com/aboul3la/) for releasing sublist3r, an incredible subdomain discovery tool!
## Version ## Version
**1/15/18 Version 0.1** **1/15/18 Version 0.1**