Some programs running in the background of your computer might be secretely connecting to other websites secretly and downloading unwanted data's and your connection speed might become much slower.
Use this hidden command prompt trick to find out.
Open command prompt from the Start Menu.
Type "netstat -b 5 > sectretlog.txt"
After the time you wish to monitor press Ctrl+C.
Type sectretlog.txt in the command line as in the screenshot shown above.A notepad similar to below will popup.
This file secretlog.txt conatains the list of programs that tried to connect to the internet.You can look for any suspicious programs or hacktools in this list and filter it out or remove it.
2 comments:
What does this mean?
Proto Local Address Foreign Address State
TCP 99.206.42.99:52560 yo-in-f103:http CLOSE_WAIT
TCP 99.206.42.99:53424 qy-in-f101:http ESTABLISHED
TCP 99.206.42.99:53733 qw-in-f109:imaps ESTABLISHED
Thanks foor writing
Post a Comment