Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
polkadots — CVE-2021-3560 本地权限提升漏洞利用程序 | Kitploit
工具/GitHubGitHub/swapravo/polkadots
权限提升漏洞分析漏洞利用后渗透利用渗透测试红队
GitHubswapravo/polkadots

polkadots

CVE-2021-3560 本地权限提升漏洞利用程序

查看仓库
82125年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

polkadots

CVE-2021-3560 本地权限提升漏洞利用

该漏洞利用程序会创建一个新的特权用户,使用该用户即可提权至 root。


受影响的发行版:

  • RHEL 8
  • Fedora 21
  • Debian testing (Bullseye)
  • Ubuntu 20.04

用法

root@kitploit:~
./polkadots -a [Account] -n [Account name] -h [Password hash] -i [iterations]
	     Generate hashed passwords with: openssl passwd -6 password@123

Defaults:
    -a boris
    -n Boris Ivanovich Grishenko
    -h $6$cGKhfu9znRnOQV1h$2j/3WKyqTcCaftP1PGhW8Pghj2qV5j8zwy1gHrt9eILUE6WKeWVCTa9QgkskIfwVXpjVI.TuX2D.rEkbwKubi/
    -i 20

发现者:Kevin Backhouse

来源:https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/

下载工具