From bf2168c687326e233f17a72136e6bfb5ad350c50 Mon Sep 17 00:00:00 2001 From: s0lray Date: Sat, 21 Mar 2026 23:25:18 -0400 Subject: [PATCH] Accept PRs #496, #515, #516, #540, #544, #545: add 7 new OSINT resources - #496: Add OpenCelliD and beaconDB to Geolocation/Mobile Coverage - #515: Add CertKit CT Log Search to Certificate Search (near crt.sh) - #516: Add Global Fishing Watch to Marine Records (near Vessel Finder) - #540: Add Epstein Exposed to Court/Criminal Records - #544: Add WDES - Web Data Exposure Scanner to Domain Name/Vulnerabilities/Scanners - #545: Add Lullar to Username Search Engines All URLs verified alive during Phase 1 review. Applied as direct arf.json edits (PR branches had large divergence from current master). Co-Authored-By: Paperclip --- public/arf.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/public/arf.json b/public/arf.json index 1777475..7e40299 100644 --- a/public/arf.json +++ b/public/arf.json @@ -49,9 +49,15 @@ "name": "Names Directory", "type": "url", "url": "https://namesdir.com/" + }, + { + "name": "Lullar", + "type": "url", + "url": "https://com.lullar.com" } ] }, + null, { "name": "Specific Sites", "type": "folder", @@ -562,6 +568,11 @@ "type": "url", "url": "https://crt.sh/?" }, + { + "name": "CertKit - Certificate Transparency Log Search", + "type": "url", + "url": "https://www.certkit.io/tools/ct-logs/" + }, { "name": "certgraph (T)", "type": "url", @@ -1041,6 +1052,11 @@ "name": "Online Nikto scanner", "type": "url", "url": "https://nikto.online/" + }, + { + "name": "WDES - Web Data Exposure Scanner (T)", + "type": "url", + "url": "https://github.com/eduardoit/web-data-exposure-scanner" } ] }, @@ -2974,6 +2990,11 @@ "name": "Federal Inmate Locator", "type": "url", "url": "https://www.bop.gov/inmateloc/" + }, + { + "name": "Epstein Exposed", + "type": "url", + "url": "https://epsteinexposed.com" } ] }, @@ -3427,6 +3448,11 @@ "name": "Vessel Finder", "type": "url", "url": "https://www.vesselfinder.com/" + }, + { + "name": "Global Fishing Watch", + "type": "url", + "url": "https://globalfishingwatch.org" } ] }, @@ -3543,6 +3569,16 @@ "name": "AntennaSearch", "type": "url", "url": "https://www.antennasearch.com/" + }, + { + "name": "OpenCelliD", + "type": "url", + "url": "https://opencellid.org/" + }, + { + "name": "beaconDB", + "type": "url", + "url": "https://beacondb.net/" } ] },