Fixed import_rapid7 script typo

This commit is contained in:
Geoffrey Frogeye 2020-01-05 22:35:12 +01:00
parent 0cc18303fd
commit adb07417f5
Signed by: geoffrey
GPG Key ID: D8A7ECA00A8CD3DD
1 changed files with 2 additions and 2 deletions

View File

@ -76,6 +76,6 @@ function feed_rapid7 { # study, dataset, rule_file, ./feed_dns args
feed_rapid7 sonar.rdns_v2 rdns rules_asn/first-party.list feed_rapid7 sonar.rdns_v2 rdns rules_asn/first-party.list
feed_rapid7 sonar.fdns_v2 fdns_a rules_asn/first-party.list --ip4-cache "$CACHE_SIZE" feed_rapid7 sonar.fdns_v2 fdns_a rules_asn/first-party.list --ip4-cache "$CACHE_SIZE"
# feed_rapid7 sonar.fdns_v2 fdns_aaaa rules_asn/first-party.list --ip6-cache "$CACHE_SIZE" # feed_rapid7 sonar.fdns_v2 fdns_aaaa rules_asn/first-party.list --ip6-cache "$CACHE_SIZE"
feed_rapid7 sonar.fdns_v2 rules/first-party.list fdns_cname feed_rapid7 sonar.fdns_v2 fdns_cname rules/first-party.list