随笔分类 -  Metasploit

摘要:# Exploit Title: Android FTPServer 1.9.0 Remote DoS# Date: 03/20/12# Author: G13# Twitter: @g13net# Software Site: https://sites.google.com/site/andre... 阅读全文
posted @ 2014-11-14 18:38 It's_Lee 阅读(225) 评论(0) 推荐(0)
摘要:我们倾注了很大的精力开发了一款测试软件隐私和安全的工具,叫做Kali Linux。它是基于Debian操作系统并由Offensive Security公司策划和研发的,综合了渗透测试和网络监控工具的功能。今天Kali开发团队和Offensive Security公司发布了一个运行在Google Ne... 阅读全文
posted @ 2014-11-13 14:16 It's_Lee 阅读(4399) 评论(0) 推荐(0)
摘要:TL;DR: Please stop using SVN with svn co https://www.metasploit.com/svn/framework3/trunkand start using the GitHub repo with git clone git://github.co... 阅读全文
posted @ 2014-11-07 14:02 It's_Lee 阅读(1611) 评论(0) 推荐(0)
摘要:Free Metasploit editions and trials of commercial Metasploit editions are self-supported by the user community. You can ask questions here, in the for... 阅读全文
posted @ 2014-11-06 11:16 It's_Lee 阅读(332) 评论(0) 推荐(0)
摘要:Metasploitable 2The shortlink for this article is:http://r-7.co/Metasploitable2The Metasploitable virtual machine is an intentionally vulnerable versi... 阅读全文
posted @ 2014-11-06 11:03 It's_Lee 阅读(1803) 评论(0) 推荐(0)
摘要:问题1复现路径: 1. 终端输入msfconsole,进入msf命令行模式,需要等待若干分钟; 2. 输入db_status,查看连接状态,两种结果:一,默认连接msf3;二,没有连接,显示postgresql selected, no connection 3. 创建连接数据库msfbook,输入... 阅读全文
posted @ 2014-11-04 08:34 It's_Lee 阅读(5412) 评论(0) 推荐(0)