File snmp-ios-config
Script types:
portrule
Categories:
intrusive
Download: http://nmap.org/svn/scripts/snmp-ios-config.nse
User Summary
Attempts to downloads Cisco router IOS configuration files using SNMP RW (v1) and display or save them.
Script Arguments
snmp-ios-config.tftproot
If set, specifies to what directory the downloaded config should be saved
snmpcommunity
See the documentation for the snmp library.Example Usage
nmap -sU -p 161 --script snmp-ios-config --script-args snmpcommunity=<community> <target>
Script Output
| snmp-ios-config: | ! | version 12.3 | service timestamps debug datetime msec | service timestamps log datetime msec | no service password-encryption | ! | hostname Router | ! | boot-start-marker | boot-end-marker <snip>
Requires
Author: Vikas Singhal, Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html




