Skip to content

Commit

Permalink
Added @Bo0oM fuzz.txt wordlist
Browse files Browse the repository at this point in the history
  • Loading branch information
atastycookie authored and aaaguirrep committed Sep 6, 2020
1 parent 9621db7 commit fdd4aa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ RUN \
git clone --depth 1 https://github.com/v0re/dirb.git && \
curl -L -o rockyou.txt https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt && \
curl -L -o all.txt https://gist.githubusercontent.com/jhaddix/86a06c5dc309d08580a018c66354a056/raw/96f4e51d96b2203f19f6381c8c545b278eaa0837/all.txt
curl -L -o fuzz.txt https://raw.githubusercontent.com/Bo0oM/fuzz.txt/master/fuzz.txt

# WORDLIST
FROM builder2 as builder3
Expand Down Expand Up @@ -592,4 +593,4 @@ RUN \
updatedb

# Change workdir
WORKDIR /
WORKDIR /

0 comments on commit fdd4aa9

Please sign in to comment.