Simple typo correction
This commit is contained in:
parent
fccfe8fb75
commit
ef04509005
@ -2284,7 +2284,7 @@ if [ "`echo $CHECKS | grep IntFiles`" ]; then
|
|||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
##-- IF) Misconfigured ld.so
|
##-- 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 $B"[i] "$Y"https://book.hacktricks.xyz/linux-unix/privilege-escalation#ld-so\n"$NC
|
||||||
printf $ITALIC"/etc/ld.so.conf\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"
|
cat /etc/ld.so.conf 2>/dev/null | sed -E "s,$Wfolders,${C}[1;31;103m&${C}[0m,g"
|
||||||
|
Loading…
Reference in New Issue
Block a user