Skip to content

Commit

Permalink
add enum4linx-ng
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaguirrep committed Feb 4, 2021
1 parent a8578db commit 9d875d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,8 @@ RUN chmod +x LinEnum.sh
WORKDIR /temp
RUN \
git clone --depth 1 https://github.com/CiscoCXSecurity/enum4linux.git && \
# Download enum4linx-ng
git clone https://github.com/cddmp/enum4linux-ng.git && \
# Download PEASS - Privilege Escalation Awesome Scripts SUITE
mkdir -p /temp/peass

Expand Down
3 changes: 2 additions & 1 deletion requirements_pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ argparse
tld
#jwt-tool dependency
pycryptodomex
wafw00f
wafw00f
pyyaml

0 comments on commit 9d875d0

Please sign in to comment.