I'm a huge fan of PEASS as a learning tool, for example I'll use it in CTF's after performing manual enumeration. If the script picks up anything that I missed during my initial enumeration I'll go back and try to find a way to see what the script is showing. I think it'd be very helpful to highlight the commands being run to pick up this or that privilege escalation vulnerability. Perhaps this feature could be implemented with an optional flag at runtime? Something like --show-commands. Thanks.
I'm a huge fan of PEASS as a learning tool, for example I'll use it in CTF's after performing manual enumeration. If the script picks up anything that I missed during my initial enumeration I'll go back and try to find a way to see what the script is showing. I think it'd be very helpful to highlight the commands being run to pick up this or that privilege escalation vulnerability. Perhaps this feature could be implemented with an optional flag at runtime? Something like
--show-commands
. Thanks.