peass-ng / PEASS-ng

PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
https://book.hacktricks.xyz
Other
15.86k stars 3.07k forks source link

logo color, updated output, added -fullcheck flag #396

Closed RandolphConley closed 11 months ago

RandolphConley commented 11 months ago

Added colors to the logo, so winPEAS looks like it should. Updated the output to filter out erroneous information. Which leads to the -fullcheck flag. The flag adds all regex searches back into the script to check files/folders for data. However the regexes do return false positives, so use as a last resort.

carlospolop commented 11 months ago

thanks @RandolphConley !