Merge pull request #64 from aa-tan/patch-1

Simple typo correction
This commit is contained in:
Carlos Polop 2020-10-02 00:21:41 +02:00 committed by GitHub
commit 8f5bfce0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2284,7 +2284,7 @@ if [ "`echo $CHECKS | grep IntFiles`" ]; then
echo ""
##-- IF) Misconfigured ld.so
printf $Y"[+] "$GREEN"Cheking missconfigurations of ld.so\n"$NC
printf $Y"[+] "$GREEN"Checking misconfigurations of ld.so\n"$NC
printf $B"[i] "$Y"https://book.hacktricks.xyz/linux-unix/privilege-escalation#ld-so\n"$NC
printf $ITALIC"/etc/ld.so.conf\n"$NC;
cat /etc/ld.so.conf 2>/dev/null | sed -E "s,$Wfolders,${C}[1;31;103m&${C}[0m,g"