60
submitted 1 year ago* (last edited 1 year ago) by Rooster@infosec.pub to c/technology@beehaw.org

Found the error Not allowed to load local resource: file:///etc/passwd while looking at infosec.pub's communities page. There's a community called "ignore me" that adds a few image tags trying to steal your passwd file.

You have to be extremely poorly configured for this to work, but the red flags you see should keep you on your toes for the red flags you don't.

you are viewing a single comment's thread
view the rest of the comments
[-] marvin 2 points 1 year ago

Well it's not completely useless. It offers some insights into the system. Which service accounts exists, what usernames are used.

If an attacker finds a valid username they can then start bruteforcing the password.

From your account list we can see you have sshd and xrdp. Do they both provide the same kind of bruteforce protection? Are there any recent exploits for either?

[-] delial 3 points 1 year ago

That's why I said largely useless. An attacker can narrow down the attack surface by ignoring anything that can't login, but that just leaves them with root and delial, and they already knew or could've guessed both of those pieces of information (in this context anyway).

And as you noted when looking at the service accounts, they might be able to login or crack their way in via xrdp or sshd. So, unless you're port-forwarding those protocols from the internet, how useful is that really? I would say largely useless. Assuming they port-scanned your public IP, they still need either an insecure config or an unpatched, remotely exploitable bug.

That being said, you're totally right. The average Linux user isn't "administering" their system, so they probably aren't following their distribution's security mailing list, installing security patches as they're released, and actually RTFM. It's best for the average user to play it unbelievably safe.

In this case, the machine isn't actually running xrdp, and sshd doesn't accept passwords or root logins. (Although, I need to setup knockd to protect that non-standard sshd port a bit more.) All passwords used on the system are random and longer than 32 characters. My router doesn't port-forward to this machine, either.

This has been an exercise of Cunningham's Law for the benefit of those reading.

[-] marvin 2 points 1 year ago* (last edited 1 year ago)

Sometimes I hate how well Cunningham's Law works. 😃

this post was submitted on 29 Jun 2023
60 points (100.0% liked)

Technology

37573 readers
262 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS