jonluca / Anubis

Subdomain enumeration and information gathering tool
https://jonlu.ca/anubis/
MIT License
1.18k stars 151 forks source link

readme.md: typo #4

Closed SandMouse closed 6 years ago

SandMouse commented 6 years ago

In readme.md it reads:

API Keys
If you wish to use the --aditional-info flag, you'll need to set up an API key for https://shodan.io.
Copy API_SAMPLE.py to APY.py,

You might want to change the last line to:

Copy API_SAMPLE.py to API.py,

mind the 'I' instead of the 'Y'.

jonluca commented 6 years ago

Fixed, thanks for the report!