From 1957f23cf6f944b59e3f5a5532c8688cf4b59b4e Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Sun, 16 Jul 2017 21:20:35 +0200 Subject: [PATCH] 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",