Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Any use for a hacked Cisco SDM? filter_list
Author
Message
Any use for a hacked Cisco SDM? #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?

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#

Reply