Linux Exploit Suggester
Suggest kernel/privesc exploits for a host.
KaliParrotlow
pkg: linux-exploit-suggester
LES inspects the kernel and packages and lists likely local privilege-escalation exploits.
Syntax
linux-exploit-suggester.sh
Example
./linux-exploit-suggester.sh
Maps the host’s kernel to known privesc exploits.
Advantages
- Fast privesc lead generation
- Kernel-aware
Disadvantages
- Suggestions need validation
- Can be dated
Tags
#privesc#linux#kernel
Official docs: LES ↗
Related commands
Frequently asked questions
What is Linux Exploit Suggester used for?
LES inspects the kernel and packages and lists likely local privilege-escalation exploits.
What is an example Linux Exploit Suggester command?
A common example is: ./linux-exploit-suggester.sh — Maps the host’s kernel to known privesc exploits.
Is Linux Exploit Suggester part of Kali Linux?
Yes. Linux Exploit Suggester ships with Kali Linux (and Parrot OS). If missing, install it with: sudo apt install linux-exploit-suggester.
What category of security tool is Linux Exploit Suggester?
Linux Exploit Suggester is a Post-Exploitation tool with a low-risk profile when run against a live target.
Try recon tools live
Run real scans against a domain you control, stage by stage.