-
Actions & Blinks on Solana
actions and blinks explained
-
Lessons from a Hack: Securing systems properly when using UFW with Docker
My MongoDB was hacked because Docker mapped port 27017 publicly, bypassing UFW. The hacker demanded a ransom for the stolen data. Prevent this by using -p 127.0.0.1:27017:27017 to bind the port locally and secure your database or docker images
-
01. brokenstack - beginning
why this blog.