On Thu, Jan 19, 2006 at 11:04:02PM +0100, Nico Golde wrote:
> Package: nmap
> Version: 3.95-1
> Severity: minor
> Hi,
> the manpage of nmap says:
> This scans 4096 IPs for any webservers (without pinging them) and saves
> the output in grepable and XML formats.
>
> host -l company.com | cut -d -f
Package: nmap
Version: 3.95-1
Severity: minor
Hi,
the manpage of nmap says:
This scans 4096 IPs for any webservers (without pinging them) and saves
the output in grepable and XML formats.
host -l company.com | cut -d -f 4 | nmap -v -iL -
This will not work:
host -l debian.org | LC_ALL=C cut -d -f
2 matches
Mail list logo