Posts
2355
Following
532
Followers
1244
A drunken debugger

Heretek of Silent Signal
repeated

Crypto is holding Texas' independent electricity grid hostage for ransom, while the conservatives who run the state realize they've been duped by the big businesses they sidle up to.
https://www.economist.com/united-states/2024/08/27/why-texas-republicans-are-souring-on-crypto

6
12
0
repeated
Edited 1 month ago

Someone sent me a note the other day that a funeral service for their late friend was being used to start a new Meta group that claimed to offer live streaming of the service.

But of course, those who clicked the link were sent to fake video streaming websites that try to collect payment information before supposedly letting you watch the service.

A little digging showed that not only are there hundreds of these fake funeral streaming groups, but all of them are tied back to some brainiacs in Bangladesh who naturally exposed their identities and operation by trojaning their own PCs.

What's crazy is how the fake funeral streaming groups on Meta are just one tiny microcosm of the scams these dudes in Bangladesh are doing.

Also, now I feel like showering after spending a few hours back on Meta. Eww.

5
7
0
repeated

It's been a while since HyperDbg's first release, and we realized our initial assumptions for the command parser won’t fully meet new demands. After redesigning and extensive testing, HyperDbg v0.10.1 now comes with a brand-new parser! 💫😼

Check it out:
https://github.com/HyperDbg/HyperDbg/releases/tag/v0.10.1

0
3
0
repeated
Edited 1 month ago

Can anyone help me understand why the Linux kernel sets the SS register segment on x86-64/amd64? The architecture doesn't seem to require it, but it does anyway. I have seen some issues with DOSEMU, signals, and even the sysret not working properly regarding SS, but I didn't see a clear explanation.

1
3
0
repeated

"Google, Amazon, and Microsoft control seventy-five percent of the cloud computing market. Meta and Google own half of the fiber optic cables supplying internet services across continents."

"So what did GAMM do? They convinced us that our notetaking apps require an internet connection and forty thousand dollar GPUs located on a server three hundred miles away."

https://www.fromjason.xyz/p/notebook/any-technology-indistinguishable-from-magic-is-hiding-something/

1
7
2
repeated
Edited 1 month ago

I created a threat actor profile for the Chinese state-sponsored APT41: https://infosec.press/screaminggoat/apt41 aka Earth Baku, RedGolf, Wicked Panda/Spider, Winnti Group, BARIUM, Brass Typhoon, Double Dragon, Bronze Atlas, Axiom, BlackFly, GreyFly...

THIS IS WHY WE NEED ONE SINGLE COMMON NAME. Winnti/APT41 activity spans so far back (2010) that some of the links are dead or the reporting companies got bought out. Remember FireEye? Their reports were rebranded as Mandiant after 2021, who got bought by Google Cloud in 2022.

Just FYI, Intrusion Truth is an unknown blog who's scarily accurate. They might be a Western hack and leak intelligence operation. EDIT2: Also the possibility of a disgruntled insider, or even a competitor like i-SOON.

I hope you find this useful. Let me know what other information you'd want to see in a threat actor profile. I'm nowhere close to being done collecting references. It's 3:53am so I'll work on it some more later.

EDIT: 5:30pm and I am tentatively done. A few links are dead and I used web.archive.org to display the archived copy. This is the most comprehensive list that I know of, pooling information from malpedia, MITRE, EDTA, Wikipedia and elsewhere. It even contains a list of exploited CVEs, some of which will be reported to CISA to add to the KEV Catalog.

1
2
0
CVE-2024-41928: VM escape in FreeBSD's bhyve hypervisor via TPM device passthrough

https://www.freebsd.org/security/advisories/FreeBSD-SA-24:10.bhyve.asc?s=09
0
6
7
repeated
Edited 1 month ago

Frida 16.5.0 adds native breakpoint and watchpoint APIs. There was some attempts to implement those in DWARF and already, but having them in the stock SDK makes them way more comfortable to use and stable https://frida.re/news/2024/09/06/frida-16-5-0-released/

1
3
0
repeated

NSA's No Such Podcast: How We Found Bin Laden: The Basics of Foreign Signals Intelligence
Current and former senior NSA officials, who were involved in the search for Osama bin Laden after the September 11, 2001 terrorist attacks, describe NSA's role in the foreign signals intelligence to help find him. You can read the transcript as a 15 page PDF

1
3
0
[Pwn2Own 2024] DOMArrayBuffer confused about ownership of backing buffer CVE-2024-3914
https://issues.chromium.org/issues/330759272?s=09
0
3
4
repeated
repeated

Hmm, "apps" in what could go wrong?!

0
1
0
repeated
repeated

IDA Pro is moving to a subscription model on 30 Sep 2024.

NOW is the time to obtain or renew your perpetual (non-subscription) license.

IDA Pro 8.x will be the last non-subscription version.

4
9
0
repeated

Had to verify. And yes. Kernighan and Ritchie really did this. TIL :)

5
15
0
repeated
Edited 1 month ago

The Internet Archive lost its appeal in the Hachette case. What a huge, devastating loss for all of us.

5
27
0
repeated
Edited 1 month ago

I always wanted to have IDA's graph-overview for source-code.
So I created a small VS-Code extension to do that for me.

https://marketplace.visualstudio.com/items?itemName=tamir-bahar.function-graph-overview

It currently supports Go and C; adding more languages should be relatively straightforward.

1
4
1
CVE-2024-30051 dwmcore.dll Heap Buffer Overflow (PoC)

https://github.com/immortalp0ny/mypocs/tree/master/cve-2024-30051?s=09
0
0
1
Show older