Update README.md

pull/5/head
Hussnain Fareed 2019-03-08 21:09:11 +05:00 committed by GitHub
parent 5f9e8d5c65
commit fd3fea2c98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,8 @@
What Im 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/)