LinPEAS vs Seatbelt
GitHub Stats
About LinPEAS
LinPEAS (Linux Privilege Escalation Awesome Script) is a comprehensive enumeration script that searches for possible paths to escalate privileges on Linux hosts. It checks for misconfigurations, SUID/SGID binaries, writable files, cron jobs, kernel exploits, interesting files, credentials in configuration files, and much more. LinPEAS is part of the PEASS-ng suite which also includes WinPEAS for Windows. It's the first tool most pentesters run after gaining initial access to a Linux system.
About Seatbelt
Seatbelt is a C# project that performs a number of security-oriented host-survey 'safety checks' relevant from both offensive and defensive security perspectives. It gathers system data including OS info, installed AV/EDR, PowerShell settings, audit policies, saved credentials, browser data, scheduled tasks, installed software, network shares, and much more. It's typically the first tool run after gaining access to understand the environment and identify opportunities.
Platform Support
Tags
Shared
LinPEAS only
Seatbelt only