buffer-overflow-attack
There are 125 repositories under buffer-overflow-attack topic.
rosehgal/BinExp
Linux Binary Exploitation
therealdreg/x64dbg-exploiting
Do you want to use x64dbg instead of immunity debugger? oscp eCPPTv2 buffer overflow exploits pocs
cytopia/fuzza
Customizable TCP fuzzing tool to test for remote buffer overflows.
sevro/security-utilities
Offensive Security Certified Profesional (OSCP) course scripts, some have been generalized
daniel-cues/overflow-checker
Tool for finding Buffer Overflows in simple binaries. CTF use mainly.
sectool/Python-Shellcode-Buffer-Overflow
Shellcode / Buffer Overflow 💣
jerrylzy/CS33
CS 33: Introduction to Computer Organization
adithyan-ak/BufferSploit
Stack based buffer overflows attacks made simple. BufferSploit is a semi automated CLI based tool for performing stack based buffer overflow attacks with ease.
arvindpj007/Buffer-Overflow-Attack-Adventure
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 conducted to obtain the shell.
agarmash/FroggerBeyondExploit
An exploit for installing a softmod to the Xbox
IamLucif3r/Buffer-Overflow
These are the scripts & methodologies that can be used in Buffer Over Flow Fuzzing and Exploitation
LauraWartschinski/overflow_with_joy
buffer overflow exploits for simple c programs (64 bit)
RihaMaheshwari/Buffer-Overflow-Exploit
Created a server vulnerable to Buffer Overflow using Visual Studio and perform a Stack Based and SEH Based Buffer Overflow Attack.
PrayanshParmar/Vanilla_Bufferoverflow_Exploitation
A guide to vanilla buffer overflow exploitation with the help of brainpan-vm.
zhwhong/Bufbomb_CSAPP
CSAPP - Buffer Overflow Attacks / Bufbomb Lab
CoolHandSquid/Bogas
Bogas is a set of scripts for fuzzing applications (x86 optimally) and aiding in buffer overflow generation. Optimal for OSCP training.
mrinalpande/scripts
Scripts.
stevcoll/buffmate
BuffMate is a Perl buffer overflow tool
pikulet/mem-attacks-example
Examples of Binary Exploitations - Buffer Overflow, Return-Oriented Programming and Format String
the-robot/buff
Buff 💪. A simple BOF library I wrote under an hour to help me automate with BOF attack.
sondosaabed/Intro-to-Information-Security
Intro to Information Security a course content from Udacity. Three parts: single computer security, network security and security managemnt.
vrikodar/THM_Buffer-Overflow-Prep
contains solution scripts for "try hack me" buffer overflow prep room for oscp
chsclarke/BufferOverflow
Stack Buffer Overflow Attack - How It's done with code provided.
b4keSn4ke/Badboy
Badboy.py is a fuzzing tool to exploit Buffer Overflows quickly and easily. It does both the fuzzing and the exploit injection part
opsec-infosec/BufferOverflow
Buffer Overflow Python Scripts
sudoaza/bof
Simple tool to detect and exploit buffer overflows.
Arinerron/RawSocket
Read and write directly to a socket. Like nc, but it also has a feature that enables easy testing for buffer overflows.
cybernagle/buffer-overflow
华盛顿大学 bufferoverflow 试验讲解. 视频请见 bilibli
arvindpj007/Software-Vulnerability-Analysis
The repository links to the collection of repositories that performs various Software Vulnerability Analysis and Exploits using different tools and methods.
Escapist-007/Computer_Security_Projects
........... The projects and homeworks are part of the course CSE-565 : Computer Security [Fall 2018 @ UB_SUNY]................ Course Instructor : Marina Blanton (http://www.acsu.buffalo.edu/~mblanton/)
saadibabar/MiniShare-Buffer-Overflow
Python exploit script for buffer overflow exploitation of MiniShare 1.4.1
7etsuo/findppr
A handy WinDBG script for finding PPR instructions
milesrack/bufferoverflowprep
Writeup for the Buffer Overflow Prep room on TryHackMe.
postCC42/rainfall
This project is an introduction to the exploitation of (elf-like) binary.
research-camp/hacking-computer-memory
Research about Buffer Overflow Attack vulnerability.
SUNNYSAINI01001/Gatekeeper
This repo contain walkthrough of buffer overflow room on tryhackme. In this walkthrough we are going to cover every details about how to exploit stack buffer overflow vulnerability.