C
CHANGE USERNAME TO westes
On a machine that must be directly on the Internet (it is acting just as a
sniffer), I have disabled Microsoft client and server, and just about every
service that wasn't critical for system function. When I do a netstat -a
command, I still see the following services:
TCP EPMAP
TCP MICROSOFT-DS
TCP 1025
TCP NETBIOS-SSN
UDP MICROSOFT-DS
UDP 1026
UDP NETBIOS-NS
UDP NETBIOS-DGM
UDP ISAKMP
I don't want all of these Microsoft domain and NETBIOS listeners running on
this machine. Even though in theory they are set off, the fact that there
are listeners still means there is a code path inside of code that is
notoriously buggy and ridden with back doors that hackers can exploit. Is
there any way to make the machine safe?
Yes I can use a firewall or packet filters if necessary, but I prefer to
just turn off all of the options on the machine before I start to look at
firewalls.
sniffer), I have disabled Microsoft client and server, and just about every
service that wasn't critical for system function. When I do a netstat -a
command, I still see the following services:
TCP EPMAP
TCP MICROSOFT-DS
TCP 1025
TCP NETBIOS-SSN
UDP MICROSOFT-DS
UDP 1026
UDP NETBIOS-NS
UDP NETBIOS-DGM
UDP ISAKMP
I don't want all of these Microsoft domain and NETBIOS listeners running on
this machine. Even though in theory they are set off, the fact that there
are listeners still means there is a code path inside of code that is
notoriously buggy and ridden with back doors that hackers can exploit. Is
there any way to make the machine safe?
Yes I can use a firewall or packet filters if necessary, but I prefer to
just turn off all of the options on the machine before I start to look at
firewalls.