前言 由于kali linux的版本不同,默认情况下对metasploit和postgresql的配置也不相同,导致我们启动metasploit后连接postgresql数据库会遇到无法连接的情况。下面就三种情况,简单的给大家描述一下,以及遇到问题的解决方案。 理想状态 理想情况下,只需要两步即可。
分类:
数据库 时间:
2016-02-29 00:25:30
阅读次数:
505
p163 XSSF 默认kali 2.0中没有xssf,先下载:https://code.google.com/archive/p/xssf/downloads 将下载下来的zip文件解压,将其中的data, plugins, lab等文件夹合并到/usr/share/metasploit-fram
分类:
Web程序 时间:
2016-02-25 13:35:26
阅读次数:
273
p128 wmap 和昨天一样,我用这些漏洞扫描工具去扫testfire.net或者owaspbwa都扫不出漏洞!不明白! 补充:原来是网络不知道啥时候自己断了。连上后再次扫描就成功了: p134 扫描神奇w3af # w3af_console w3af>>> plugins w3af/plugin
分类:
Web程序 时间:
2016-02-24 12:09:03
阅读次数:
424
书本p391、The time line is as follows: * May 7, 2007: Initial defect disclosure to the security@samba.org email alias. * May 7, 2007: Initial developer r
分类:
Web程序 时间:
2016-02-22 11:50:23
阅读次数:
318
https://github.com/rapid7/metasploit-framework/wiki/Nightly-Installers 1. shyum update curl https://raw.githubusercontent.com/rapid7/metasploit-omnibu
分类:
Web程序 时间:
2016-02-19 15:54:04
阅读次数:
146
1. 启动postgresql root@kali:~# service postgresql start 2. 设置用户与数据库 root@kali:~# su postgres postgres@kali:/root$ createuser msf4 -P Enter password for
分类:
数据库 时间:
2016-02-17 22:12:53
阅读次数:
9348
转官方说明:https://www.offensive-security.com/metasploit-unleashed/karmetasploit-configuration/ There is a bit of setup required to get Karmetasploit up an
分类:
Web程序 时间:
2016-01-30 02:34:10
阅读次数:
308
上次的月赛中,遇到了一个经典的MS08-067的漏洞,这是一个经典的教科书的漏洞。但是仅限于使用metasploit来攻击这个漏洞。现在我想简单写一些关于139和445端口的东西。 首先提到的是NetBios,NetBios是Network Basic Input/Output System的缩写,...
漏洞挖掘/漏洞分析--Cve.mitre.orgwww.corelan.be----geek of pentestershttp://wrox.cn/article/100048133/ 浏览器挖掘框架Morph诞生记Morph is an open source browser fuzzing ....
分类:
Web程序 时间:
2016-01-06 16:09:59
阅读次数:
151
Installing the Metasploit Framework on Windows1. Visithttp://windows.metasploit.com/metasploitframework-latest.msito download the Windows installer. I...