摘要: 主机发现 sudo nmap -sT --min-rate 10000 -p- xx.xx.xx.xx -oA nmapscan/ports sudo nmap -sT -sC -sV -O -p xx.xx.xx.xx -oA nmapscan/detail 发现nfs,尝试通过showmount 阅读全文
posted @ 2023-05-07 18:12 lisenMiller 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 主机发现 sudo nmap -sT --min-rate 10000 -p- xx.xx.xx.xx -oA nmapscan/ports sudo nmap -sT -sV -sC -O -p22,80 xx.xx.xx.xx -oA nmapscan/detail sudo nmap -sU 阅读全文
posted @ 2023-05-07 17:28 lisenMiller 阅读(44) 评论(0) 推荐(0) 编辑