Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Pentest-Ubuntu

This docker image is built to quickly start pentesting without having to set up virtual machines. The Dockerfile can be modified and it comes pre-installed with "Pentester Framework", "bughunter", and "recon-ng".

Steps To Build the Docker Image from the Dockerfile

$ sudo docker build -t pentest-ubuntu .

Steps To Run the Docker Container

$ sudo docker run -it pentest-ubuntu bash

Additional Docker Commands

View Docker Processes

$ sudo docker ps

View Docker Images

$ sudo docker images

About

Pentest-Ubuntu is a docker container built for hackers and pentesters. It contains some of the awesome pentesting tools and framework which can be used in pentesting and bughunting. This simple docker image will keep clean your main OS and helps you do your job.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages