From c3ce54b93c9c5df463e323b306303cb570a0c68a Mon Sep 17 00:00:00 2001 From: Alejandro Ferrandiz Fonseca Date: Fri, 20 Nov 2020 13:31:58 -0500 Subject: [PATCH] Update default-agents1.5.json --- default-agents1.5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default-agents1.5.json b/default-agents1.5.json index be2310e..f54e54b 100644 --- a/default-agents1.5.json +++ b/default-agents1.5.json @@ -163,7 +163,7 @@ { "name": "Naabu", "category": "Agents Scan", - "command": "/root/go/bin/naabu -host {{domain}} -silent", + "command": "/app/naabu -host {{domain}} -silent", "isBySubdomain": "true", "scriptUrl": "https://raw.githubusercontent.com/reconness/reconness-agents/master/Naabu/Script", "repository": "https://github.com/projectdiscovery/naabu"