-
Notifications
You must be signed in to change notification settings - Fork 102
/
Copy pathBOF
53 lines (27 loc) · 1.97 KB
/
BOF
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
**Useful resources for Learning and Hands on practice for buffer overflows**
https://www.exploit-db.com/exploits/40673/
http://camelinc.info/blog/2014/05/Aviosoft-Digital-TV-Player-Professional-1.0-Stack-Buffer-Overflow/
http://pusheax.com/exploit-writing-stack-based-buffer-overflow/
http://tekwizz123.blogspot.in/2014/02/bypassing-aslr-and-dep-on-windows-7.html?m=1
http://www.arti-sec.com/article/buffer-overflow-slmail-5504433-full-development
http://blog.gojhonny.com/2013/10/buffer-overflow-smashing-stack-tutorial.html
https://github.com/AnasFullStack/Penetration-Testing/blob/master/pwk/Win32_Buffer_Overflow_Exploitation.md
https://royleekiat.com/2016/01/15/buffer-overflow-attack-on-pcman-ftp-server-2-07-using-the-metasploit-framework-and-corelan-teams-mona-script/ *using msf
http://www.primalsecurity.net/0x3-python-tutorial-fuzzer/
http://0xdeadcode.se/archives/178 <-- minishare
https://bogner.sh/2016/04/the-hard-life-of-exploit-developers/
http://ch3rn0byl.com/intro-to-buffer-overflows/
http://netsec.ws/?p=180
https://t0w3ntum.wordpress.com/2016/07/22/buffer-overflows-and-you/ <--good scripts
http://n01g3l.tumblr.com/post/49036035399/linux-crossfire-v190-buffer-overflow
http://sh3llc0d3r.com/vulnserver-trun-command-buffer-overflow-exploit/
http://n01g3l.tumblr.com/post/49036035399/linux-crossfire-v190-buffer-overflow
http://www.primalsecurity.net/0x0-exploit-tutorial-buffer-overflow-vanilla-eip-overwrite-2/
http://www.securitysift.com/windows-exploit-development-part-2-intro-stack-overflow/
https://samsclass.info/127/proj/vuln-server.htm
http://www.fuzzysecurity.com/tutorials/expDev/2.html FreeFloat FTP
https://www.phillips321.co.uk/2012/08/02/writing-my-first-exploit-freefloat-ftp/
https://www.mattandreko.com/2013/04/06/buffer-overflow-in-hexchat-294/
http://proactivedefender.blogspot.in/2013/05/understanding-buffer-overflows.html?m=1
https://rootisthelimit.com/first-buffer-overflow/ <-- Ability 2.34
http://rgolebiowski.blogspot.in/2016/02/brain-pain.html