9 matches found
linux-exploit-suggester
LES: Linux 权限提升审计工具 快速下载: root@kitploit: wget https://raw.githubusercontent.com/mzet-/linux-exploit-suggester/master/linux-exploit-suggester.sh -O les.sh 关于 LES 使用和内部机制的详细信息: root@kitploit: https://blog.z-labs.eu/2019/05/10/les-paper.html LES 的附加资源: root@kitploit: https://github.com/mzet-/les-res...
Linux_Exploit_Suggester
LinuxExploitSuggester Linux Exploit Suggester;基于操作系统发行版本号。 此程序不带参数运行时,将执行 'uname -r' 来获取 Linux 操作系统发行版本号,并返回一个建议性的可能利用列表。不花哨,因此打了补丁或反向移植的补丁可能会欺骗此脚本。 此外,还可以提供 '-k' 参数来手动输入内核版本/操作系统发行版本号。 该脚本在现场和考试中都非常有用。现已根据 GPLv2 开源。 示例输出 root@kitploit: $ perl ./LinuxExploitSuggester.pl -k 3.0.0 内核本地版本:3.0.0 可能的利...
linux-exploit-suggester-2
此存储库没有 README。...
linux-exploit-suggester
linux-exploit-suggester...
firmwalker
firmwalker A simple bash script for searching the extracted or mounted firmware file system. It will search through the extracted or mounted firmware file system for things of interest such as: etc/shadow and etc/passwd list out the etc/ssl directory search for SSL related files such as .pem, .cr...
linux-exploit-suggester-2
No d...
Linux Exploit Suggester - Linux Privilege Escalation Auditing Tool
Often during the penetration test engagement the security analyst faces the problem of identifying privilege escalation attack vectors on tested Linux machines. One of viable attack vectors is using publicly known Linux exploit to gain root privileges on tested machine. Of course in order to do...
Windows-Exploit-Suggester - Tool To Compares A Targets Patch Levels Against The Microsoft Vulnerability Database
This tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins. It requires the 'systeminfo' comman...
[Linux Exploit Suggester] Grab the Linux Operating Systems release version, and return a suggestive list of possible exploits
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 scrip...