Skip to content

Commit 20d8275

Browse files
committed
Minor doc adjustment
1 parent 5209b59 commit 20d8275

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

doc/README.sgml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ Viceversa if you download a binary package (deb, rpm or exe), the
467467
update feature is disabled.
468468

469469
<p>
470-
There are some differences between each package:
470+
There are some differences between the packages:
471471

472472
<itemize>
473473
<item>The source packages (gzip, bzip2 and zip) have all features. They
@@ -476,13 +476,19 @@ time the sqlmap new version has been released.
476476
<item>The Debian and Red Hat installation packages (deb and rpm) are
477477
compliant with the Linux distributions' packaging guidelines. This implies
478478
that they do not support the update features and do not include
479-
third-party softwares Churrasco (for token kidnapping, see below) and UPX.
479+
third-party softwares Churrasco (used to perform Windows token kidnapping,
480+
see below) and UPX (used to pack the Metasploit payload stager in some
481+
cases, see below).
480482
<item>The Windows binary package (exe) can't update itself and does not
481-
support the takeover out-of-band features because they rely on Metasploit
482-
and Metasploit's msfconsole and msfcli are not supported on the native
483-
Windows Ruby interpreter.
483+
support the takeover out-of-band features because they rely on
484+
Metasploit's <tt>msfcli</tt> which is not available for Windows.
484485
</itemize>
485486

487+
<p>
488+
It is therefore recommended to download any of the source packages and run
489+
it either from a shell like Bash on Unix and Mac OSX or from Cygwin on
490+
Windows.
491+
486492

487493
<sect>License and copyright
488494

0 commit comments

Comments
 (0)