buffer-overflow-attack topic

List buffer-overflow-attack repositories

fuzza

42
Stars
11
Forks
Watchers

Customizable TCP fuzzing tool to test for remote buffer overflows.

x64dbg-exploiting

77
Stars
12
Forks
Watchers

Do you want to use x64dbg instead of immunity debugger? oscp eCPPTv2 buffer overflow exploits pocs

overflow-checker

19
Stars
3
Forks
Watchers

Tool for finding Buffer Overflows in simple binaries. CTF use mainly.

BufferOverFlow

43
Stars
8
Forks
Watchers

Exploit Windows-Based BufferOverflow (vulnserver)

security-utilities

47
Stars
16
Forks
Watchers

Offensive Security Certified Profesional (OSCP) course scripts, some have been generalized

CS33

18
Stars
14
Forks
Watchers

CS 33: Introduction to Computer Organization

BufferSploit

16
Stars
4
Forks
Watchers

Stack based buffer overflows attacks made simple. BufferSploit is a semi automated CLI based tool for performing stack based buffer overflow attacks with ease.

Buffer-Overflow-Attack-Adventure

17
Stars
1
Forks
Watchers

Performing Buffer Overflow attack using stack smashing approach to obtain the shell. Given a C compiled vulnerable software, with the help of reverse engineering and debugging the attack had to be con...