Minor update to user's manual to reflect new Metasploit release

This commit is contained in:
Bernardo Damele
2009-11-17 23:36:18 +00:00
parent 6e36a6f8ed
commit c332c72808
3 changed files with 1121 additions and 1141 deletions

View File

@@ -98,9 +98,7 @@ for x86, AMD64 and Itanium too.</P>
<A HREF="http://metasploit.com/framework/">Metasploit Framework</A> for some of its post-exploitation takeover
functionalities. You need to grab a copy of it from the
<A HREF="http://metasploit.com/framework/download/">download</A>
page. The required version is <B>3.2</B> or above, recommended is the
latest <B>3.3 development</B> version from Metasploit's subversion
repository.</P>
page. The required version is <B>3.3</B> or above.</P>
<P>Optionally, if you are running sqlmap on Windows, you may wish to install
<A HREF="http://ipython.scipy.org/moin/PyReadline/Intro">PyReadline</A>
library to be able to take advantage of the sqlmap TAB completion and
@@ -4468,8 +4466,7 @@ PostgreSQL and Microsoft SQL Server.
sqlmap relies on the
<A HREF="http://metasploit.com/framework">Metasploit</A> to perform this attack, so you need to have it already
on your system: it's free and can be downloaded from the homepage. It is
advised to use Metasploit 3.3 development version from the subversion
repository.</P>
required to use Metasploit Framework version 3.3 or above.</P>
<P>Note that this feature is not supported by sqlmap running on Windows
because Metasploit's msfconsole and msfcli are not supported on the native