Magnetic card reader/writer: $ 250
Parking costs per night: $40
Slide 56
Slide 56 text
Magnetic card reader/writer: $ 250
Parking costs per night: $40
Free parking: priceless
Slide 57
Slide 57 text
How can we cure this problem?
Slide 58
Slide 58 text
We need to implement REAL security, not fake.
Slide 59
Slide 59 text
How do we win the war?
How do we win the war?
Slide 60
Slide 60 text
If we as developers have to keep thinking
about security, we will lose...
Slide 61
Slide 61 text
We need to deflect *EVERY* attack,
They only need *ONE* to win...
Slide 62
Slide 62 text
99.999% of all programmers are NOT trained or
have the capability to identify security threats.
The other 0.001% will not be able to identify
them ALL OF THEM ALL THE TIME.
Slide 63
Slide 63 text
A day in the life of a PHP programmer...
Slide 64
Slide 64 text
$result = mysql_query('SELECT * FROM users WHERE username="'.$_GET['username'].'"');
Slide 65
Slide 65 text
You should use mysql_real_escape_string!
Slide 66
Slide 66 text
No, you shouldn’t!
Slide 67
Slide 67 text
You just put a developer who wasn’t aware
of security issues, in charge of security...
Slide 68
Slide 68 text
Let others handle security
(PDO)
Slide 69
Slide 69 text
There is no (quick) solution.
Slide 70
Slide 70 text
There is no (quick) solution.
but we have to change the way
we deal with security radically,
Slide 71
Slide 71 text
There is no (quick) solution.
but we have to change the way
we deal with security radically,
by not dealing with security...
Slide 72
Slide 72 text
Let others take care of security
Slide 73
Slide 73 text
Any questions (maximum 5)?
Slide 74
Slide 74 text
Find me on twitter: @jaytaph
Find me for development and training: www.noxlogic.nl
Find me on email: [email protected]
Find me for blogs: www.adayinthelifeof.nl
Thank you!
http://joind.in/6853