作者:Jack zhai
阅读全文
作者:Jack zhai
阅读全文
From:milw0rm
Introduction:
on Oracle Database and my plan was to get administrative shell on server where its database was installed. Server was running Windows 2003 server operation system and Oracle database was running with privileges of Administrator (not LOACL_SYSTEM) account. It is a quite common situation, though. Default way is to escalate privileges on database using one of the latest SQL Injection vulnerabilities and then using DBA privileges to gain access to OS using one of the popular methods such as ExtProc, Java, extjob etc. [1] So it seems to be quite simple and I thought about another ways. What if database is patched with latest CPU updates and additionally it has some kind of Intrusion Detection System which can find 0-day vulnerabilities or something like this and it is impossible to escalate privileges using SQL Injections. Of course there are some methods
阅读全文
最近发现http://carnal0wnage.blogspot.com/这个站点上有好多好东西,大家可以去看看。不过这篇文章只是简单介绍了一下,更详细的内容还是建议去metasploit上查阅。
What is WMAP
“WMAP is a general purpose web application scanning framework for Metasploit 3. The architecture is simple and its simplicity is what makes it powerful. It’s a different approach compared to other open source alternatives and commercial scanners, as WMAP is not build around any browser or spider for data capture and manipulation.”
Getting it all up & running
Readme is here:
http://www.metasploit.com/dev/trac/browser/framework3/trunk/documentation/wmap.txt
Step 1: Download, patch, and install ratproxy
阅读全文
最近看了德国联邦信息安全办公室(Federal Office for Information Security)写的一篇关于在渗透测试方面的文章–渗透测试模型(A Penetration Testing Model),它用非常浅显的语言,比较详细的介绍了一个组织或者个人在进行渗透测试的时候应该怎么做,以及通用的方法。我感觉很不错,所以推荐给大家。
关于文章的主要内容我这里简单的列了一下,是英文的,我把每项的标题翻一下得了,其他我就不翻译了,感觉大部分人应该都能看懂。至于主要的内容大家就看书吧,一百多页,两三天搞定应该没啥问题。
Objectives of Penetration Testing(渗透测试的目的)
Client goals that can be atteained by penetration testing can be divided into four categories; 阅读全文
1. Improveing security of technical systems
2. Identifying vulnerabilities