Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fadavvi committed Nov 11, 2020
1 parent 7ce7c54 commit 6acf041
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Sub-Drill
A very (very) simple [API-less] Subdomain Finder based on [free] online services

A very [very] simple and pipe-able script for finding subdomains based on [free] online services without any dependency to API-keys for penetration testers and bug bounty hunters.


#### usage:
./Sub-Drill.sh [Domain.Com] [optional-output-file]

Used services:
#### Used services:
- threatcrowd
- hackertarget
- crt.sh
Expand All @@ -13,8 +16,9 @@ Used services:
- urlscan.io
- synapsint.com
- jldc.me (anubis)
- omnisint.io (SonarSearch)

Dependencies:
#### Dependencies:

- Curl
- ~~jq~~
Expand Down

0 comments on commit 6acf041

Please sign in to comment.