added droppy and john the ripper dockerfiles
This commit is contained in:
3
dockerfiles/tools/john.dockerfile
Normal file
3
dockerfiles/tools/john.dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM kalilinux/kali-linux-docker
|
||||
MAINTAINER Tabledevil
|
||||
RUN apt-get update && apt-get install -y john ; rm -rf /var/lib/apt/lists/*
|
||||
Reference in New Issue
Block a user