Lucene search
+L

27 matches found

Kitploit
Kitploit
added 2026/09/10 7:57 p.m.12 views

CVE-2023-4911

CVE-2023-4911 - Looney Tunables This is a atm very rough proof of concept for CVE-2023-4911. So far I've only verified it works on Ubuntu 22.10 kinetic. Current version of the exploit contains a fair amount of "magic" offsets. If you have suggestions on how to improve the heap shaping, feel free ...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/10 3:23 p.m.5 views

looney-tunables-CVE-2023-4911

PoC of CVE-2023-4911 Looney Tunables This is a PoC of CVE-2023-4911 a.k.a. "Looney Tunables" exploiting a bug in glibc dynamic loader's GLIBCTUNABLES environment variable parsing function parsetunables. Getting Started Executing program We can check if target is vulnerable root@kitploit: env -i...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/10 3:12 p.m.5 views

LooneyPwner

LooneyPwner Exploit tool for CVE-2023-4911, targeting the 'Looney Tunables' glibc vulnerability in various Linux distributions. LooneyPwner is a proof-of-concept PoC exploit tool targeting the critical buffer overflow vulnerability, nicknamed "Looney Tunables," found in the GNU C Library glibc...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/10 2:45 p.m.3 views

CVE-2023-4911

CVE-2023-4911 This is a PoC Proof Of Concept for the Looney Tunables Linux Privilege Escalation vulnerability. This is based on this PoC. Great thanks to leesh3288. Here you can find a very detailed writeup, and here you can see a very cool video by IppSec. Usage Check if it's vulnerable...

7.8CVSS7AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/10 2:36 p.m.5 views

cve-2023-4911-exploit-optimized

Security Notice : This repository contains working exploit code for educational and research purposes. Use responsibly and only on systems you own or have explicit permission to test. CVE-2023-4911 Exploit Looney Tunables Optimized, multi-processing exploits for CVE-2023-4911 targeting x8664 and...

7.8CVSS6.9AI score0.81422EPSS
SaveExploits28References4
Kitploit
Kitploit
added 2026/09/10 1:07 p.m.6 views

CVE-2023-4911

CVE-2023-4911 This is a PoC for CVE-2023-4911 "Looney Tunables" that exploits a bug in the glibc dynamic loader's GLIBCTUNABLES environment variable parsing function parsetunables. This is a rewrite of the C PoC's into a pure python approach. I did this to make it easier to customize the exploit...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/10 12:28 a.m.6 views

CVE-2023-4911

CVE-2023-4911 This is a PoC Proof Of Concept for the Looney Tunables Linux Privilege Escalation vulnerability. This is based on this PoC. Great thanks to leesh3288. Here you can find a very detailed writeup, and here you can see a very cool video by IppSec. Usage Check if it's vulnerable...

7.8CVSS7AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/09 1:32 p.m.5 views

CVE-2023-4911

Proof of concept for CVE-2023-4911 Looney Tunables This vulnerability has been discovered by Qualys Threat Research Unit. Here you can read the advisory they published; it explains the vulnerability in depth. The exploit has been tested on Ubuntu 22.04.2 LTS with GLIBC 2.35-0ubuntu3.1. Testing th...

7.8CVSS6.7AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/09 12:29 a.m.8 views

looneyCVE

Step 1 Check the glibc version root@kitploit: ldd --version Check if a machine is vulnerable to Looney Tunables CVE-2023-4911 root@kitploit: env -i "GLIBCTUNABLES=glibc.malloc.mxfast=glibc.malloc.mxfast=A" "Z=printf '%08192x' 1" /usr/bin/su --help If we get a Segmentation fault core dumped, then...

7.8CVSS7AI score0.81422EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/08 11:26 p.m.5 views

Looney-Tunables

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 8:37 p.m.5 views

CVE-2023-4911

