From: Azze, Jason (JAzze@mail.fairfield.edu)
Date: Tue Jul 13 2004 - 11:47:06 CDT
David (and others successfully using Nessus),
We've fiddled a bit with adding your code to register.cgi, but right now
we're in UCONN mode circa last September, so we've still got
jumppage.cgi doing the MS03-039 scan and bouncing users to register.html
if they're patched. Can anyone get me started on how to move from that
point to using Net::Nessus::Scanlite in a simple way?
I read elsewhere that the UCONN gang are using Nessus now. Have you
folks fully implemented the Brown (jpb) code?
Thanks for any suggestions.
Jason
-- Jason Azze Network Support Specialist Fairfield University> -----Original Message----- > From: Lucas, David [mailto:David.Lucas@unh.edu] > Sent: Thursday, July 01, 2004 9:59 AM > To: 'netreg@southwestern.edu' > Subject: RE: nessus example (was: NetReg: Best of worlds) > > Ricardo, > > I've inserted the nessus code into the register.cgi file and > it seems to > work pretty well. Here is the code: > > #------------------------------------------------------------- > -------------- > -\ > # Nessus Scanning of the Machine. > #------------------------------------------------------------- > -------------- > -\ > sub nessus_scanning { > $user = "$NESSUS_USER"; > $pwd = "$NESSUS_PASS"; > $addr = $ENV{REMOTE_ADDR}; > [snip] ********************************************************************** To unsubscribe from this list, send an e-mail message to majordomo@southwestern.edu containing a single line with the words: unsubscribe netreg Send requests for assistance to: owner-netreg@southwestern.edu **********************************************************************
This archive was generated by hypermail 2.1.4 : Thu Aug 12 2004 - 12:01:46 CDT