From 85107a59060025e219dd6f685c4f906aba1186c3 Mon Sep 17 00:00:00 2001 From: WebBreacher Date: Sat, 7 Jul 2018 09:23:50 -0400 Subject: [PATCH 1/3] Adding SANS SEC487 to training Incrementing next available node. --- public/arf.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index a789521..58a4445 100644 --- a/public/arf.json +++ b/public/arf.json @@ -8268,6 +8268,12 @@ "name": "Smart Questions", "type": "url", "url": "http://www.catb.org/esr/faqs/smart-questions.html" + }, + { + "id": "1348", + "name": "SANS SEC487 OSINT Class", + "type": "url", + "url": "https://www.sans.org/sec487" } ], "id": "1093", @@ -8278,5 +8284,5 @@ "id": "1", "name": "OSINT Framework", "type": "folder", - "desc": "Next Available ID: 1348" + "desc": "Next Available ID: 1349" } From f23055102011aa679b2cbba457aa57c99d83dce5 Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Fri, 13 Jul 2018 13:20:02 +0200 Subject: [PATCH 2/3] Added Pastebin OSINT Harvester (T) [1349] [Docs] [Documents] [Paste Sites] [Pastebin OSINT Harvester (T)] Multithreaded pastebin scraper, scrapes to mysql database, then reads pastes for noteworthy information. --- public/arf.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 58a4445..7455747 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2465,6 +2465,12 @@ "name": "Just Paste It", "type": "url", "url": "https://justpaste.it/" + }, + { + "id": "1349", + "name": "Pastebin OSINT Harvester (T)", + "type": "url", + "url": "https://github.com/needmorecowbell/sniff-paste" } ], "id": "341", @@ -8284,5 +8290,5 @@ "id": "1", "name": "OSINT Framework", "type": "folder", - "desc": "Next Available ID: 1349" + "desc": "Next Available ID: 1350" } From 733b7b0fb86dae3e434686493e824da265e26804 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Fri, 20 Jul 2018 09:32:04 +1000 Subject: [PATCH 3/3] Fix GlobalFileSearch link --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 7455747..f799093 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5393,7 +5393,7 @@ "id": "731", "name": "GlobalFile", "type": "url", - "url": "http://globalfilesearch.net/index.aspx" + "url": "https://globalfilesearch.com/" }, { "id": "732",