Add Shellcode tutorials

This commit is contained in:
Nick Raienko 2014-09-16 11:10:57 +03:00
parent dd9895eabc
commit 2c2d8a6c0a

View File

@ -8,7 +8,7 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma
- [Penetration Testing Resources](#penetration-testing-resources) - [Penetration Testing Resources](#penetration-testing-resources)
- [Shell Scripting Resources](#shell-scripting-resources) - [Shell Scripting Resources](#shell-scripting-resources)
- [Linux Resources](#linux-resources) - [Linux Resources](#linux-resources)
- [Exploit development](#exploit-development) - [Shellcode development](#exploit-development)
- [Social Engineering Resources](#social-engineering-resources) - [Social Engineering Resources](#social-engineering-resources)
- [Tools](#tools) - [Tools](#tools)
- [Penetration Testing Distributions](#penetration-testing-distributions) - [Penetration Testing Distributions](#penetration-testing-distributions)
@ -51,7 +51,8 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma
#### Linux resources #### Linux resources
* [Kernelnewbies](http://kernelnewbies.org/) - A community of aspiring Linux kernel developers who work to improve their Kernels * [Kernelnewbies](http://kernelnewbies.org/) - A community of aspiring Linux kernel developers who work to improve their Kernels
#### Exploit development #### Shellcode development
* [Shellcode Tutorials](http://www.projectshellcode.com/?q=node/12) - Tutorials on how to write shellcode
* [Shellcode examples](http://shell-storm.org/shellcode/) - Shellcodes database * [Shellcode examples](http://shell-storm.org/shellcode/) - Shellcodes database
#### Social Engineering Resources #### Social Engineering Resources