随笔分类 -  主机渗透

摘要:端口扫描 auxiliary/scanner/portscan scanner/portscan/ack ACK防火墙扫描 scanner/portscan/ftpbounce FTP跳端口扫描 scanner/portscan/syn SYN端口扫描 scanner/portscan/tcp TC 阅读全文
posted @ 2017-02-21 18:22 itholiday 阅读(5334) 评论(0) 推荐(0)
摘要:加壳: 1. wineconsole shellter 2. A,选自动 3. 将putty.exe移到/usr/share/shllter/目录,PE设置为putty.exe 4. LHOST,LPORT 监视: 1. use exploit/multi/handler 2. set payloa 阅读全文
posted @ 2017-02-15 09:15 itholiday 阅读(264) 评论(0) 推荐(0)
摘要:msfvenom 选项: p, payload 有效载荷使用。指定一个有效的自定义载荷 payload options 列出有效载荷的标准选项 l, list [type] 列出一个模块类型。选项有:有效载荷,编码器,NOP,所有 n, nopsled 在一个nopsled [长度]的大小对有效载荷 阅读全文
posted @ 2017-02-14 22:15 itholiday 阅读(1923) 评论(0) 推荐(0)