December 2015
Intermediate to advanced
232 pages
5h 8m
English
Now that you’ve thoroughly analyzed and secured the application and all its dependencies, it’s time to give your application an end-to-end test to see if you’ve accounted for all well-known attack vectors.
For this you should start by looking up a security checklist provided by web security organizations like OWASP. I personally find the OWASP ASVS (Application Security Verification Standard)[88] to be an excellent guide to checking an application’s security implementations. Take the security checklist in hand and go over each bullet point relevant for your application. Have you implemented each of the required measures?
The checklist will help you verify that you’ve addressed specific pain points. ...
Read now
Unlock full access