Did I just get hacked?


Recommended Posts

I was just messing around on my Unraid GUI working on stuff and saw two containers created 15min ago with 0.0.0.0:9091<>0.0.0.0:9091 port mapping. They were named weird stuff like "boring_wozniak" and some other one I didn't recognize.

 

I just shut down docker and shut down my server and now not sure what to do.

 

Any help is appreciated. Thanks.

Edited by bigbangus
Link to comment

OK I'm embarassed.

 

I was making console line calls to hash passwords for Authelia

docker run authelia/authelia:latest authelia hash-password 'YOUR NEW PASSWORD' | awk '{print $3}''Your new Password Here'

 

didn't realize it at the time, but this was resulting in containers being launched in the background with no name!

 

So then I found this: https://medium.com/peptr/why-boring-wozniak-will-never-be-generated-as-a-container-name-in-docker-763b755f9e2a which basically explains that dockers without names are just given random name pairings from two static lists. lol

 

Man I'm dangerous behind a keyboard.

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.