From 5da5cb33d83c55be032ed92fbdcde0e3d80e7f11 Mon Sep 17 00:00:00 2001 From: Esteve Castells Date: Tue, 28 Jul 2026 13:18:36 +0200 Subject: [PATCH] Add DomScan intelligence tools --- .gitmodules | 3 +++ Intelligence/DomScan | 1 + 2 files changed, 4 insertions(+) create mode 160000 Intelligence/DomScan diff --git a/.gitmodules b/.gitmodules index a58ca0b7..e365e192 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2644,6 +2644,9 @@ [submodule "Security/Privacy/rayhunter"] path = Security/Privacy/rayhunter url = https://github.com/EFForg/rayhunter.git +[submodule "Intelligence/DomScan"] + path = Intelligence/DomScan + url = https://github.com/estevecastells/domscan-mcp.git [submodule "Forensics/Incident Response/velociraptor"] path = Forensics/Incident Response/velociraptor url = https://github.com/Velocidex/velociraptor.git diff --git a/Intelligence/DomScan b/Intelligence/DomScan new file mode 160000 index 00000000..cf71a6bf --- /dev/null +++ b/Intelligence/DomScan @@ -0,0 +1 @@ +Subproject commit cf71a6bf8cbcd0d1b0fa516f80ffbe187923ccc9