210 reputation
28
bio website pieterhordijk.com
location NULL
age 33
visits member for 1 year, 11 months
seen 2 days ago
stats profile views 27

Check out my personal website (currently being re-installed) if you really feel the need to contact me mail me: {mynickname}@php.net.

Projects I'm currently working on:

I've created a close-voting Chrome plugin available at GitHub to help clean up Stack Overflow.

If you would like to see what other projects I'm working on please visit my GitHub or drop me a line in the PHP chat.


May
6
awarded  Notable Question
May
31
awarded  Yearling
Feb
12
awarded  Popular Question
Jul
24
comment Why do people think that this is bad way to hash passwords?
@Brendan Long: Read the OP's question. Its is hashed 20 times. So you'll need 30+ x 19 iterations!
Jul
24
comment Why do people think that this is bad way to hash passwords?
@Brendan: Again there are no (complete) rainbow tables of 30+ chars.
Jul
24
awarded  Teacher
Jul
24
awarded  Editor
Jul
24
comment Why do people think that this is bad way to hash passwords?
@genesis: it helps 'decoding' of the last hash (69a329523ce1ec88bf63061863d9cb14)
Jul
24
comment Why do people think that this is bad way to hash passwords?
@geneis: salt is used to prevent dictionary attacks
Jul
24
revised Why do people think that this is bad way to hash passwords?
added 122 characters in body
Jul
24
comment Why do people think that this is bad way to hash passwords?
Why the downvote?
Jul
24
comment Why do people think that this is bad way to hash passwords?
@deceze: A rainbow table of 30+ chars. Don't think it exists. At least not a complete one
Jul
24
answered Why do people think that this is bad way to hash passwords?
Jun
13
awarded  Critic
Jun
13
comment Testing SQL injection using sqlmap
Why the profanity? I just didn't realize that the options are called enumeration. ...
Jun
12
accepted Testing SQL injection using sqlmap
Jun
12
asked Testing SQL injection using sqlmap
Jun
12
awarded  Scholar
Jun
12
accepted Suggestion setting up a SQL injection honeypot
Jun
2
awarded  Supporter