Lucene search
+L

93 matches found

Kitploit
Kitploit
added 2026/09/14 5:11 p.m.4 views

CVE-2021-3560

A NYCU CVE-2021-3560 research. QQ A CVE-2021-3560 poc, easy to read and learn. reference from POC by hakivvi. Thanks to hakivvi. He saved a lot of my time. run: 1. compile the exploit: root@kitploit: $ gcc -g cve-2021-3560poc.c -o cve-2021-3560 /usr/lib/x8664-linux-gnu/libdbus-1.so...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/14 3:34 p.m.5 views

Polkit-exploit

Polkit-exploit - CVE-2021-3560 Privilege escalation with polkit - CVE-2021-3560 Summary CVE-2021-3560 is an authentication bypass on polkit, which allows unprivileged user to call privileged methods using DBus, in this exploit we will call 2 privileged methods provided by accountsservice CreateUs...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/14 12:33 p.m.4 views

Polkit-CVE-2021-3560

Polkit-CVE-2021-3560 Background In early 2021 a researcher named Kevin Backhouse discovered a seven year old privilege escalation vulnerability since designated CVE-2021-3560 in the Linux polkit utility. Fortunately, different distributions of Linux and even different versions of the same...

7.8CVSS7.3AI score0.22193EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/14 12:08 p.m.4 views

exploit_CVE-2021-3560

CVE-2021-3560 Exploit Script This script exploits CVE-2021-3560, a vulnerability in polkit that allows privilege escalation to root. Usage After cloning the repository, grant execution permissions and run the script: root@kitploit: chmod +x exploit.sh ./exploit.sh Expected Outcome After running t...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/14 10:35 a.m.5 views

polkit-auto-exploit

polkit-auto-exploit Polkit CVE-2021-3560 的自动利用 PoC 概要 CVE-2021-3560 是 polkit 的一个认证绕过漏洞,允许非特权用户通过 DBus 调用特权方法。在此利用中,我们将调用 accountsservice 提供的两个特权方法(CreateUser 和 SetPassword),从而创建一个特权用户,然后为其设置密码,最后以创建的用户身份登录并提权到 root。 https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug...

7.8CVSS8.1AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/14 6:20 a.m.6 views

CVE-2021-3560

CVE-2021-3560 Polkit - Local Privilege Escalation Original discovery by kevinbackhouse from GitHub Security Lab References https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/ https://www.youtube.com/watch?v=QZhz64yEd0g https://ubuntu.com/security/CVE-2021-3560 Blog...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/14 6:02 a.m.6 views

SideWinder-Exploit

🛡️ CVE-2021-3560 権限昇格演習 📚 概要 このリポジトリは、polkit の権限昇格脆弱性である CVE-2021-3560 に焦点を当てた実践的なサイバーセキュリティ演習の教材を提供します。 2021年にGitHub Security Labによって発見されたこの欠陥により、特権のないLinuxユーザーがユーザー資格情報処理の競合状態 を悪用してrootアクセスを取得できました。 この脆弱性は複数のLinuxディストリビューションに影響を与え、2021年半ばに修正されました。 🎮 シナリオ: 「サイドワインダー・スウィフティの静かな昇格」 あなたは Sidewinder...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/14 6:02 a.m.7 views

CVE-2021-3560_PoC

CVE-2021-3560PoC polkit exploit script Automated script for escalating to root using polkit service Requirements SSH server this is to avoid having authentication popups through GNOME Vulnerable Linux distribution: Distribution| Vulnerable? ---|--- RHEL 7| No RHEL 8| Yes Fedora 20 or earlier| No...

7.8CVSS7.9AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/14 5:46 a.m.6 views

CVE-2021-3560-Authentication-Agent

PolicyKit CVE-2021-3560 エクスプロイト(認証エージェント) 技術詳細 このエクスプロイトに関するブログ記事: https://ricterz.me/posts/2022-04-28-a-new-exploit-method-for-cve-2021-3560-polkit-linux-privilege-escalation.txt http://noahblog.360.cn/a-new-exploit-method-for-cve-2021-3560-policykit-linux-privilege-escalation ビルドと使用方法...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/11 4:06 a.m.7 views

CVE-2021-3560

このリポジトリには README がありません。...

7.8CVSS7.6AI score0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/10 10:01 p.m.6 views

POC-Bash-CVE-2021-3560

