8000 GitHub - gsingh93/ctf-vm: A VM for CTF binary exploitation challenges
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gsingh93/ctf-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF VM

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

Installation

git clone git@github.com:gsingh93/ctf-vm.git
cd ctf-vm
vagrant up

Packages

Included packages

  • pwndbg
  • peda
  • pwntools
  • Pin
  • AFL (currently disabled on 18.04)
  • ROPgadget
  • rp++
  • xrop
  • one_gadget
  • QEMU with ARM support
  • angr
  • frida

About

A VM for CTF binary exploitation challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

0