nmap -sT -A --script=smb-check-vulns -PO 172.16.21.170

调用了nmap的插件--script=smb-check-vulns

-sT 隐蔽的tcp连接扫描

-sS 隐蔽的syn扫描

-A 高级操作系统探测功能

 

 search ms08_067_netapi

相关文章:

  • 2021-10-19
  • 2021-11-27
  • 2021-05-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
猜你喜欢
  • 2022-12-23
  • 2022-01-07
  • 2022-03-10
  • 2021-05-25
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
相关资源
相似解决方案