当前位置:网站首页>Target recognition gadget

Target recognition gadget

2022-06-13 00:33:00 P1n9

arping

arping options target
-i Specify network card
-c Contract quantity
-s Source MAC
-S Source IP

Many host firewalls will be disabled ping
 Insert picture description here
 Insert picture description here

nping

 Insert picture description here
 Insert picture description here
Can pass ICMP,TCP,arp And so on
 Insert picture description here
 Insert picture description here

nbtscan

target recognition , It can be concluded that MAC Address and host name
 Insert picture description here
 Insert picture description here
View the services that are open :
 Insert picture description here

skipfish

Lightweight web Vulnerability scanner
command :skipfish -o Catalog -Y -L The target site
Scanning for website vulnerabilities :
Input skipfish -o /root/test/ -Y -L http://ziningsiyin.cn/
After that, the result report will be generated in /root/test Under the table of contents
 Insert picture description here

 Insert picture description here
View the results in the generated results page :
 Insert picture description here
 Insert picture description here

whatweb

web A tool for fingerprint identification , distinguish web The environment, wait
whatweb url
 Insert picture description here

 Insert picture description here

wpscan

Conduct web Vulnerability scanning

 Insert picture description here
There will be a lot of website information exposed
 Insert picture description here

原网站

版权声明
本文为[P1n9]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202280600251611.html