From dd9895eabc0456763893cc3b3ef3809a4a2ab71f Mon Sep 17 00:00:00 2001 From: Nick Raienko Date: Tue, 16 Sep 2014 11:08:43 +0300 Subject: [PATCH] Add Shellcode database --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f0658df..c6b4179 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma - [Penetration Testing Resources](#penetration-testing-resources) - [Shell Scripting Resources](#shell-scripting-resources) - [Linux Resources](#linux-resources) + - [Exploit development](#exploit-development) - [Social Engineering Resources](#social-engineering-resources) - [Tools](#tools) - [Penetration Testing Distributions](#penetration-testing-distributions) @@ -50,6 +51,9 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma #### Linux resources * [Kernelnewbies](http://kernelnewbies.org/) - A community of aspiring Linux kernel developers who work to improve their Kernels +#### Exploit development +* [Shellcode examples](http://shell-storm.org/shellcode/) - Shellcodes database + #### Social Engineering Resources * [Social Engineering Framework](http://www.social-engineer.org/framework/) - An information resource for social engineers