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.

  • Farthom
    link
    fedilink
    English
    01 year ago

    Yeah, seems highly unlikely to ever yield any results. Even if you did manage to read a file, you have to get lucky finding a password hash in a rainbow table or the password being shit enough to crack.

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      Also generally the actual password (or rather its hash) is stored in /etc/shadow on most systems from the past 20 odd years.

      • lemmyvore
        link
        fedilink
        English
        11 year ago

        And if anybody has publicly accessible ssh on their desktop machine, that allows password login, they’re kinda asking for it.