HTTPS backups of Cisco ASA
Tags: Cisco, Security
Here you are, a cisco security “tid bit”, you can secure backup the running config of your Cisco ASA over https, now you should enable AAA and set a username, but for now, here’s default url & command for wget.
wget –http-user= –http-passwd=<YOUR PASSWORD> https://<IP ADDRESS >/admin/exec/show%20running-config%20asdm/show%20running-config#
![]()

20th November, 2006 - 3:12 pm
Can’t seem to get this working using Wget for windows and ASDM ver 5.2.
Will try linux wget.