Best books or resources on web application security and user authentication? -
i'm looking learn more web application security , user authentication applies in 2013 , beyond across technologies php, java + spring, python + django/flask, ruby on rails, , modern application frameworks.
anyone have suggestions?
i gleaned a popular security.stackexchange post of these dated:
- the web application hacker's handbook: discovering , exploiting security flaws
- the tangled web michal zalewski
- writing secure code v2 ms press
any suggestions appreciated!
we have used spring security (acegi security) in various features ( database authentication, ldap authentication, web authentication, domain authentication) in project.
please find references.
http://www.springsource.org/spring-security
http://www.springsecuritybook.com/
http://static.springsource.org/spring-security/site/docs/3.2.x/reference/springsecurity-single.html
Comments
Post a Comment