Update arf.json

This commit is contained in:
s0lray
2026-03-27 21:59:18 -04:00
committed by GitHub
parent dff616f8c4
commit 39ebb0ac7e
+20 -20
View File
@@ -10,6 +10,26 @@
"name": "Username Search Engines",
"type": "folder",
"children": [
{
"name": "WhatsMyName (T)",
"type": "url",
"url": "https://github.com/WebBreacher/WhatsMyName",
"description": "OSINT project maintaining a curated JSON database of website detection patterns for username enumeration. Web interface available at whatsmyname.app.",
"status": "live",
"pricing": "free",
"bestFor": "Username enumeration using community-maintained site detection data",
"input": "Username",
"output": "List of sites where the username exists, based on HTTP response pattern matching",
"opsec": "active",
"opsecNote": "Makes HTTP requests to each target site to check for username existence.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Sylva Identity Discovery (T)",
"type": "url",
@@ -70,26 +90,6 @@
"invitationOnly": false,
"deprecated": false
},
{
"name": "WhatsMyName (T)",
"type": "url",
"url": "https://github.com/WebBreacher/WhatsMyName",
"description": "OSINT project maintaining a curated JSON database of website detection patterns for username enumeration. Web interface available at whatsmyname.app.",
"status": "live",
"pricing": "free",
"bestFor": "Username enumeration using community-maintained site detection data",
"input": "Username",
"output": "List of sites where the username exists, based on HTTP response pattern matching",
"opsec": "active",
"opsecNote": "Makes HTTP requests to each target site to check for username existence.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Thats Them",
"type": "url",