Move sonarsearch to DefaultRecursiveSources

master
wavvs 2020-09-28 18:40:06 +03:00 committed by GitHub
parent c1773cd207
commit 425b22a529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,6 @@ var DefaultSources = []string{
"riddler",
"securitytrails",
"shodan",
"sonarsearch",
"spyse",
"sublist3r",
"threatcrowd",
@ -82,6 +81,7 @@ var DefaultRecursiveSources = []string{
"ipv4info",
"passivetotal",
"securitytrails",
"sonarsearch",
"sublist3r",
"virustotal",
"ximcx",