From 0f1cae999b78af537404a180aedc5b85b3df6f98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C5=BEe=20=C5=BDitnik?= <anze.zitnik@xlab.si> Date: Thu, 18 Mar 2021 20:17:12 +0100 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10b9196..b936ffd 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Supported scanners and their profiles: * `basic_discovery`: no parameters * `basic_discovery_ports`: provide port parameter (nmap -sV -p xxx) * ports - * `custom`: provide all command line parameters (nmap xxxxxx) + * `custom_parameters`: provide all command line parameters (nmap xxxxxx) * parameters *See example config files in `config-examples` folder.* -- GitLab