From fd3fea2c98a67b169c08d064ca22af552d9b8019 Mon Sep 17 00:00:00 2001 From: Hussnain Fareed <14870938+husnainfareed@users.noreply.github.com> Date: Fri, 8 Mar 2019 21:09:11 +0500 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e533b4d..8c67118 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ What I’m sharing here is a collection of some best resources about Hacking & Penetration Testing to make you learn faster! Let's make it the best resource repository for our community. +**You are welcome to fork and contribute.** + **Also you can find my own writeups/tutorials on medium : @hussnainfareed :)** @@ -70,6 +72,13 @@ Vulnerability Databases are the first place to start your day as a security prof * http://www.rapid7.com/vulndb/index.jsp * http://oval.mitre.org/ +### Malware Analysis +Name | Description +---- | ---- +[Malware traffic analysis](http://www.malware-traffic-analysis.net/) | list of traffic analysis exercises +[Malware Analysis - CSCI 4976](https://github.com/RPISEC/Malware/blob/master/README.md) | another class from the folks at RPISEC, quality content +[Bad Binaries] (https://www.badbinaries.com/) | walkthrough documents of malware traffic analysis exercises and some occasional malware analysis. + ### Linux Penetration Testing OS Name | Description ---- | ----- @@ -80,7 +89,6 @@ Name | Description [LionSec Linux](https://lionsec-linux.org/) | pentesting OS based on Ubuntu - ## Courses 1. [Computer Systems Security, MIT](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-858-computer-systems-security-fall-2014/video-lectures/)