Add inital pwn container and expose common tor ports
This commit is contained in:
5
siverten/pwn/Dockerfile
Normal file
5
siverten/pwn/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM kalilinux/kali-bleeding-edge:latest
|
||||
|
||||
RUN apt update && apt -y upgrade
|
||||
RUN apt -y install metasploit-framework nmap msfpc
|
||||
|
Reference in New Issue
Block a user