mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-08-30 19:49:37 +02:00
Update arf.json
This commit is contained in:
+20
-20
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user