mirror of
https://github.com/carpedm20/awesome-hacking
synced 2024-11-22 12:33:02 +00:00
Add Linux binary exploitation tutorial
This commit is contained in:
parent
212bf65b02
commit
f59502049c
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ For a list of free hacking books available for download, go [here](https://githu
|
|||
## Tutorials
|
||||
* [Corelan Team's Exploit writing tutorial](https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/)
|
||||
* [Exploit Writing Tutorials for Pentesters](http://www.punter-infosec.com/exploit-writing-tutorials-for-pentesters/)
|
||||
* [Understanding the basics of Linux Binary Exploitation](https://github.com/r0hi7/BinExp)
|
||||
|
||||
## Tools
|
||||
* [Metasploit](https://github.com/rapid7/metasploit-framework) A computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development.
|
||||
|
|
Loading…
Reference in a new issue