diff --git a/README.md b/README.md index 10b9196a567f0ec40c70c96b96d08d6fc4277319..b936ffd99c1e2e87fac95686d8e2f36b3ad9234a 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.*