Skip to content
/ ctf-vm Public
forked from gsingh93/ctf-vm

A VM for CTF binary exploitation challenges

Notifications You must be signed in to change notification settings

wdeilim/ctf-vm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF VM

An Ubuntu 16.04 x64 VM for binary exploitation and reversing CTF problems. For a 14.04 VM, checkout the ubuntu14.04 branch. For a Windows 7 CTF VM, see https://github.com/gsingh93/ctf-vm-windows7.

Installation

git clone [email protected]:wdeilim/ctf-vm.git
cd ctf-vm
vagrant up

Packages

Included packages

  • pwndbg
  • peda
  • pwntools
  • Pin
  • AFL
  • ROPgadget
  • rp++
  • xrop
  • QEMU with ARM support
  • angr
  • zsh

About

A VM for CTF binary exploitation challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%