Nikto - Web server scanner
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
`perl nikto.pl -h 192.168.0.1 -p 443`
|
`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/`
|
`perl nikto.pl -h https://192.168.0.1:443/`
|
||||||
|
|
||||||
@@ -24,4 +24,4 @@
|
|||||||
|
|
||||||
- Set the proxy on the command line:
|
- 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/`
|
||||||
|
Reference in New Issue
Block a user