From 9337761f64178a22c5f4125037e55ae48b7dbf10 Mon Sep 17 00:00:00 2001 From: s0lray Date: Wed, 25 Mar 2026 14:27:39 -0400 Subject: [PATCH 1/2] Add verified OSINT tools from GitHub issue review (THE-86) Added GitFive, Lenso.ai, CeWL, and Cupp to existing categories in public/arf.json based on verified researcher findings. Co-Authored-By: Paperclip --- public/arf.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/arf.json b/public/arf.json index dfd6f10..633e8e7 100644 --- a/public/arf.json +++ b/public/arf.json @@ -40,6 +40,11 @@ "type": "url", "url": "https://namecheckup.com/" }, + { + "name": "GitFive (T)", + "type": "url", + "url": "https://github.com/mxrch/GitFive" + }, { "name": "Sherlock", "type": "url", @@ -1576,6 +1581,11 @@ "type": "url", "url": "https://www.lakako.com/" }, + { + "name": "Lenso.ai", + "type": "url", + "url": "https://lenso.ai/" + }, { "name": "CC Search", "type": "url", @@ -5643,6 +5653,16 @@ "name": "Wordlist", "type": "folder", "children": [ + { + "name": "CeWL (T)", + "type": "url", + "url": "https://github.com/digininja/CeWL" + }, + { + "name": "Cupp (T)", + "type": "url", + "url": "https://github.com/Mebus/cupp" + }, { "name": "OWASP D4N155 (T)", "type": "url", From 2e7028b2fad86db350cdfdb638b88be6b5ca3107 Mon Sep 17 00:00:00 2001 From: s0lray Date: Wed, 25 Mar 2026 15:15:55 -0400 Subject: [PATCH 2/2] Add IDCrawl to People Search Engines (THE-86) Added IDCrawl under People Search Engines > General People Search after board-confirmed availability. Co-Authored-By: Paperclip --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 633e8e7..0089041 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2712,6 +2712,11 @@ "type": "url", "url": "https://howmanyofme.com/search/" }, + { + "name": "IDCrawl", + "type": "url", + "url": "https://www.idcrawl.com/" + }, { "name": "FamilySearch.org", "type": "url",