From 3d138cba8a43226eff60a4621b5fbd2cf578ec23 Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 4 Jan 2019 11:12:58 +0100 Subject: [PATCH] added 'Awesome Malware Analysis' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f01bfe5..237d738 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an   :small_orange_diamond: Pentest Bookmarks - there are a LOT of pentesting blogs.
  :small_orange_diamond: PayloadsAllTheThings - a list of useful payloads and bypass for Web Application Security and Pentest/CTF.
  :small_orange_diamond: Pentesting Tools Cheat Sheet - a quick reference high level overview for typical penetration testing engagements.
+  :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.
  :small_orange_diamond: Entersoft Knowledge Base - great and detailed reference about vulnerabilities.
  :small_orange_diamond: HTML5 Security Cheatsheet - a collection of HTML5 related XSS attack vectors.