atom feed10 messages in org.freebsd.freebsd-securityRe: network audit of sendmail
FromSent OnAttachments
Mike TancsaMar 6, 2003 7:41 am 
Andrew McNaughtonMar 6, 2003 8:23 am 
Mitch CollinsworthMar 6, 2003 8:37 am 
Vallo KallasteMar 6, 2003 9:38 am 
Renaud DeraisonMar 6, 2003 12:36 pm 
Duncan Patton a CampbellMar 6, 2003 12:54 pm 
clark shishidoMar 6, 2003 1:39 pm 
Mike TancsaMar 6, 2003 2:43 pm 
Mike TancsaMar 6, 2003 2:45 pm 
Stanley HopcroftMar 6, 2003 11:31 pm 
Subject:Re: network audit of sendmail
From:clark shishido (cla@ruminary.org)
Date:Mar 6, 2003 1:39:12 pm
List:org.freebsd.freebsd-security

On Thu, Mar 06, 2003 at 10:41:43AM -0500, Mike Tancsa wrote:

I want to go through my network to a) ensure all my machines are updated and b)look for customer machines running vulnerable versions of sendmail. I put together a quick perl script, but its sequential and does not scan in parallel. (this is slow for 16,000 hosts). Can anyone recommend a tool to do this ? Essentially all I want to do is connect to port 25, grab the banner and record it next to the IP address.

take a look at /usr/ports/security/scanssh it already supports ports 22 & 80 to get server type/version number strings for ssh and http.

--clark

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message