Here is a link of a site (www.md5.rednoize.com) that performs a search on common md5 hashes – in case you forgot your standard password: Make yourself a md5-hash using PHP ;) to test it: marco@africa:~$ php -r ‘echo md5(“marco”).”\n”;’ f5888d0bb58d611107e11f7cbc41c97a
Posts Tagged ‘cli’
March 5, 2009 by marco · Comments Off
Filed under: Security, Serverstuff
Social Tagging: cli • Security
Filed under: Security, Serverstuff
Social Tagging: cli • Security
January 14, 2009 by marco · Comments Off
Filed under: Snippets, mySQL
Social Tagging: cli • mySQL • php • script • variables
Filed under: Snippets, mySQL
Social Tagging: cli • mySQL • php • script • variables
Case: I was building a CLI script to aggregate data from one MySql database and write results to another MySql database using 2 open db-connections. This way the script’s execution time was in the some-minutes-range… not good! I tried a more effective attempt: I let the CLI script output all necessary statements to drop and [...]





RSS