I’ve read all over the place that the most vulnerable port on one’s PC is Port 80 — and that this is the first port potential hackers scan for to see if it’s open before they launch their attack. So . . . so I close this port just for the sake of increased security and, if so, how is the best way to go about this?
Thanks in advance!
http://en.wikipedia.org/wiki/Statef…
A hackers cant do anything unless you have some malware on your computer that will respond to an incoming request.
A decent firewall can be configured to reject ICMP requests which is used by the ping command. Once ping requests are blocked your computer is to all intents and purposed is invisible on the Internet.
Try pinging 5.81.36.144 which is my IP address. You wont get a response even though port 80 may well be open. That is called stealth mode in most firewalls.
Check here to see how well configured your firewall is.
https://www.grc.com/x/ne.dll?bh0bkyd2
Stuart