views:

327

answers:

8

I'm a fanatic of Murphy's Law and I have it in mind at programming time. There are a lot of "applied" versions in a variety of fields. Maybe (as stack overflow users) we can compile a list of them applied to Internet Security. I suggest this because in times of phishing, XSS, CSRF and a lot more of treats surrounding the programmer and the users it would be a good idea to have a list of what to expect in order to keep track of possible vulnerabilities in your apps and systems.

An example would be: "Vulnerabilities appears spontaneously but they don't disappear in the same way".

Please show your ideas about it. Thanks in advance.

A: 

"Expect the unexpected." (Richie ducks 8-)

RichieHindle
+1  A: 

"Any time you encounter a security hole, you can only find more."

+1  A: 

The best way past a pesky security feature is a 13-year-old.

b0x0rz
A: 

This is one I have found today:

An "unbreakable" security solution is recognized because once it's broken it let the system completely open and vulnerable.

backslash17
+3  A: 

Your security system will successfully prevent you from following up on what the crackers did.

Windows programmer
+1  A: 

The more you ask professionals, the more you have security holes.

Sylvain
+1  A: 

Impenetrable security isn't.

John Feminella
+5  A: 

The only truly secure system is one that is powered off, cast in a block of concrete and sealed in a lead-lined room with armed guards - and even then I have my doubts.

-- Eugene H. Spafford

Evan
+1 for quoting my schools professors!
samoz