Linux Exploit Suggester; based on operating system release number. This program run without arguments will perform a 'uname -r' to grab the Linux Operating Systems release version, and return a suggestive list of possible exploits. Nothing fancy, so a patched/back-ported patch may fool this script. Additionally possible to provide '-k' flag to manually enter the Kernel Version/Operating System Release Version. This script has been extremely useful on site and in exams. Now Open-sourced under GPLv2. Sample Output $ perl ./Linux_Exploit_Suggester.pl -k 3.0.0 Kernel local: 3.0.0 Possible Exploits: [+] semtex CVE-2013-2094 Source: www.exploit-db.com/download/25444/ [+] memodipper CVE-2012-0056 Source: http://www.exploit-db.com/exploits/18411/ [+] perf_swevent CVE-2013-2094 Source: http://www.exploit-db.com/download/26131 $ perl ./Linux_Exploit_Suggester.pl -k 2.6.28 Kernel local: 2.6.28 Possible Exploits: [+] sock_sendpage2 Alt: proto_ops CVE-2009-2692 Source: http://www.exploit-db.com/exploits/9436 [+] half_nelson3 Alt: econet CVE-2010-4073 Source: http://www.exploit-db.com/exploits/17787/ [+] reiserfs CVE-2010-1146 Source: http://www.exploit-db.com/exploits/1
Common questions about Linux Exploit Suggester including features, pricing, alternatives, and user reviews.
Linux Exploit Suggester is Linux Exploit Suggester; suggests possible exploits based on the Linux operating system release number. It is a Vulnerability Management solution designed to help security teams with Operating System, Linux.
Linux Exploit Suggester is a free Vulnerability Management tool. This makes it accessible for organizations of all sizes, from startups to enterprises. Visit https://github.com/PenturaLabs/Linux_Exploit_Suggester/ for download and installation instructions.
Popular alternatives to Linux Exploit Suggester include:
Compare all Linux Exploit Suggester alternatives at https://cybersectools.com/alternatives/linux-exploit-suggester
Linux Exploit Suggester is for security teams and organizations that need Operating System, Linux. It's particularly suitable for small to medium-sized teams looking for cost-effective solutions. Other Vulnerability Management tools can be found at https://cybersectools.com/categories/vulnerability-management
Head-to-head feature, pricing, and rating breakdowns.
A tool for privilege escalation within Linux environments by targeting vulnerabilities in SUDO usage.
A Linux exploit suggestion tool that identifies potential privilege escalation vulnerabilities by analyzing kernel versions and matching them against a database of known exploits.
A Linux privilege escalation auditing tool that identifies potential kernel vulnerabilities and suggests applicable exploits based on system analysis.
LinEnum is a tool for Linux enumeration that provides detailed system information and performs various checks and tasks.
A comprehensive repository of payloads and bypass techniques for web application security testing and penetration testing across multiple platforms and attack vectors.