Nikto - Web server scanner

coverage
jordi 2017-12-12 19:00:03 +01:00
parent 57486e9fd3
commit 5d1472b4ec
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
`perl nikto.pl -h 192.168.0.1 -p 443`
- Ports and protocols may also be specified by using a full URL syntax:
- Scan ports and protocols with full URL syntax:
`perl nikto.pl -h https://192.168.0.1:443/`
@ -24,4 +24,4 @@
- Set the proxy on the command line:
`perl nikto.pl -h localhost -useproxy http://localhost:8080/`
`perl nikto.pl -h localhost -useproxy http://localhost:8080/`