quarta-feira, 9 de dezembro de 2009

SSH - Session Timeout

How to prevent SSH from session timeout (when you leave your connection idle for some time).
Just add this to ~.ssh/config:

# Preventing timeout de ligacao ssh
ServerAliveInterval 30
ServerAliveCountMax 6


source

quinta-feira, 1 de outubro de 2009

SpeedTouch - modem vulnerability

Something I just found out:

How to access to a SpeedTouch Administration Web Page!


You need to have access to one speedtouch web administration page.
Once you access it through you web browser just exit or, don't exit at all, without logging out. that is the important part.
After that you have to access the network where the other speedtouch is in, and which you want to access and don't know the password. Just type de web adminstration url and you're in.


Some notes:

this is probably because of a cookie validation that is not being done
just tested on 2 different speedtouch
used the url: http://speedtouch.lan for this

quarta-feira, 1 de julho de 2009

Poledit - Screen Saver template

This is a template created to use with poledit.exe which allows one to define in a policy the screen saver options.

- activating it
- prompt for password
- idle time

The idle time is pre-defined as 5 min., to change just edit the template, which is pretty much self explanatory.
The file can be found here

Based on MS KB 195655