Skip to content

Commit c332c72

Browse files
committed
Minor update to user's manual to reflect new Metasploit release
1 parent 6e36a6f commit c332c72

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

doc/README.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,7 @@ <H2><A NAME="ss1.1">1.1</A> <A HREF="#toc1.1">Requirements</A>
9898
<A HREF="http://metasploit.com/framework/">Metasploit Framework</A> for some of its post-exploitation takeover
9999
functionalities. You need to grab a copy of it from the
100100
<A HREF="http://metasploit.com/framework/download/">download</A>
101-
page. The required version is <B>3.2</B> or above, recommended is the
102-
latest <B>3.3 development</B> version from Metasploit's subversion
103-
repository.</P>
101+
page. The required version is <B>3.3</B> or above.</P>
104102
<P>Optionally, if you are running sqlmap on Windows, you may wish to install
105103
<A HREF="http://ipython.scipy.org/moin/PyReadline/Intro">PyReadline</A>
106104
library to be able to take advantage of the sqlmap TAB completion and
@@ -4468,8 +4466,7 @@ <H3>Prompt for an out-of-band shell, meterpreter or VNC</H3>
44684466
sqlmap relies on the
44694467
<A HREF="http://metasploit.com/framework">Metasploit</A> to perform this attack, so you need to have it already
44704468
on your system: it's free and can be downloaded from the homepage. It is
4471-
advised to use Metasploit 3.3 development version from the subversion
4472-
repository.</P>
4469+
required to use Metasploit Framework version 3.3 or above.</P>
44734470

44744471
<P>Note that this feature is not supported by sqlmap running on Windows
44754472
because Metasploit's msfconsole and msfcli are not supported on the native

doc/README.pdf

-93 Bytes
Binary file not shown.

doc/README.sgml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ sqlmap relies on the <htmlurl url="http://metasploit.com/framework/"
5151
name="Metasploit Framework"> for some of its post-exploitation takeover
5252
functionalities. You need to grab a copy of it from the
5353
<htmlurl url="http://metasploit.com/framework/download/" name="download">
54-
page. The required version is <bf>3.2</bf> or above, recommended is the
55-
latest <bf>3.3 development</bf> version from Metasploit's subversion
56-
repository.
54+
page. The required version is <bf>3.3</bf> or above.
5755

5856
Optionally, if you are running sqlmap on Windows, you may wish to install
5957
<htmlurl url="http://ipython.scipy.org/moin/PyReadline/Intro" name="PyReadline">
@@ -4358,8 +4356,7 @@ PostgreSQL and Microsoft SQL Server.
43584356
sqlmap relies on the <htmlurl url="http://metasploit.com/framework"
43594357
name="Metasploit"> to perform this attack, so you need to have it already
43604358
on your system: it's free and can be downloaded from the homepage. It is
4361-
advised to use Metasploit 3.3 development version from the subversion
4362-
repository.
4359+
required to use Metasploit Framework version 3.3 or above.
43634360

43644361
<p>
43654362
Note that this feature is not supported by sqlmap running on Windows

0 commit comments

Comments
 (0)