CVE-2023-4911 - Looney Tunables This is a atm very rough proof of concept for CVE-2023-4911. So far I've only verified it works on Ubuntu 22.10 kinetic. Current version of the exploit contains a fair amount of "magic" offsets. If you have suggestions on how to improve the heap shaping, feel free ...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/07 12:52 p.m.5 views

CVE-2023-4911

CVE-2023-4911 https://www.qualys.com/2023/10/03/cve-2023-4911/looney-tunables-local-privilege-escalation-glibc-ld-so.txt Proof-of-Concept Developed for: Ubuntu 22.04 Ubuntu GLIBC 2.35-0ubuntu3.1 su from util-linux 2.37.2 ASLR ON Dockerfile included. Debug Disable ASLR root@kitploit: $ echo 0 | su...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/06 3:16 p.m.5 views

CVE-2023-4911

CVE-2023-4911 Usage root@kitploit: docker build -t CVE-2023-4911 -f Dockerfile . docker run -it CVE-2023-4911 ./exp References https://github.com/leesh3288/CVE-2023-4911 https://github.com/Green-Avocado/CVE-2023-4911...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28References2
Kitploit
Kitploit
added 2026/09/05 4:14 p.m.9 views

CVE-2023-4911

CVE-2023-4911 CVE-2023-4911-Looney-Tunables...

7.8CVSS6.7AI score0.81422EPSS
SaveExploits28
GithubExploit
GithubExploit
added 2026/04/11 6:01 p.m.275 views

Exploit for Out-of-bounds Write in Netapp Bootstrap_Os

CVE-2023-4911 "Looney Tunables" 분석 환경 GNU C Libraryglibc...

7.8CVSS6.9AI score0.81422EPSS
SaveExploits28
Packet Storm News
Packet Storm News
added 2026/02/11 12:00 a.m.12 views

glibc 2.38 Buffer Overflow

This is a local privilege escalation exploit for CVE-2023-4911, also known as "Looney Tunables", caused by a buffer overflow in the glibc dynamic loader's environment variable parsing logic. The vulnerability is triggered by crafting a maliciously long GLIBCTUNABLES string which corrupts internal...

9.8CVSS6.5AI score0.81422EPSS
SaveExploits29
GithubExploit
GithubExploit
added 2023/12/23 11:54 a.m.513 views

Exploit for Heap-based Buffer Overflow in Gnu Glibc

CVE-2023-4911 - Looney Tunables This is a atm very rough pr...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28
Rapid7 Blog
Rapid7 Blog
added 2023/12/22 4:32 p.m.166 views

Metasploit Weekly Wrap-Up

Getting Looney with Privilege Escalation As if Metasploit couldn’t get any loonier, this release adds a brand new exploit module for Glibc Tunables Privilege Escalation aka Looney Tunables. Now, using linux/local/glibctunablesprivesc, you can check your target’s glibc version to see if it’s...

7.5CVSS8.8AI score0.99999EPSS
SaveExploits46
hivepro
hivepro
added 2023/11/07 8:23 a.m.116 views

Kinsing Exploits Looney Tunables Vulnerability to Breach Cloud Environments

Threat Level Actor Report For a detailed threat advisory, download the pdf file here Summary The threat actor Kinsing has recently been observed exploiting the Linux privilege escalation vulnerability known as "Looney Tunables CVE-2023-4911" as part of a new campaign aimed at breaching cloud...

4.3CVSS7.2AI score0.81422EPSS
SaveExploits28
The Hacker News
The Hacker News
added 2023/11/03 1:12 p.m.125 views

Kinsing Actors Exploiting Recent Linux Flaw to Breach Cloud Environments

The threat actors linked to Kinsing have been observed attempting to exploit the recently disclosed Linux privilege escalation flaw called Looney Tunables as part of a "new experimental campaign" designed to breach cloud environments. "Intriguingly, the attacker is also broadening the horizons of...

9.8CVSS8.6AI score0.99999EPSS
SaveExploits63
Rows per page
Query Builder