GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read ever
wget https://raw.githubusercontent.com/belane/linux-soft-exploit-suggester/master/linux-soft-exploit-suggester.py Basic use. Downloads the exploit database, generates a list of packages and searches for exploits. python linux-soft-exploit-suggester.py ...
linux-exploit-suggester Hacking Tools 2863 阅读 描述:一个Perl脚本,试图建议使用基于OS版本号的漏洞。 类别: recon 版本:32.9db2f5a 官网:https://github.com/PenturaLabs/Linux_Exploit_Suggester 更新:2017-04-24 标签:
免费加入 已有帐号?立即登录 master 分支(2) 标签(3) 管理 管理 master screenshot v1.1 v1.0 v0.9 克隆/下载 HTTPSSSHSVNSVN+SSH 该操作需登录 Gitee 帐号,请先登录后再操作。 提示 下载代码请复制以下命令到终端执行 为确保你提交的代码身份被 Gitee 正确识别,请执行以下命令完成配置 ...
以下是它的官网:https://github.com/mzet-/linux-exploit-suggester官网介绍有点长,我就不全贴出来了,大家自己去看,一点都不难理解。 下面我们就试用一下,把它通过各种方法wget\ 上传到服务器上去,然后直接执行,返回类似下面的界面 我红线框出来的是风险等级,我们优先选 highly probable 的去攻击,成功率会高一点...
print"\n Local Kernel: $khost\n"; my%exploits =get_exploits(); print'Searching among'. scalar keys(%exploits) ."exploits...\n\n"; print"\e[00;35mPossible Exploits:\e[00m\n"; EXPLOIT: foreach my $key (sortkeys %exploits ) { ...
Linux_Exploit_Suggester是一款根据操作系统版本号自动查找相应提权脚本的工具,如果不带任何参数运行该脚本的话,将执行uname -r返回的操作系统发行版本,或者手工输入-k参数查找指定版本号。 例子: 代码语言:javascript 代码运行次数:0 运行 AI代码解释 $ perl./Linux_Exploit_Suggester.pl-k3.0.0Kernel local:3.0.0Po...
print"\n Local Kernel: $khost\n"; my%exploits =get_exploits(); print'Searching among'. scalar keys(%exploits) ."exploits...\n\n"; print"\e[00;35mPossible Exploits:\e[00m\n"; EXPLOIT: foreach my $key (sortkeys %exploits ) { ...
(by spender) Reqs: pkg=linux-kernel,ver>=2.6.1,ver<=2.6.19 Tags: src-url: https://github.com/offensive-security/exploit-database-bin-sploits/raw/master/bin-sploits/9574.tgz exploit-db: 9574 EOF ) EXPLOITS[((n++))]=$(cat <<EOF Name: ${txtgrn}[CVE-2009-2698]${txtrst} udp_...
Next-Generation Linux Kernel Exploit Suggester. Contribute to jondonas/linux-exploit-suggester-2 development by creating an account on GitHub.