glfs/basicnet/netutils/nmap/nmap-intro.xml

26 lines
1.0 KiB
XML
Raw Normal View History

<sect2>
<title>Introduction to <application>Nmap</application></title>
<para><application>Nmap</application> is a utility for network exploration and
security auditing. It supports ping scanning, port scanning and
<acronym>TCP</acronym>/<acronym>IP</acronym>
fingerprinting.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&nmap-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&nmap-download-ftp;"/></para></listitem>
<listitem><para>Download size: &nmap-size;</para></listitem>
<listitem><para>Estimated Disk space required: &nmap-buildsize;</para></listitem>
<listitem><para>Estimated build time: &nmap-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Nmap</application> dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="openssl"/>, <xref linkend="pcre"/>,
<xref linkend="GTK"/> (for building the graphical front-end) and
<xref linkend="libpcap"/></para></sect4>
</sect3>
</sect2>