ST., on Jan 19 2004, 12:14 AM, said:
only hammering with bruteforce is possible
Incorrect . There are many other ways to gain access:
(1) HTTP exploit previously mentioned (in the config ip http server) - if this enabled the majority of cisco devices are affected by this vulnerabilty(up until 12.1 or 2 IOS i think) and you can either execute system commands directly to the router, or obtain the configuration stright off, grab the type seven hash and break it in 1 second (if enable secret is enabled it will take longer). If acls are applied the confguration will show the IP address to spoof (us iterm to grab a connection)...
(2) Scan the device for port for SNMP - check for default or commonly used community strings(public for RO and private for RW). Again if RW SNMP is enabled then you have access to the router to make configuration changes. Use solarwinds SNMP thingy to download and upload the confg.
(3) Scan the device for tftp - if the feature is enabled you can upload a config to the device with no authnetication what so ever.
(4) Many other vulnerabilities inherent to the devices IOS version and type.. ie what does the banner say when you telnet to it? Search on the web for those vulnerabilites.
Go forth young one..