From 939b5c9cc8cd6150eb06afd01a2c0f723cc90404 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Mon, 15 Oct 2018 18:19:02 +1100 Subject: [PATCH] Mark Catphish tool as a tool (T) --- public/arf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/arf.json b/public/arf.json index 8943305..633cce2 100644 --- a/public/arf.json +++ b/public/arf.json @@ -959,7 +959,7 @@ }, { "id": "1133", - "name": "Catphish", + "name": "Catphish (T)", "type": "url", "url": "https://github.com/ring0lab/catphish" } @@ -8408,4 +8408,4 @@ "name": "OSINT Framework", "type": "folder", "desc": "Next Available ID: 1368" -} \ No newline at end of file +}