hackerschoice / hackshell

Make BASH stealthy and hacker friendly with lots of bash functions
212 stars 22 forks source link

Added LPE (LinPEAS and WinPEAS) for local privesc discovery. #2

Closed hevnsnt closed 3 months ago

hevnsnt commented 3 months ago

Added LinPEAS (Linux Privilege Escalation Awesome Script) and WinPEAS (Windows Privilege Escalation Awesome Script (.ps1)) to the script for PrivEsc Discovery.

This new PR uses python if curl fails, but loads it into memory instead of writing to disk.