From c54b5e745edd976fb81bd4e5e28a4ba196b256cf Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Sun, 9 Jul 2017 10:52:21 +0200 Subject: [PATCH 1/3] Added Screenshot Tools Full Page Screen Capture Chrome Extension and Greenshot (Screenshot Tool for Windows) --- public/arf.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 4513e16..bbd77e3 100644 --- a/public/arf.json +++ b/public/arf.json @@ -7513,7 +7513,14 @@ "name": "Snapper (T)", "type": "url", "url": "https://github.com/dxa4481/Snapper" + }, + { + "id": "1111", + "name": "Full Page Screen Capture Chrome Extension (T)", + "type": "url", + "url": "https://github.com/mrcoles/full-page-screen-capture-chrome-extension" } + ], "id": "1075", "name": "Web Browsing", @@ -7532,6 +7539,12 @@ "name": "ShareX (T)", "type": "url", "url": "https://getsharex.com/" + }, + { + "id": "1110", + "name": "Greenshot (T)", + "type": "url", + "url": "https://getgreenshot.org/" } ], "id": "1083", @@ -7609,4 +7622,4 @@ "id": "2", "name": "OSINT Framework", "type": "folder" -} \ No newline at end of file +} From 3d4a096275445b62065bdbb685b686a26a39f8fe Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Sun, 9 Jul 2017 10:57:50 +0200 Subject: [PATCH 2/3] Added YouTube Data Tools --- public/arf.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/arf.json b/public/arf.json index bbd77e3..7325141 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2159,6 +2159,12 @@ "name": "TubeChop", "type": "url", "url": "http://www.tubechop.com/" + }, + { + "id": "1112", + "name": "YouTube Data Tools", + "type": "url", + "url": "https://tools.digitalmethods.net/netvizz/youtube/" } ], "id": "316", From 1957f23cf6f944b59e3f5a5532c8688cf4b59b4e Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Sun, 16 Jul 2017 21:20:35 +0200 Subject: [PATCH 3/3] Added CloudFail and OpenRailwayMap * CloudFail (T) - Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network * OpenRailwayMap - OpenRailwayMap (previously called "Bahnkarte") is a detailed online map of the world's railway infrastructure, built on OpenStreetMap data. --- public/arf.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/public/arf.json b/public/arf.json index 7325141..c0766b8 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1598,6 +1598,12 @@ "name": "Cloudflare Resolver", "type": "url", "url": "http://skresolver.com/cloudflare-resolver.php" + }, + { + "id": "1114", + "name": "CloudFail (T)", + "type": "url", + "url": "https://github.com/m0rtem/CloudFail" } ], "id": "237", @@ -4698,6 +4704,12 @@ "name": "MapQuest", "type": "url", "url": "https://www.mapquest.com/" + }, + { + "id": "1113", + "name": "OpenRailwayMap", + "type": "url", + "url": "http://www.openrailwaymap.org/" } ], "id": "660",