Skip to content

A curated list of resources for learning about application security

License

Notifications You must be signed in to change notification settings

ad3n/awesome-appsec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome AppSec

A curated list of resources for learning about application security.

Maintained by Paragon Initiative Enterprises with contributions from the application security and developer communities.

Contributing

This README file is dynamically generated from the data/ directory. See src/compiler.php for more information.

The Awesome Application Security Readling List

General

Articles

Released: February 25, 2014

Advice on cryptographically secure pseudo-random number generators.

Books

Released: September 27, 2011

Great introduction to Web Application Security; though slightly dated.

Websites

Learn about application security by attempting to hack this website.

Where hackers and security experts come to train.

Self-assessment quiz for web application security

Blogs

Showcasing bad cryptography

Wiki pages

The top ten most common and critical security vulnerabilities found in web applications.

PHP

Articles

Released: November 28, 2014

A gentle introduction to timing attacks in PHP applications

Released: April 21, 2015

Discusses password policies, password storage, "remember me" cookies, and account recovery.

Useful libraries

Symmetric-key encryption library for PHP applications. (Recommended over rolling your own!)

If you're using PHP 5.3.7+ or 5.4, use this to hash passwords

Useful for generating random strings or numbers

Websites

Blogs

The blog of our technology and security consulting firm based in Orlando, FL

A blog about PHP, Security, Performance and general web application development.

Mailing lists

A weekly newsletter about PHP, security, and the community.

About

A curated list of resources for learning about application security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%