Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Currently only the Company API is used. There are plans to incorproate the Peopl

No, but it is being considered. However, brute forcing can take a long time and there are many tools that take care of this quite well. Those tools are not so easy to incorporate into ODIN without just running the commands for those tools. For subdomain discovery, it's hard to beat Aquatone right now and there's alwas Fierce and DNSRecon.

For now, ODIN leverages DNS Dumpster, DNSRail, and NetCraft to collect subdomains to get you started.
For now, ODIN leverages DNS Dumpster, DNSTrail, and NetCraft to collect subdomains to get you started.

**I don't have X API key, can I still use ODIN?**

Expand Down Expand Up @@ -206,4 +206,4 @@ And to these folks who have created/maintained some of the tools integrated into
#### January 3, 2018
* Converted the old XLSX reports to a SQLite3 database solution!
* Implemented multiprocessing (!) to greatly improve efficiency and shorten runtime!
* Various other little bug fixes and tweaks.
* Various other little bug fixes and tweaks.