Update passwords in batch mode Using chpasswd
Posted by Admin on 25th October 2008
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Posted in General, Security | 1 Comment »
Debian Security Related
Posted by Admin on 25th October 2008
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Posted in General, Security | 1 Comment »
Posted by Admin on 21st August 2008
Posted in General, Security | No Comments »
Posted by Admin on 22nd May 2008
Posted in Security | 1 Comment »
Posted by Admin on 15th May 2008
alterMIME is a small program which is used to alter your mime-encoded mailpacks as typically received by Inflex, Xamime and AMaViS.
Posted in General, Security | 2 Comments »
Posted by Admin on 24th April 2008
If you forget your password for compressed archive (rar, 7z, zip), this program is the solution.This program uses bruteforce algorithm to find correct password. You can specify wich characters will be used in password generations.
Posted in General, Security | 4 Comments »
Posted by Admin on 6th April 2008
SSH’s (secure shell) most common authentication mode is called “interactive keyboard password authentication”, so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard. Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in.
SECURITY NOTE: There is a reason openssh insists that passwords be typed interactively. Passwords are harder to store securely and to pass around securely between programs. If you
Posted in Free Tools, General, Security | 8 Comments »