From 66d53c73f2a997a6324ead42f3df6d532067019f Mon Sep 17 00:00:00 2001 From: fabacab Date: Sun, 6 Dec 2020 14:49:15 -0500 Subject: [PATCH] Add Awesome Malware list to "Other Lists Online." This list is an important piece of the full pentest puzzle. While this list focuses primarily on the pre-exploitation and exploitation phases of a penetration test, the Awesome Malware list focuses on post-exploitation tools and resources, which are needed to make any meaningful use of success with the tools listed on this list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94618fa..33ae81c 100644 --- a/README.md +++ b/README.md @@ -486,6 +486,7 @@ See also [awesome-pcaptools](https://github.com/caesar0301/awesome-pcaptools). * [Android Security](https://github.com/ashishb/android-security-awesome) - Collection of Android security related resources. * [AppSec](https://github.com/paragonie/awesome-appsec) - Resources for learning about application security. * [Awesome Awesomness](https://github.com/bayandin/awesome-awesomeness) - The List of the Lists. +* [Awesome Malware](https://github.com/fabacab/awesome-malware) - Curated collection of awesome malware, botnets, and other post-exploitation tools. * [Awesome Shodan Queries](https://github.com/jakejarvis/awesome-shodan-queries) - Awesome list of useful, funny, and depressing search queries for Shodan. * [AWS Tool Arsenal](https://github.com/toniblyx/my-arsenal-of-aws-security-tools) - List of tools for testing and securing AWS environments. * [Blue Team](https://github.com/fabacab/awesome-cybersecurity-blueteam) - Awesome resources, tools, and other shiny things for cybersecurity blue teams.