1
0
Эх сурвалжийг харах

Nikto - Web server scanner

jordi 7 жил өмнө
parent
commit
5d1472b4ec
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      pages/common/nikto.md

+ 2 - 2
pages/common/nikto.md

@@ -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/`