Posts
2483
Following
663
Followers
1488
"I'm interested in all kinds of astronomy."
repeated

This isn't a sexy exploit, but this is exactly the kind of thing that can ruin people's lives. Inform your network about how to spot these.

https://www.bleepingcomputer.com/news/security/beware-paypal-new-address-feature-abused-to-send-phishing-emails/

1
5
0
repeated

New from 404 Media: all 50 states have introduced right to repair legislation. Not all have passed, but it's just a massive milestone for the right to repair movement that just a few years ago was demonized by big tech https://www.404media.co/all-50-states-have-now-introduced-right-to-repair-legislation/

0
6
0
repeated

New video: “rev.ng: an overview”.

Check it out: https://www.youtube.com/watch?v=qbt6Ukoa-sQ

0
2
0
repeated
repeated

Five things we DID NOT do last week

1. Track users
2. Send data to another company or organisation
3. Boost or demote political content
4. Use Google or Bing Search API
5. Train AI using indexed content

1
3
0
@sassdawe Defender usually chokes IO. Are you sure you get up-to-date results (considering you can't use the system otherwise, perf/GUI updates may be late too)?
1
0
0
[RSS] Linux Kernel Some Vsock Vulnerabilities Analysis

https://u1f383.github.io/linux/2025/02/24/linux-kernel-some-vsock-vulnerabilities-analysis.html

Analysis of CVE-2025-21669, CVE-2025-21670 and CVE-2025-21666
0
1
1
repeated

Dan Farmer, who spoke at the first is still at it, this time pointing out some problems on SuperMicro (and most likley other) systems:

https://trouble.org/?p=1227

1
7
0
repeated
repeated
repeated
repeated
repeated

„For more than 20 years, we’ve been buying nothing else; our own industry has withered. We regret that the local baker, butcher, and poulterer have disappeared from the shopping street. But we never bought anything from them anymore, so it’s our own fault.“ - @bert_hubert

https://berthub.eu/articles/posts/communicating-without-musk-and-trump-cloud-kootwijk/

0
2
0
How have I not heard about https://wtrace.net before?!

#ReverseEngineering #Windows
0
6
9
repeated
repeated
My RSS notified me about this interesting #ReverseEngineering tool, but when I opened the repo
- It included a README and a **.zip**
- The URL was written like this: https:\\www.exetools[.]net (surprisingly, it did even work in my browser!)

Absolutely barbaric!
0
0
1
repeated

A couple of weeks ago, I wanted to show a friend how to use PHP.

The `foreach` docs showed `foreach ($array as &$value) {}` as the first example and was otherwise out of date with current PHP practices as well. Using `list($a, $b)` over `[$a, $b]`, old array syntax, and so on.

So I learned how the docs work these days and sat down to fix it: https://github.com/php/doc-en/pull/4451/

Big thanks to @Girgias for the great review.

Wasn't hard, you can do it too! :)

https://www.php.net/manual/en/control-structures.foreach.php

2
2
0
Show older