Are there are any commercial or freely available scanners that exclusively
focus on RAS/NAS devices..??
I have found a few, that have a few checks but none that do ACL
verification or any of the manual items one must verify on a NAS/RAS device
Something that will produce the output in CSV format
"gw5.domain.com","163.179.102.33","public","gw5.domain.com",1.3.6.1.4.1.9.1.17,"455543778","","Cisco
Internetwork Operating System Software \n\nIOS (tm) 3000 Software
(IGS-I-L), Version 11.1(17), RELEASE SOFTWARE (fc1)\n\nCopyright (c)
1986-1998 by cisco Systems, Inc.\n\nCompiled Tue 27-Jan-98 12:33 by phester"
"usr10.domain.com","163.179.102.35","public","",1.3.6.1.4.1.429.2.9,"456884800","","U.S.
Robotics 17-Slot Chassis with PB clocking"
"usr11.domain.com","163.179.102.37","public","",1.3.6.1.4.1.429.2.1,"456878200","","U.S.
Robotics 17-Slot Chassis"
Has the following type of switches..
###########################
# Usages #
###########################
sub usage
{
print "$0 [-ll=<logLevel>] [-lf=<logFile>] [-ac=<action>] [-ts]
[-version] <filename>\n";
print " -ll=<logLevel>: 0 (error)\n";
print " 1 (basic)\n";
print " 2 (information)\n";
print " 3 (debug)\n";
print " -lf=<logFile>: logging to a file instead of default to console\n";
print " -ac=<action>: info (pull and display info for NAS devices)\n";
print " sort (sort data in <logFile> into <logFile>.s and
<logFile>.s.bad )\n";
print " -ts: enable time and date logging\n";
print " -version: current version\n";
}
/m
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]