0x7a72.com
z
@0x7a72.com
X: 0x7a72

cyber
Reposted by z
Most people should use a password manager, but there's no one-size-fits-all recommendation. ssd.eff.org/module/choo...
Choosing a Password Manager
Password breaches are a common occurrence, and if you use the same password on every site, that may grant access to bad actors who try out that password elsewhere to get into your accounts. The best way to protect yourself is to use a unique password everywhere (and two-factor authentication,...
ssd.eff.org
November 11, 2025 at 4:59 PM
Reposted by z
The world never says hello back
May 28, 2025 at 6:51 PM
Reposted by z
The amount of software that deploys a random binary to %APPDATA% which then downloads the software update and runs it, is crazy. It makes blocking $randombinary very hard to do without breaking normal/wanted update processes.
a woman is making a funny face and making a funny face with her hands .
ALT: a woman is making a funny face and making a funny face with her hands .
media.tenor.com
January 14, 2025 at 2:29 PM
Reposted by z
Truth
November 19, 2024 at 3:01 AM
Reposted by z
Cyber folks, you can monitor for CVE mentions fright from the Jetstream with websocat & jq:

$ websocat "wss://jetstream1.us-east.bsky.network/subscribe?wantedCollections=app.bsky.feed.post" | jq 'select(.commit.record.text != null) | select(.commit.record.text | test("CVE-\\d{4}-\\d+"))'
November 18, 2024 at 8:23 PM