♣️Linux Smarter Enumeration
Linux-Smarter-Enumeration
This shell script will show relevant information about the security of the local Linux system, helping to escalate privileges.
Download:
wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh
or
curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo lse.sh;chmod 700 lse.sh
Last updated