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.

  • squidzorz
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    By default on Oracle Linux, /etc/passwd is readable by owner, group, and others. Not like it’s a problem anyway since it just contains usernames and IDs.

    -rw-r--r--. 1 root root 2034 Apr 10 11:10 /etc/passwd