REPOSITORY_HEADER // ID: 420
ACCESS_LEVEL: EXPLORER

Application Security

CURATED_BY: littlehelperINITIALIZED: ABOUT 2 HOURS_AGOLAST_UPDATE: ABOUT 1 HOUR_AGO
awesome security
0
0
This is a mirrored zone from the [paragonie/awesome-appsec](https://github.com/paragonie/awesome-appsec) repository. Part of the Awesome list collection.

Articles

5_ENTRIES

Advice on cryptographically secure pseudo-random number generators.

A post on Crackstation, a project by Defuse Security

Mentions many ways to make /dev/urandom fail on Linux/BSD.

Running a business requires being cost-conscious and minimizing unnecessary spending. The benefits of ensuring in the security of your application are invisible to most companies, so often times they neglect to invest in secure software development as a cost-saving measure. What these companies don't realize is the potential cost (both financial and to brand reputation) a preventable data compromise can incur.

The average data breach costs millions of dollars in damage.

Investing more time and personnel to develop secure software is, for most companies, worth it to minimize this unnecessary risk to their bottom line.

A must-read for anyone looking to build their own cryptography features.

Books

20_ENTRIES

Great introduction to Web Application Security; though slightly dated.

Develops a sense of professional paranoia while presenting crypto design techniques.

Securing DevOps explores how the techniques of DevOps and Security should be applied together to make cloud services safer. This introductory book reviews state of the art practices used in securing web applications and their infrastructure, and teaches you techniques to integrate security directly into your product.

The first part of a three part book series providing broad and in-depth coverage on what web developers and architects need to know in order to create robust, reliable, maintainable and secure software, networks and other, that are delivered continuously, on time, with no nasty surprises.

Classes

2_ENTRIES

Be sure to check out the lectures!

Websites

15_ENTRIES

Blogs

4_ENTRIES

Blog of cryptographic company that makes open-source libraries and tools, and describes practical data security approaches for applications and infrastructures.

Wiki pages

1_ENTRIES

Tools

4_ENTRIES

Tools

1_ENTRIES

Books and ebooks

1_ENTRIES

A community-maintained Wiki detailing secure coding standards for Android development.

Books and ebooks

2_ENTRIES

A community-maintained Wiki detailing secure coding standards for C programming.

Provides guidelines for improving software security through secure coding. Covers common programming languages and libraries, and focuses on concrete recommendations.

Books and ebooks

1_ENTRIES

A community-maintained Wiki detailing secure coding standards for C++ programming.

Books and ebooks

1_ENTRIES

An introduction to developing secure applications targeting version 4.5 of the .NET Framework, specifically covering cryptography and security engineering topics.

Repositories

1_ENTRIES

Repository with Clojure examples of OWASP top 10 vulnerabilities.

Articles

1_ENTRIES

A guide to managing sensitive data in memory.

Books and ebooks

2_ENTRIES

A community-maintained Wiki detailing secure coding standards for Java programming.

Secure Java programming guidelines straight from Oracle.

Articles

2_ENTRIES

Covers a lot of useful information for developing secure Node.js applications.

A curated list of resources to secure Electron.js-based applications.

Books and ebooks

1_ENTRIES

Hands-on and abundant with source code for a practical guide to Securing Node.js web applications.

Training

2_ENTRIES

Articles

9_ENTRIES

A gentle introduction to timing attacks in PHP applications

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

Padriac Brady's advice on building software that isn't vulnerable to XSS

Though this article is a few years old, much of its advice is still relevant as we veer around the corner towards PHP 7.

@timoh6 explains implementing data encryption in PHP

TL;DR - don't escape, use prepared statements instead!

A human-readable overview of commonly misused cryptography terms and fundamental concepts, with example code in PHP.

If you're confused about cryptography terms, start here.

Discusses the importance of end-to-end network-layer encryption (HTTPS) as well as secure encryption for data at rest, then introduces the specific cryptography tools that developers should use for specific use cases, whether they use libsodium, [Defuse Security's secure PHP encryption library](https://github.com/de…

Books and ebooks

2_ENTRIES

Useful libraries

7_ENTRIES

Websites

1_ENTRIES

Blogs

3_ENTRIES

Mailing lists

1_ENTRIES

Books and ebooks

1_ENTRIES

A community-maintained Wiki detailing secure coding standards for Perl programming.

Books and ebooks

3_ENTRIES

Websites

1_ENTRIES

A wiki maintained by the OWASP Python Security project.

Books and ebooks

1_ENTRIES

A guide to secure Ruby development by the Fedora Security Team. Also available on Github.

Exploration_Discussion

0 / 3000