From f23055102011aa679b2cbba457aa57c99d83dce5 Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Fri, 13 Jul 2018 13:20:02 +0200 Subject: [PATCH] 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" }