cm0002@suppo.fi to Privacy@programming.dev · 4 days agoI didn't set a cookie.kuber.studioexternal-linkmessage-square32linkfedilinkarrow-up1145arrow-down11
arrow-up1144arrow-down1external-linkI didn't set a cookie.kuber.studiocm0002@suppo.fi to Privacy@programming.dev · 4 days agomessage-square32linkfedilink
minus-squareLauchmelder@feddit.orglinkfedilinkarrow-up3·4 days agoIt detected a bunch of databases running on localhost. Which is weird because although all of the DBs it detected are present in my network, they’re not on localhost. How did it figure that out?
minus-squareILikeBoobies@lemmy.calinkfedilinkarrow-up3·4 days agoPort scanning, Steam does it to track everything on your network. https://github.com/ACK-J/Port_Authority As an add-on it’ll let you know when a website tries and blocks but you can allow.
minus-squarepiccolo@sh.itjust.workslinkfedilinkarrow-up2·3 days agoAnd this is why i ssh tunnel into my local services.
It detected a bunch of databases running on localhost. Which is weird because although all of the DBs it detected are present in my network, they’re not on localhost. How did it figure that out?
Port scanning, Steam does it to track everything on your network.
https://github.com/ACK-J/Port_Authority
As an add-on it’ll let you know when a website tries and blocks but you can allow.
And this is why i ssh tunnel into my local services.