/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

malwaretech.com
| | blog.morphisec.com
2.4 parsecs away

Travel
| | Morphisec researchers have discovered an important Microsoft Outlook vulnerability. Read on for CVE-2024- 38021 details and technical impact.
| | www.malwaretech.com
2.3 parsecs away

Travel
| | A while ago some of you may remember me saying that I was so bored of there being no decent malware to reverse, that I might as well write some. Well, I decided to give it a go and I've spent some of my free time developing a Windows XP 32-bit bootkit. Now, before you get on the phone to your friendly neighborhood FBI agent, I'd like to make clear a few thing: The bootkit is written as a proof of concept, it would be very difficult to weaponize, and there is no weaponized version to fall into the hands of criminals. For those of you who don't know, a bootkit is a type of rootkit that begins executing at boot time. By infecting the BIOS, Master Boot Record, Volume Boot Record or Initial Program Loader; Malware can begin execution early on in the operating sys...
| | www.cyberkendra.com
1.3 parsecs away

Travel
| | SOCKS5 heap buffer overflow vulnerability in Curl lead to arbitrary remote code execution.
| | www.skitoy.com
19.3 parsecs away

Travel
| Looking at event IO frameworks and found some really good comments about the "ev" library, the challenge is that I would rather work in C++ than pure C - I like ...