Skip to content
/ ctf-box Public

Simple Ubuntu 18 Docker machine with tools for solving ctf challenges.

Notifications You must be signed in to change notification settings

giwiro/ctf-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ctf Box 🐋

Simple Ubuntu 18 Docker machine with tools for solving ctf challenges.

In order to configure some of the cool tools, I used the ones on my dotfiles repo.

It now runs init as pid 1 ! (This will enable the usage of systemd)

Tools

Cool Tools

  • neovim
  • zsh
  • tmux
  • git
  • wget
  • curl

Reversing Tools

  • python
  • python3.7
  • gdb
  • radare2
  • strace
  • ltrace
  • binwalk
  • netcat

Exploiting Tools

  • metasploit
  • searchsploit
  • sqlmap
  • dirb (url fuzzer)
  • jwt_tool (forge and exploit jwt token)

Python3 useful libs

  • Ropper
  • Requests

Useful Tools

  • postgresql-12
  • nodejs 16

Chalenges

About

Simple Ubuntu 18 Docker machine with tools for solving ctf challenges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published