1
mirror of https://github.com/jakejarvis/subtake.git synced 2025-04-26 06:25:23 -04:00

add to-do item

This commit is contained in:
Jake Jarvis 2018-11-17 12:06:21 -05:00
parent ad4b91fcd9
commit 5761a930dd
No known key found for this signature in database
GPG Key ID: D36CB66F4002B25B

View File

@ -69,4 +69,5 @@ Requires [Go](https://golang.org/dl/).
## To-Do
- Integrate `sonar.sh` into the main Go script as an option instead of input file.
- All-in-one Docker image to automatically download the latest FDNS Project Sonar file and check for takeover possibilities.
- All-in-one Docker image to automatically download the latest FDNS Project Sonar file and check for takeover possibilities.
- Have `sonar.sh` pull domains to check for from `fingerprints.json`, instead of hard-coding them.