Skip to content

Challenge/Tutorial aiming to exploit the buffer overflow vulnerability w/ Metasploit plugin implementation

License

Notifications You must be signed in to change notification settings

art049/simple-buffer-overflow-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple stack buffer overflow server

This simple C program (main.c) expose a stack injection vulnerablity. This program can also be run as a TCP server using the make serve_vulnerability command.

Goal

The main goal of this challenge is to run arbitrary code (a shellcode f.e) on the server's host machine exploiting the stack buffer overflow vulnerability.

A further goal is to write a Metasploit exploit to automate the vulnerability exploitation.

Useful ressources

About

Challenge/Tutorial aiming to exploit the buffer overflow vulnerability w/ Metasploit plugin implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published