An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: buffer-overflow-attack

stevcoll/buffmate

BuffMate is a Perl buffer overflow tool

Language: Perl - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

daniel-cues/overflow-checker

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

Language: Python - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 3

muhammedsaidkaya/bof-xss-csrf-sql-Injection-attacks-examples

This repository includes Buffer Overflow, SQL Injection, Cross-Site Scripting, Cross-Site Request Factory Attacks implementations and Smart Contract Vulnerabilities

Language: JavaScript - Size: 13.3 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

vaarg/Acarine

Acarine is a Buffer Overflow utility and guide. It is to be used in conjunction with Immunity Debugger and Immunity's Mona module.

Language: Python - Size: 815 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Subangkar/Buffer-Overflow-Attack-Seedlab

Buffer overflow exploitation to get root access from other users

Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

kbckbc/washu_sp22_cse523

22 Spring semester CSE 523 course works at Washington University in St. Louis.

Size: 17 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Subangkar/Computer-Security-CSE-406-BUET

Demonstration of some attacks exploiting security vulnerabilities of websites and OSs as tasks of Computer Security LAB, CSE 406 in Level-4, Term-1 of CSE, BUET

Language: Python - Size: 9.58 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

glenncai/seedlab

Software Security (Buffer Overflow) and Web Security (Cross-Site Scripting Attack)

Size: 4.24 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

onesh/bufferoverflow

This project exploits a server written in C for it's buffer overflow vulnerability. We inject a reverse shell code into the server which executes our code and forks a shell on the server. We are able to fully control the server from the client to further run malicious commands on the server and even a DOS attack.

Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

d3phys/crackme

Hackers challenge.

Language: C - Size: 7.69 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LinuxUser255/MS17-010_explained

This repo is a deep-dive into the Eternal Blue buffer overflow attack, included is the exploit source code, and extensive documentation.

Language: Python - Size: 3.09 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

saadibabar/MiniShare-Buffer-Overflow

Python exploit script for buffer overflow exploitation of MiniShare 1.4.1

Language: Python - Size: 89.8 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

bnlrnz/buffer_overflow

Demonstrating buffer overflow attack in 32 Bit and 64 Bit binaries within 20 lines of C code.

Language: Makefile - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

syedsaadahmed/Buffer-Overflow-Vulnerability

Testing the buffer overflow vulnerability in a test environment

Language: C - Size: 11.7 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jiniljeil/GBC_System

GBC System Example Code

Language: C - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

almayor/rainfall

Learning about reverse engineering and buffer overflow attacks

Language: HTML - Size: 5.18 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

javiervidrua/exploithelper

A tool that helps you build buffer overflow exploits.

Language: Python - Size: 76.2 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Mahim1997/Assignments-Github

All University Assignments are present

Language: C++ - Size: 177 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

akshayxml/Buffer-Overflow-Attacks

Buffer Overflow attacks on Linux

Language: C - Size: 8.49 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vrikodar/CVE-2003-0264_EXPLOIT

Buffer Overflow in Seattle Lab Mail (SLmail) 5.5 - POP3

Language: Python - Size: 98.6 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ronitray95/buffer_overflow

Collection of stack smashing exploits and buffer overflow attacks

Language: C - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

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.

Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

nishantparhi/Heap-Exploit

Heap Exploit for a new root user in /etc/passwd

Language: C - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

GihanJ/Structured-Exception-Handling-SEH-Buffer-Overflow

Contains an exploit code of a SEH attack against the file sharing wizard 1.5.0 application and a report explaining the process

Language: Python - Size: 3.99 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

priyendumori/Buffer-Overflow-Attack

Exploiting a C program using buffer overflow attack, by-passing ASLR by brute force and using ret2libc attack as a part of assignment for course System and Network Security

Language: Python - Size: 497 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

xtenzQ/Uni-Infosec

Homework repository for Information security course at Inha University

Language: C - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

harrisoncbrammell/bufferOverflowexample

This is a simple c 99 program that is vulnerable to a buffer overflow thru the input string taken from the console. The purpose is for use in learning to debug and write exploits

Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

BhagyashriT/Buffer-Overflow-Attack

Language: C - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

nandohdc/INF1823

Buffer Overflow ARM Processor

Language: C - Size: 13 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

alex-rantos/bufferOverflowAttack

A buffer overflow attack

Language: C - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

socket-var/return-to-libc

Return-to-libc buffer overflow attack.

Language: C - Size: 142 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

R0ronoaZoro/bufferOverflow-Magcyber

I wrote a blog post explaining that how that how you can use buffer overflow vulnerability to gain access to someone else computer, this repository contains the scripts i used for that tutorial,here's my blog post URL :

Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

KaavyaRekanar/Software-Security

Security in the context of Software-Source code analysis, Buffer Overflow and Web Security

Language: C - Size: 16.5 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

epiphone/jyu-software-sec

Assignments for a software security class

Language: Python - Size: 6.91 MB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

joaogsleite/ss-labs

Software Security Labs Solution

Language: C - Size: 305 KB - Last synced at: 4 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0