From 2da46678c4d1849966a3e984545e4cf110fb07ac Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 17 Jul 2019 07:05:16 +0200 Subject: [PATCH] add 'OWASP dependency-check' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c1dff7..2482bcf 100644 --- a/README.md +++ b/README.md @@ -1036,6 +1036,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: payloads - git all the Payloads! A collection of web attack payloads.
  :small_orange_diamond: Pentesting Tools Cheat Sheet - a quick reference high level overview for typical penetration testing engagements.
  :small_orange_diamond: OWASP Cheat Sheet Series - is a collection of high value information on specific application security topics.
+  :small_orange_diamond: OWASP dependency-check - is an open source solution the OWASP Top 10 2013 entry: A9 - Using Components with Known Vulnerabilities.
  :small_orange_diamond: DEF CON Media Server - great stuff from DEFCON.
  :small_orange_diamond: Awesome Malware Analysis - a curated list of awesome malware analysis tools and resources.
  :small_orange_diamond: SQL Injection Cheat Sheet - detailed technical information about the many different variants of the SQL Injection.