Posts
2756
Following
681
Followers
1504
"I'm interested in all kinds of astronomy."
repeated

Fellow crypto felon Sam Bankman-Fried has been working to rehabilitate his image as he prepares for his upcoming appeal hearings. He also seems to be angling for a pardon of his own if his appeal is unsuccessful, though whether Trump would oblige is less clear.

1
2
0
repeated

I always forget about my complete archive of UK government source code until I receive panicked emails asking me to delete things from it.

This time it was password hashes. A *lot* of password hashes.

4
5
3
@osxreverser Reminds me of drug cartels buying trucks and houses to store their cash.

(one of my favorite factoids from this movie is that they said to have spent thousands of $ just for rubber bands to roll up cash: https://en.wikipedia.org/wiki/Cocaine_Cowboys_(2006_film) )
0
0
0
repeated
Edited 20 days ago

Hey, Anthropic owes me $9000! They illegally used at least 3 of my books on LibGen to create Claude. Now they're paying a $1.5 billion settlement, at $3000 per book. See if *your* books are on the list:

https://www.anthropiccopyrightsettlement.com/

If so, you have until March 23, 2026 to file a claim. The above website lets you file a claim, but this one explains everything more clearly:

https://authorsguild.org/advocacy/artificial-intelligence/what-authors-need-to-know-about-the-anthropic-settlement/#next-steps

Actually I exaggerated: the payment will be split between authors and publishers, but I have to make the claim - so the settlement is making me do some work my publisher should be doing for me. My coauthors and I will just get half, $4500. One of these books has 2 coauthors, one has 3, and one is a book I edited, with essays by lots of authors. So $1000 is a more realistic estimate of what I get. Oh well.

Bizarrely, my most popular book, Gauge Fields, Knots and Gravity, is not on the list. But I guess it's not surprising:

"The settlement agreement discloses that approximately 500,000 titles out of the 7 million copies of books that Anthropic reportedly downloaded from LibGen and PiLiMi meet the definition required to be part of the class."

Only books whose copyright is registered with the US Library of Congress meet that defiinition!

If you have a book on the list, you can opt out of the current settlement and join future lawsuits. But you have to take action to do that!!! For more information on that, see item 40 here:

https://www.anthropiccopyrightsettlement.com/faq

13
26
1
#music #dnb
Show content
Legendary DJ's reunite, I just don't get why anyone thought this MC would bring any value to the show...

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

I mean I can shout "Let's go" every few minutes for a ticket and drinks?
0
0
0
@mttaggart @cR0w Business idea:
1) Get some VC money for AI
2) Spend 10% on your salary, so you are set for life
3) Spend 89.9% of it on marketing
4) Spend 0.1% on a script that "predicts" you'll get phished, remote access boxed will be popped, etc. and advice to implement the usual boring remediations ("patch your shit", "MFA", ...) . Now that The AI predicted it, maybe they'll be implemented too!

Win-win!
0
0
5
repeated
Edited 21 days ago

Didn't somebody recently ask me what the Sanitizer API status is? Well anyway, it's in Firefox Nightly for testing now.

TLDR:
```diff
- foo.innerHTML = DOMPurify.sanitize(untrusted);
+ foo.setHTML(untrusted);
```

Download on https://nightly.mozilla.org

1
3
0
repeated

🚨 New advisory was just published! 🚨

A Local Privilege Escalation vulnerability was found in Ubuntu, caused by a refcount imbalance in the af_unix subsystem.
This vulnerability was disclosed during our TyphoonPWN 2025 Linux category and won first place:
https://ssd-disclosure.com/lpe-via-refcount-imbalance-in-the-af_unix-of-ubuntus-kernel/

0
4
0
repeated

0.6 is here! The bridge between and is now fully compatible with Frida 17+.

As of this release, Brida 0.6 supports only Frida 17 and later. For users who still rely on older Frida versions, Brida 0.6pre remains available on GitHub.

Get the latest release here:
https://hnsecurity.it/blog/brida-0-6-released/

Coming soon to the PortSwigger BApp Store (pending approval).

Kudos to our @apps3c for keeping this essential integration tool up to date with Frida's fast-evolving ecosystem!

0
3
0
@csepp From the sellers perspective: if you have the place you probably have the money too!
0
0
1
repeated

WSO2 #2: The many ways to bypass authentication in WSO2 products (CVE-2025-9152, CVE-2025-10611, CVE-2025-9804) https://crnkovic.dev/wso2-the-authentication-bypasses/

0
3
0
[RSS] Windows ARM64 Internals: Exception & Privilege Model, Virtual Memory Management, and Windows under Virtualization Host Extensions (VHE)

https://connormcgarr.github.io/arm64-windows-internals-basics/
0
0
0
repeated

Fuzzing pyhacl (https://codeberg.org/drlazor8/pyhacl), a package of Cython bindings for HACL* (the High Assurance Cryptographic Library), with fusil we only found one crash.

It turned out to actually be a silly bug in :

Issue: https://github.com/cython/cython/issues/7263

Fix: https://github.com/cython/cython/pull/7264

Goes to show how fuzzing a C-extension can uncover crashes in many different layers.

Thanks @drlazor8 for taking up the call for C-extensions maintainers to fuzz their code.

0
1
0
@Yuvalne Can you maybe point me to a forum thread with technical details (what did Signal do/see, that sort of thing) about the failover/recovery?
1
0
0
@Yuvalne @Mer__edith Oh I didn't realize that was happening as Signal recovered at about the same pace as AWS did (also status page shows a binary value so it's hard to tell the overall state)! Thanks!
1
0
3
@Mer__edith Then did your failover fail? Would you be able to handle a similar event in the future based on lessons learned or are there technical constraints to survive DynamoDB going dark?
0
0
2
repeated

We've officially had our 31337th student join at OST2! We're waiting to hear back to see if the lucky registrant wants to be publicly lauded for their random achievement or not ;)

0
3
0
@Mer__edith How about multi-cloud? Like if AWS fails direct traffic towards GCP (but who directs the traffic ik...)? Do you do this? Is it possible in your case?
2
0
1
Show older