1
mirror of https://github.com/jakejarvis/subtake.git synced 2025-09-15 23:15:32 -04:00

add to-do item

This commit is contained in:
2018-11-17 12:06:21 -05:00
parent ad4b91fcd9
commit 5761a930dd

View File

@@ -69,4 +69,5 @@ Requires [Go](https://golang.org/dl/).
## To-Do ## To-Do
- Integrate `sonar.sh` into the main Go script as an option instead of input file. - 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.