Skip to content

Commit a8578db

Browse files
committed
update enum4linux github repo
1 parent c7df328 commit a8578db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ RUN chmod +x LinEnum.sh
461461
# Download enum4linux
462462
WORKDIR /temp
463463
RUN \
464-
git clone --depth 1 https://github.com/portcullislabs/enum4linux.git && \
464+
git clone --depth 1 https://github.com/CiscoCXSecurity/enum4linux.git && \
465465
# Download PEASS - Privilege Escalation Awesome Scripts SUITE
466466
mkdir -p /temp/peass
467467

0 commit comments

Comments
 (0)