Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 849 Bytes

File metadata and controls

24 lines (17 loc) · 849 Bytes

Hackbox — By CTF@ITAM

Description

Hackbox is a tool developed by CTF@ITAM to help you practice CTF challenges. It is a Docker Image that contains tools to solve challenges in CTFs. It is based on BlackArch and contains the following tools:

Usage

To use Hackbox, you need to have Docker installed. You can download it from here.

Once you have Docker installed, you can run the following command:

docker run -it --rm 0xb1b1/hackbox /bin/bash