Bash-CVE-2021-3560 POC Bash —— CVE-2021-3560 Polkit 本地权限提升漏洞利用 本仓库提供了一个针对 CVE-2021-3560 的 bash 漏洞利用 ,该漏洞是 polkit 中的一个本地权限提升漏洞,影响许多现代 Linux 发行版。 !!!!!! 测试中可能导致系统不稳定 !!!!! 💥 漏洞摘要 该漏洞由 Kevin Backhouse 发现,非特权用户可通过 dbus 接口与 polkit 授权检查进行竞争,从而创建具有管理员权限的帐户。 受影响软件包 :polkit = 0.119 CVE 编号 :CVE-2021-3560 影...

7.8CVSS7.9AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/10 7:48 a.m.5 views

CVE-2021-3560_Polkit

CVE-2021-3560 Polkit Local Privilege Escalation root@kitploit: .--. .-" "-. .--. / .. / .-. .-. / .. \ | | '| / Y \ |' | | | \ \ \ 0 | 0 / / / | \ '- ,.-" "-./, -' / '-' / ^ ^ \ '-' .--'| . ./ |'--. / \ \ / / \ / '. '---' .' \ / '---' \ / \ An automated exploit for the CVE-2021-3560...

7.8CVSS7.4AI score0.22193EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/10 1:02 a.m.4 views

CVE-2021-3560-Polkit-DBus

CVE-2021-3560-Polkit-DBus 针对 CVE-2021-3560 Polkit D-Bus 权限提升的简单概念验证脚本。 更多信息,请参阅原始博客文章:https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/ 使用方法 如果执行失败,请尝试使用另一个(未注册的)用户名重新运行脚本。 root@kitploit: lowprivuser@machine:$ ./poc.sh PoC ─ 由 f4T1H 编写 ─...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/09 3:23 p.m.5 views

polkit-CVE-2021-3560_writeup

Try Hack Me - Polkit:CVE-2021-3560 作者: Atharva Bordavekar 难度: 信息 分数: 32 漏洞: CVE-2021-3560 我们将首先检查polkit的版本以获得更好的洞察。 root@kitploit: apt list --installed | grep policykit-1 policykit-1/focal,now 0.105-26ubuntu1 amd64 已安装,可升级至: 0.105-26ubuntu1.1 我使用deepseek创建了一个简单的类比,帮助你更好地理解polkit的概念。 夜店保安类比 夜店:...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/09 12:07 a.m.6 views

polkadots

polkadots CVE-2021-3560 ローカル特権昇格エクスプロイト このエクスプロイトは、新しい特権ユーザーを作成し、それを使ってルートに昇格できます。 影響を受けるディストリビューション: RHEL 8 Fedora 21 Debian testing Bullseye Ubuntu 20.04 使用方法 root@kitploit: ./polkadots -a Account -n Account name -h Password hash -i iterations ハッシュ化されたパスワードを生成: openssl passwd -6 password@123...

7.8CVSS7.9AI score0.22193EPSS
SaveExploits37References1
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.10 views

RHCOS 4 : OpenShift Container Platform 4.7.19 (RHSA-2021:2555)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:2555 advisory. - polkit: local privilege escalation using polkitsystembusnamegetcredssync CVE-2021-3560 - dhcp: stack-based buffer overflow when...

7.8CVSS6.1AI score0.22193EPSS
SaveExploits38References7
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:00 a.m.12 views

Alibaba Cloud Linux 3 : 0035: polkit (ALINUX3-SA-2021:0035)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2021:0035 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2021-3560: RESERVED This candidate has been...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References2
GithubExploit
GithubExploit
added 2023/12/15 3:38 a.m.174 views

Exploit for Incorrect Authorization in Polkit_Project Polkit

CVE-2021-3560-Polkit-Privilege-Escalation by Mark, Qingchen Yu...

7.8CVSS8.4AI score0.22193EPSS
SaveExploits37
GithubExploit
GithubExploit
added 2023/11/08 5:11 a.m.452 views

Exploit for Incorrect Authorization in Polkit_Project Polkit

Polkit Vulnerability - CVE-2021-3560 :closedbook: - Introd...

7.8CVSS8.6AI score0.22193EPSS
SaveExploits37
GithubExploit
GithubExploit
added 2023/07/10 6:38 a.m.373 views

Exploit for Improper Privilege Management in Sudo_Project Sudo

Linux Privilege Escalation Exploit for CVE-2021-3560 Sudoedit a...

7.8CVSS8.5AI score0.55367EPSS
SaveExploits57
Rows per page
Query Builder