Hacker News new | ask | show | jobs
by _salmon 2125 days ago
It used to be that Kali would start a ton of services at boot and open those ports up to the LAN interface. Stuff like Postgresql that you probably don't want to expose any wider than localhost.

It also defaulted to running as a root user for everything, but they recently changed that.

1 comments

Hmm I don't remember that ever being true. Items like Postgress would listen on localhost only. No services outside of DHCP were even enabled by default going all the way back to BackTrack.