From b169d08efe923a0ed16480ccadfb7bf20da8aef2 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Thu, 4 Jul 2024 18:13:00 -0400 Subject: [PATCH 1/4] Add Sherlock --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 41bb41b..655fdee 100644 --- a/public/arf.json +++ b/public/arf.json @@ -10,6 +10,11 @@ "name": "Username Search Engines", "type": "folder", "children": [ + { + "name": "Sherlock (T)", + "type": "url", + "url": "https://github.com/sherlock-project/sherlock" + }, { "name": "WhatsMyName", "type": "url", From dd3771ea8235ca6ee62ba672350b1f586ed04502 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Tue, 30 Jul 2024 21:00:32 -0400 Subject: [PATCH 2/4] Add Oculus --- public/arf.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/arf.json b/public/arf.json index 655fdee..2d75fd6 100644 --- a/public/arf.json +++ b/public/arf.json @@ -10,6 +10,11 @@ "name": "Username Search Engines", "type": "folder", "children": [ + { + "name": "Oculus (T)", + "type": "url", + "url": "https://github.com/ppfeister/oculus" + }, { "name": "Sherlock (T)", "type": "url", @@ -115,6 +120,11 @@ "name": "Email Search", "type": "folder", "children": [ + { + "name": "Oculus (T)", + "type": "url", + "url": "https://github.com/ppfeister/oculus" + }, { "name": "ThatsThem", "type": "url", @@ -2705,6 +2715,11 @@ "name": "Search", "type": "folder", "children": [ + { + "name": "Oculus (T)", + "type": "url", + "url": "https://github.com/ppfeister/oculus" + }, { "name": "Social Searcher", "type": "url", @@ -5766,6 +5781,11 @@ "name": "OSINT Automation", "type": "folder", "children": [ + { + "name": "Oculus (T)", + "type": "url", + "url": "https://github.com/ppfeister/oculus" + }, { "name": "DataSploit (T)", "type": "url", From 7c907edb98abd6ce162e7944194d8bb9a4636ea2 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Sat, 3 Aug 2024 06:46:30 -0400 Subject: [PATCH 3/4] oculus -> sylva --- public/arf.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/arf.json b/public/arf.json index 2d75fd6..c01ea1f 100644 --- a/public/arf.json +++ b/public/arf.json @@ -11,9 +11,9 @@ "type": "folder", "children": [ { - "name": "Oculus (T)", + "name": "Sylva Identity Discovery (T)", "type": "url", - "url": "https://github.com/ppfeister/oculus" + "url": "https://sylva.pfeister.dev/" }, { "name": "Sherlock (T)", @@ -121,9 +121,9 @@ "type": "folder", "children": [ { - "name": "Oculus (T)", + "name": "Sylva Identity Discovery (T)", "type": "url", - "url": "https://github.com/ppfeister/oculus" + "url": "https://sylva.pfeister.dev/" }, { "name": "ThatsThem", @@ -2716,9 +2716,9 @@ "type": "folder", "children": [ { - "name": "Oculus (T)", + "name": "Sylva Identity Discovery (T)", "type": "url", - "url": "https://github.com/ppfeister/oculus" + "url": "https://sylva.pfeister.dev/" }, { "name": "Social Searcher", @@ -5782,9 +5782,9 @@ "type": "folder", "children": [ { - "name": "Oculus (T)", + "name": "Sylva Identity Discovery (T)", "type": "url", - "url": "https://github.com/ppfeister/oculus" + "url": "https://sylva.pfeister.dev/" }, { "name": "DataSploit (T)", From cd4e4f05cf2722bb14e04b0e36a78394a7e8139a Mon Sep 17 00:00:00 2001 From: Giddlers Date: Mon, 16 Jun 2025 13:49:17 -0400 Subject: [PATCH 4/4] Update arf.json Removed Sylva from OSINT Automation and Search folders. --- public/arf.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/public/arf.json b/public/arf.json index c01ea1f..d20c9af 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2715,11 +2715,6 @@ "name": "Search", "type": "folder", "children": [ - { - "name": "Sylva Identity Discovery (T)", - "type": "url", - "url": "https://sylva.pfeister.dev/" - }, { "name": "Social Searcher", "type": "url", @@ -5781,11 +5776,6 @@ "name": "OSINT Automation", "type": "folder", "children": [ - { - "name": "Sylva Identity Discovery (T)", - "type": "url", - "url": "https://sylva.pfeister.dev/" - }, { "name": "DataSploit (T)", "type": "url",