Whatweb website fingerprint information-gathering tool

Conventional Scan: whatweb www.baidu.com

Batch scanning: whatweb -i /root/12.txt

Details echo scanning: whatweb -v www.baidu.com

Strengthening the scanning strength: whatweb -a 3 -v www.baidu.com

Quick Scan localhost: whatweb --no-errors -t 255 segments

The scan results into a file: whatweb www.baidu.com --log-xml = bai.xml

                                    Other import file formats:

                                                               --log-brief = FILE a brief return message

                                                               --log-verbose = FILE output Details

 

-c 'PHSESSID = ......' designated cookie

--proxy-user admin: password Specifies the user and password

whatweb 127.0.0.1/24 --url-suflix = ": 8080" specified port

 

Additional nikto command: C nikto -H. 163.com -p 443 HTM -ssl -F -o /root/result.html

Guess you like

Origin www.cnblogs.com/SCHAOGES/p/10951421.html