mirror of
https://github.com/carpedm20/awesome-hacking
synced 2025-02-16 21:38:37 +00:00
Merge pull request #47 from r0hi7/master
Add Linux binary exploitation tutorial
This commit is contained in:
commit
47a2261a89
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,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…
Add table
Reference in a new issue