Comment by SJC_Hacker
Comment by SJC_Hacker 7 days ago
Easiest way to make it safe is
1) Run it in a container
2) Isolate it through a reverse proxy, probably nginx
Comment by SJC_Hacker 7 days ago
Easiest way to make it safe is
1) Run it in a container
2) Isolate it through a reverse proxy, probably nginx
Maybe but at least the damage is isolated … can always just restart container
Also I’m curious how a bonnet can get through a container … outgoing connections should be blocked by default
This doesn't make it safe. It can still be exploited and used to join a botnet, as a proxy, to mine cryptocurrency, to spy on requests or redirect users to malicious websites or phish them, to host malware...