A few weeks ago I asked my friends at RecX to do a security audit of the World Cup 2014 Challenge app. The result was a security assessment document which explained what they tested, an explanation why it was important and the results they found. I found it very interesting to see how other (security) people approach your code.
Here are the areas they went into:
Access Control
- Hidden items
- Item Protection
- Page Access Protection
- Session Timeout
- Column From LOV/Query (make use of )
- Direct Output
- Indirect Output
- Report Column Display Type
- Template Variables
Data Protection
- Page Autocomplete
Warnings
- Direct URL
Thanks Nathan and Tim.
2 comments:
We use eSert from Enkitec and it is amazing what vulerabilities are uncovered from a security audit. All too often, security is an afterthought with developers... not any more for me!
I agree, anything is good; manual review of somebody else, automated review like tools like eSert and ApexSec help a lot in creating a secure environment...
Post a Comment