View Issue Details

IDProjectCategoryView StatusLast Update
0000551Kali LinuxQueued Tool Additionpublic2021-05-18 11:02
Reporterdookie Assigned Todookie  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version1.0.5 
Summary0000551: Add Linux Exploit Suggester
Description

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.

Homepage: http://penturalabs.wordpress.com/2013/08/26/linux-exploit-suggester/
Source: https://github.com/PenturaLabs/Linux_Exploit_Suggester

Activities

dookie

dookie

2013-08-28 17:52

reporter   ~0000806

Added in linux-exploit-suggester_0.6-1kali0

Since this isn't meant to be run locally on Kali, the "binary" in /usr/bin/ simply displays the README and displays the path to the tool to the user.

Issue History

Date Modified Username Field Change
2013-08-28 16:33 dookie New Issue
2013-08-28 16:33 dookie Status new => assigned
2013-08-28 16:33 dookie Assigned To => dookie
2013-08-28 17:52 dookie Note Added: 0000806
2013-08-28 17:52 dookie Status assigned => resolved
2013-08-28 17:52 dookie Fixed in Version => 1.0.5
2013-08-28 17:52 dookie Resolution open => fixed
2021-05-18 11:02 g0tmi1k Category New Tool Requests => Queued Tool Addition