199 Followers
86 Following
158 Posts
Infosec software developer at Field Effect focusing on cloud security. Vulnerability research on the side.
He/Him
PronounsHe/Him
The difference between C and C++ is that C has really basic memory unsafety, whereas C++ has very advanced memory unsafety

The percentage of Android vulnerabilities caused by memory safety issues has dropped from 76% in 2019 to only 24% in 2024, representing a massive decrease of over 68% in five years.

https://www.bleepingcomputer.com/news/security/google-sees-68-percent-drop-in-android-memory-safety-flaws-over-5-years/

Google sees 68% drop in Android memory safety flaws over 5 years

The percentage of Android vulnerabilities caused by memory safety issues has dropped from 76% in 2019 to only 24% in 2024, representing a massive decrease of over 68% in five years.

BleepingComputer
@azureshit You can query a user object from the Graph API by userPrincipalName and you can add a select parameter for the signInActivity field when querying a user object, but you can’t do both at the same time. Have to use the user ID in that case, apparently.
"After days of tense negotiation and brinkmanship, ARRL agreed to pay a $1 million ransom. That payment, along with the cost of restoration, has been largely covered by our insurance policy."
https://www.arrl.org/news/arrl-it-security-incident-report-to-members
ARRL IT Security Incident - Report to Members

The American Radio Relay League (ARRL) is the national association for amateur radio, connecting hams around the U.S. with news, information and resources.

@fluepke In linux there is no tableflip, its more like this
Since the odds of generating a given UUID are astronomical, sometimes I like to just generate a bunch of UUIDs in a row to feel special, and also to mess with the RNG of the universe.

Oh my god. Proxying internet traffic through a single editable text field on a website accessible through the paywall on airplane wifi.

Life uhh finds a way, the street finds its own uses, yadda yadda

https://robertheaton.com/pyskywifi/

PySkyWiFi: completely free, unbelievably stupid wi-fi on long-haul flights | Robert Heaton

The plane reached 10,000ft. I took out my laptop, planning to peruse the internet and maybe do a little work if I got really desperate.

Robert Heaton

"I know we hired you remote somehow...
But that was then, and this is now."

New song: the RTO (Return-To-Office) Tango

https://www.youtube.com/watch?v=oF1Ex7uKqjg

The Return-to-Office Tango (performed LIVE at fwd:cloudsec)

YouTube
Why does every single chat app struggle with scrolling and marking messages as read?
Day 1 of learning Helm and I’m already having to ignore the code smell detector going off in my head constantly. #helm #kubernetes