Archive for November, 2006

tip: Transparent ssh on Windows.

Reference:Putty Wish List

pointless frippery and would bloat the binary to no useful purpose.

… Yeah, but it looks, since I’m using windows for work at the moment I miss this from Gnome, but now I’ve found the answer…. PuTTY Transparency at covidimus.net … nice :)

HTTPS backups of Cisco ASA

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#

:-D