this post was submitted on 08 Oct 2024
23 points (100.0% liked)

Cybersecurity

5539 readers
182 users here now

c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.

THE RULES

Instance Rules

Community Rules

If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.

Learn about hacking

Hack the Box

Try Hack Me

Pico Capture the flag

Other security-related communities [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Notable mention to [email protected]

founded 1 year ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 18 points 1 week ago (1 children)

There's something important missing from this article:

Eventually, that same USB drive is inserted into an air-gapped computer, allowing GoldenDealer to install GoldenHowl (a backdoor) and GoldenRobo (a file stealer) onto these isolated systems.

Why is an airgapped machine running executable code from a USB drive? Is there some OS-level vulnerability being exploited?

The original writeup says the following:

It is probable that this unknown component finds the last modified directory on the USB drive, hides it, and renames itself with the name of this directory, which is done by JackalWorm. We also believe that the component uses a folder icon, to entice the user to run it when the USB drive is inserted in an air-gapped system

So we have airgapped machines that rely on users to click icons in a graphical file manager to move data from USB drives. This is a complete failure of security procedure. If you have systems that need to be airgapped then you also need the corresponding procedures for use of those systems to prevent this kind of compromise.

[–] [email protected] 4 points 1 week ago

Oh, Ffs, right?

"Oooh, we're air-gapped, so we're secure!"

Again, security is layers.

[–] [email protected] 8 points 1 week ago

So they broke the air-gap bubble.. do stupid things, win stupid prizes.