mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-20 23:29:00 +00:00
Merge branch 'master' of https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite
This commit is contained in:
@@ -495,7 +495,7 @@ echo ""
|
|||||||
printf $Y"ADVISORY: "$B"$ADVISORY\n"$NC
|
printf $Y"ADVISORY: "$B"$ADVISORY\n"$NC
|
||||||
echo ""
|
echo ""
|
||||||
printf $B"Linux Privesc Checklist: "$Y"https://book.hacktricks.xyz/linux-unix/linux-privilege-escalation-checklist\n"$NC
|
printf $B"Linux Privesc Checklist: "$Y"https://book.hacktricks.xyz/linux-unix/linux-privilege-escalation-checklist\n"$NC
|
||||||
echo " LEYEND:" | sed "s,LEYEND,${C}[1;4m&${C}[0m,"
|
echo " LEGEND:" | sed "s,LEGEND,${C}[1;4m&${C}[0m,"
|
||||||
echo " RED/YELLOW: 99% a PE vector" | sed "s,RED/YELLOW,${C}[1;31;103m&${C}[0m,"
|
echo " RED/YELLOW: 99% a PE vector" | sed "s,RED/YELLOW,${C}[1;31;103m&${C}[0m,"
|
||||||
echo " RED: You must take a look at it" | sed "s,RED,${C}[1;31m&${C}[0m,"
|
echo " RED: You must take a look at it" | sed "s,RED,${C}[1;31m&${C}[0m,"
|
||||||
echo " LightCyan: Users with console" | sed "s,LightCyan,${C}[1;96m&${C}[0m,"
|
echo " LightCyan: Users with console" | sed "s,LightCyan,${C}[1;96m&${C}[0m,"
|
||||||
|
|||||||
Reference in New Issue
Block a user