Re: customized nmap packages
Daniel Miller <[email protected]>
| Newsgroups | gmane.comp.security.nmap.devel |
|---|---|
| Message-ID | <CABmvJnPiTjzAD95nm=aZirEWL=pG3aN5O9rwQx4Q4G3nS1LQwg@mail.gmail.com> |
Paul, You can use these options to the configure script when building from source: --without-ncat --without-nping --without-ndiff --without-zenmap --without-nmap-update --without-liblua --without-libssh2 --without-openssl Note that this will disable all NSE scripts and a lot of the -sV version detection, since Nmap will be unable to probe SSL/TLS services. Most of the size of the Nmap binary is due to the IPv6 OS fingerprinting model, and there is no way to remove IPv6 support. Dan On Wed, Oct 25, 2017 at 8:27 PM, P Lee <[email protected]> wrote: > I need only a few scanning options (e.g., -F -O) on a resource limited > device to run NMAP. Is there a way to install only the packages required by > those options? > > Thanks, > Paul > > _______________________________________________ > Sent through the dev mailing list > https://nmap.org/mailman/listinfo/dev > Archived at http://seclists.org/nmap-dev/ > _______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/