this post was submitted on 18 Jun 2026
20 points (95.5% liked)

Cybersecurity

10143 readers
396 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 !databreaches@lemmy.zip !netsec@lemmy.world !securitynews@infosec.pub !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub

Notable mention to !cybersecuritymemes@lemmy.world

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Flatfire@lemmy.ca 8 points 5 days ago* (last edited 5 days ago)

Some clickbait nonsense. Genuinely.

This isn't anything like what its trying to spark fear over. it requires a credential stuffing attack that needs the following:

  1. A management interface exposed to the internet
  2. A lack of controls related to who can log in and where from
  3. The use of SSLVPN that does not utilize SAML or another form of OAuth

After all of that, and presuming they have a set of working credentials that have not been changed after the credentials were exposed in a breach, can they perform an attack.

Like with anything, working admin credentials will get you to a CLI, and from there you can do a lot. Protect your management interfaces. Do the bare minimum.