From 1d34e38eb7c856b321156539584cced57c6dbf8c Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Thu, 11 Jan 2018 11:46:09 +0100 Subject: [PATCH 1/2] Added certgraph certgraph - An open source intelligence tool to crawl the graph of certificate Alternate Names --- public/arf.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/arf.json b/public/arf.json index ea3ee32..af27894 100644 --- a/public/arf.json +++ b/public/arf.json @@ -634,6 +634,12 @@ "name": "crt.sh - Certificate Search", "type": "url", "url": "https://crt.sh/?" + }, + { + "id": "1291", + "name": "certgraph (T)", + "type": "url", + "url": "https://github.com/lanrat/certgraph" } ], "id": "1123", From 93d8c8f7675b63caf9ea7265937b19b9f1125ef4 Mon Sep 17 00:00:00 2001 From: s0lray Date: Thu, 18 Jan 2018 01:32:38 -0500 Subject: [PATCH 2/2] Update arf.json --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index af27894..acfcf88 100644 --- a/public/arf.json +++ b/public/arf.json @@ -636,7 +636,7 @@ "url": "https://crt.sh/?" }, { - "id": "1291", + "id": "1293", "name": "certgraph (T)", "type": "url", "url": "https://github.com/lanrat/certgraph"