Add support for HudsonRock API

Signed-off-by: Teja Swaroop Pothala <tejaswaroop.pothala@kasmweb.com>
This commit is contained in:
stanfrbd 2025-02-03 14:53:46 +01:00 committed by Teja Swaroop Pothala
parent 65e4180647
commit 04cf6c39d3
No known key found for this signature in database
GPG key ID: DEBCE0B52FABDAAC

View file

@ -28,7 +28,7 @@ deactivate
cat <<EOF > secrets.json
{
"proxy_url": "",
"gui_enabled_engines": ["reverse_dns", "rdap", "ipquery", "spur", "phishtank", "threatfox", "urlscan", "google", "github", "ioc_one_html", "ioc_one_pdf", "abusix"]
"gui_enabled_engines": ["reverse_dns", "rdap", "ipquery", "spur", "phishtank", "threatfox", "urlscan", "google", "github", "ioc_one_html", "ioc_one_pdf", "abusix", "hudsonrock"]
}
EOF