Any use for a hacked Cisco SDM? 02-23-2019, 03:02 PM
#1
I was just scanning gov IP Ranges in my city. Came across one that's apparently a "Cisco SDM"
I have no fucking clue what to do with it. Any suggestions?
I have no fucking clue what to do with it. Any suggestions?
Code:
ssh -c aes256-cbc cisco@xxx.xx.xx.xxx
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
Password:
SZHB1841#