From 7c2ff1a841eff5e3cf55f36109feafa7b50df4e9 Mon Sep 17 00:00:00 2001 From: Roman Date: Thu, 12 Dec 2019 13:40:03 +0200 Subject: [PATCH] improvement: added masscan tool to "port discovery" section --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 4bc4dbc..0c67073 100644 --- a/public/arf.json +++ b/public/arf.json @@ -1298,6 +1298,11 @@ "name": "Scanless", "type": "url", "url": "https://github.com/vesche/scanless" + }, + { + "name": "Masscan (T)", + "type": "url", + "url": "https://github.com/robertdavidgraham/masscan" }], "name": "Host / Port Discovery", "type": "folder"