| bio | website | mutation-testing.net |
|---|---|---|
| location | United Kingdom | |
| age | 45 | |
| visits | member for | 1 year |
| seen | Dec 20 '12 at 14:57 | |
| stats | profile views | 4 |
Software developer and bass trombonist. Lead developer on NinjaTurtles, an open source .NET mutation testing framework. Occasional blogger.
|
Jun 5 |
awarded | Supporter |
|
May 18 |
awarded | Editor |
|
May 18 |
revised |
Does NIST really recommend PBKDF2 for password hashing? added 38 characters in body |
|
May 17 |
awarded | Teacher |
|
May 17 |
answered | Does NIST really recommend PBKDF2 for password hashing? |
|
May 17 |
comment |
How to trace a DDOS attack on a dedicated server and block it? Is it your game or a server for a commercial one? |
|
May 17 |
comment |
How to trace a DDOS attack on a dedicated server and block it? And if it's a single port, then is port 5816 a port that your game needs to respond on? |
|
May 17 |
comment |
How to trace a DDOS attack on a dedicated server and block it? Are there a large number of destination ports? Can you see source IPs as well? |
|
May 17 |
comment |
How to trace a DDOS attack on a dedicated server and block it? So all you really know is that you have an outage that requires a reboot. Start by checking all the log files on the server for information that might point you to the cause. |
|
May 17 |
comment |
How to trace a DDOS attack on a dedicated server and block it? How do you know you have a DDOS attack rather than some other problem? If it is DDOS, then of course there is not just one source to block... |
|
May 17 |
awarded | Autobiographer |
|
May 17 |
comment |
Does NIST really recommend PBKDF2 for password hashing? The NIST paper is related to algorithms for derivation of a key from a password. You only refer to "password hashing" which is not the same thing. Can you elaborate on the purpose for which you are hashing passwords? |