Discussion on:

5
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
Good points.!.
dawgit 6th Aug 2007
Security just like Quality, is built in.
Don't forget to mention the physical security of this issue. (or is that for another blog? mischief ) With every-one looking to a magic technical security solution, it's useually some idiot that just comes through the door that breaks the whole system down. -d (A pet peeve of mine, I know. Sorry plain )
0 Votes
+ -
That's for another post. I don't have a specific one in mind right now, but I'm reasonably sure it'll be forthcoming soon enough.

I have a lot of other material in the queue before I get to that, I think. Stay tuned.
0 Votes
+ -
I hope your voice of reason starts to hit the ears of CIOs and CEOs soon.
0 Votes
+ -
Thanks.
apotheon 7th Aug 2007
I do what I can.
The biggest problems that I have with reported vulnerabilities, is that so many of them are found with automated tools. Sure, that fuzzer or tool to try XSS or SQL injection attacks is going to allow you to pick up some "cool boy security hacker points." Hooray. So they get fixed and the reported vulnerability count falls to 0. Meanwhile, the world's easiest exploit can be found by looking at the JavaScript in the HTML source, or maybe looking at the source code for the app, or whatever. My favorite example: last summer, I needed to change a hotel reservation on Hyatt's Web site. It let me use either my confirmation number (which I did not have handy) or my credit card number (which I *did* have handy). I returned to the page later on and noticed that IE was able to autosave my CC number, which it never does for pages that post via SSL/HTTPS. In other words, it was posting my CC number over an unencrypted HTTP stream... BAD! I just happened to notice this (it has since been corrected). No automated tool in the world will catch this, but any cracker will see it in a second. So the automated tool reports 0 errors, a false sense of security. Many of the truly nasty security holes out there will never make it to "reported vulnerabilities list" simply because those lists are constructed nearly entirely with automated script kiddie type tools. Yes, it is important to find and close those holes... but a solid code review by a top coder is still the best way to find the really ugly problems!

J.Ja
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.