Giter Club home page Giter Club logo

hackbox's Introduction

hackbox

A lovely box packed with tools I've been using for playing CTFs, reverse-engineering, and development.

Running

To start it, run: docker run -it happyholic1203/hackbox

I use tmux a lot, so it enters tmux by default.

To use gdb, you need to add --cap-add SYS_PTRACE, so it goes like

docker run -it --cap-add SYS_PTRACE happyholic1203/hackbox

List of Installed Packages

  • Essentials:
    • gcc, g++, git
    • Vim with lots of plugins
  • PenTest Tools:
    • Metasploit
    • sqlmap
    • nmap
    • Recon-ng
  • Reversing/Pwn Tools:
    • radare2
    • GDB with Peda/Pwngdb
    • pwntools
    • one_gadget
    • ROPGadget
    • pintool
    • qemu
    • qira
  • Symbolic Execution:
    • Z3Prover
    • Triton
  • Misc:
    • Tmux
    • John the Ripper
    • binwalk
    • netcat
    • ranger

Share as Well

If you happen to know another must-have tool, please let me know!!

hackbox's People

Contributors

happyholic1203 avatar sontek avatar

Stargazers

Melone avatar  avatar Swarup Saha avatar Bletchley avatar

Watchers

James Cloos avatar Bletchley avatar  avatar MaxPeal avatar

Forkers

essobi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.