[driverloader] Security in 1.2
Ron Rosson
insane at oneinsane.net
Tue Oct 28 07:40:36 EST 2003
Well The newest version works like a charm.. Only thing not tested is if
the kernel manics when it does:
halt -idp
This is still not good:
tcp 0 0 0.0.0.0:18020 0.0.0.0:*
LISTEN
it should be:
tcp 0 0 127.0.0.1:18020 0.0.0.0:*
LISTEN
I gave a shot at recoding the web server portion of the perl script but
failed due to my lack of coding in perl and sockets.
Would like to see this web server only attach to the loopback interface.
-Ron
More information about the driverloader
mailing list