摘要: https://nmap.org/book/man-target-specification.html 可以通过下面这个参数指定从文件中加载ip -iL <inputfilename> 爆破sshnmap -p 22 --script ssh-brute --script-args userdb=u 阅读全文
posted @ 2021-05-10 18:10 katago 阅读(95) 评论(0) 推荐(0)
摘要: 根据官网, 把rpm包转换为deb包,再安装 https://nmap.org/book/inst-linux.html#inst-debian If you don't have the alien command, install it with a command such as sudo a 阅读全文
posted @ 2021-05-10 18:01 katago 阅读(1074) 评论(0) 推荐(1)