vote up 0 vote down star
1

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.

flag
Not programming related. – SnOrfus May 8 at 3:15
I'm not going to argue with you SnOrfus, but Murphy's Law is related with anything that can go wrong, and as I see your code never fails. – backslash17 May 8 at 14:25
On the contrary, my code fails often, and when my code fails, I seek to solve the problem at hand... not give it a catchy tag-line. – SnOrfus May 11 at 22:48
There are not "catchy tag-lines", there are just reminders that give us some humility. – backslash17 May 11 at 23:26

9 Answers

vote up 3 vote down check

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

link|flag
+1 for quoting my schools professors! – samoz Jul 26 at 3:46
vote up 1 vote down

Impenetrable security isn't.

link|flag
vote up 1 vote down

If there is a way to use a cryptosystem incorretly, someone will find it and implement it that way.

link|flag
vote up 1 vote down

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

link|flag
vote up 3 vote down

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

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

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

link|flag
vote up 1 vote down

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

link|flag
vote up 0 vote down

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

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.