lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
From: pauls at utdallas.edu (Schmehl, Paul L)
Subject: Re: Nachi Worm

> -----Original Message-----
> From: full-disclosure-admin@...ts.netsys.com 
> [mailto:full-disclosure-admin@...ts.netsys.com] On Behalf Of 
> Gabriel L. Somlo
> Sent: Thursday, December 04, 2003 4:48 PM
> To: full-disclosure@...ts.netsys.com
> Subject: [Full-Disclosure] Re: Nachi Worm
> 
> I just use nmap to scan for machines listening on tcp port 
> 707. Very few false positives, good scaling:
> 
> nmap -sS -p707 -oG - AAA.BBB.0.0/16 | grep 'Ports: 707/open/tcp' \
>                                     | cut -d' ' -f2 \
>                                     | sort -t. -k3,3n -k4,4n \
>                                     | mail -s "Nachi 
> suspects" foo@....com
> 
And *that* is why I love Unix.  :-)

Paul Schmehl (pauls@...allas.edu)
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/~pauls/ 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