Skip to content

savenature81/docker-archlinux-pentest-lxde

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Linux Penetration Tester

Run with the PASS environment variable set to 6 or more characters to set the VNC password else it will default to docker

The VNC server port is 59000

archassault to see available ArchAssault packages

blackarch to see available BlackArch packages

pacman -S to install packages

yaourt to install from Arch User repo - A regular user is needed

From Docker Index

docker pull usertaken/archlinux-pentest-lxde

Build Yourself

docker build --rm -t usertaken/archlinux-pentest-lxde github.com/UserTaken/docker-archlinux-pentest-lxde

Run Example

docker run -d --net host --restart always --name arch -e PASS=password usertaken/archlinux-pentest-lxde

About

ArchAssault, BlackArch, LXDE, VNC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%