補覺鳴詩

學海無涯


  • 首頁

  • archive

  • 關於我

  • 搜尋

以 nmap 工具檢測網站服務

時間: 2019-04-07   |   分類: 網管   | 字數: 152 字 | 閱讀: 1分鐘 | 閱讀次數:
nmap 工具提供了相當多的功能
比凡說檢測 SSL 協定
檢測 web server 版本
https://nmap.org/

nmap 同時也提供 windows 以及 linux 版本
支援度相當高
而且官方內建高達 500 多種 scripts 供你使用

以下語法參考資料
https://hackertarget.com/nmap-cheatsheet-a-quick-reference-guide/
https://shazi.info/用 NMAP 驗證支援的 TLS 版本和 CIPHERS

 

掃描 SSL 加密協定
nmap --script ssl-enum-ciphers -p 443 --host-timeout 60s  192.168.43.0/24

Get HTTP headers of web services (取得 web service 資訊)
nmap –script=http-headers 192.168.1.0/24

comments powered by Disqus >
Owan

Owan

愛貓如癡

131 日誌
29 分類
37 標籤
GitHub
© 2010 - 2022 補覺鳴詩
Powered by - Hugo v0.96.0 / Theme by - NexT
0%