Backups, Downloads cleanup, and bulk file renaming — three Windows automation tasks I kept avoiding because the scripting ...
A high-severity Linux vulnerability, “Copy Fail” (CVE-2026-31431), enables root privilege escalation across cloud ...
Copy Fail could represent a significant security risk in the making. The vulnerability was discovered by researchers at ...
For a long time, the unspoken rule in Linux circles has been that PowerShell is a Windows thing, and Bash is the real deal. Even I maintained this position at first, because early iterations of ...
Exposure therapy to the bash shell brought me to the tipping point, and I jumped ship to the Macintosh side of the house. It ...
After the CopyFail vulnerability gave root access from any user on almost all distributions last week, this week we’ve got DirtyFrag. This chains the vulnerability in CopyFail (xfrm-ESP) and ...
Recently, I have been hard at work, creating some really complex PowerShell scripts related to a few projects that I have been working on. One of the big lessons that I have learned through all of ...
Hyunwoo Kim, also known as "V4bel," recently disclosed "Dirty Frag," a dangerous security vulnerability that provides local attackers with root access on Linux-based systems. All major ...
Dirty Frag is a newly disclosed Linux local privilege escalation vulnerability affecting kernel networking and ...
Dirty Frag, a new local privilege escalation vulnerability affecting major Linux distributions, may already be exploited in the wild.
We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell. In a recent series of posts, I explained how to launch a PowerShell script ...