Closed joanbono closed 3 years ago
Burp Suite Detect
$> nuclei -target "http://[REDACTED]:1337" -t burp-api-detect.yaml -silent [burp-api-detect] [http] [info] http://[REDACTED]:1337/v0.1/
Acunetix Panel
$> nuclei -target "https://[REDACTED]:3443" -t Acunetix-Panel.yaml [acunetix-panel-detect] [http] [info] https://[REDACTED]:3443/#/login
Checkmarx Panel
$> nuclei --target "https://[REDACTED]" -t Checkmarx-Panel.yaml [checkmarx-panel-detect] [http] [info] https://[REDACTED]/cxwebclient/Login.aspx
Nessus Panel
$> nuclei -target "https://[REDACTED]:8834" -t nessus-panel.yaml [nessus-panel-detect] [http] [info] https://[REDACTED]:8834/server/status
Pull Request #1002
@joanbono merged https://github.com/projectdiscovery/nuclei-templates/pull/1002.
Burp Suite Detect
Acunetix Panel
Checkmarx Panel
Nessus Panel
Pull Request #1002