Sinisterly
How to know if my pc does secret connections? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: How to know if my pc does secret connections? (/Thread-How-to-know-if-my-pc-does-secret-connections)



How to know if my pc does secret connections? - hackerskate - 12-07-2012

hi guys
Sometimes it is common on Windows computers connections are carried out in the secrets websites,by spyware, Programs operating in the second plane
(normalmente encontrado en la barra de tareas) or at worst cases viruses or Trojans, ocaciona this many times that our internet connection go slow
having close programs that usually consume much bandwidth, P2P, etc.
The trick is very simple, use a simple DOS command to detect and prevent suspicious activity, the steps are:
1)Enter the Windows Start menu and click Run.
2) run type cmd to open the command line.
3)In the command line write netstat -b 5 > activity.txt and press enter.
4)Wait two minutes and press Ctrl + C.
5) Now in the same command line type write activity.txt and press enter, then it will open a text file.
[Image: conexiones-secretas.jpg]
the file activity.txt contain a record of the processes that are making a connection to the Internet in the last two minutes (so we hope 2 minutes in step 3). Cool thumbsup
This file also shows websites connected processes. Smile
Now what's left to do is manage these processes, delete, or cleaning desinstalandolos with some antivirus or antispyware. :epic:


How to know if my pc does secret connections? - hackerskate - 12-07-2012

hi guys
Sometimes it is common on Windows computers connections are carried out in the secrets websites,by spyware, Programs operating in the second plane
(normalmente encontrado en la barra de tareas) or at worst cases viruses or Trojans, ocaciona this many times that our internet connection go slow
having close programs that usually consume much bandwidth, P2P, etc.
The trick is very simple, use a simple DOS command to detect and prevent suspicious activity, the steps are:
1)Enter the Windows Start menu and click Run.
2) run type cmd to open the command line.
3)In the command line write netstat -b 5 > activity.txt and press enter.
4)Wait two minutes and press Ctrl + C.
5) Now in the same command line type write activity.txt and press enter, then it will open a text file.
[Image: conexiones-secretas.jpg]
the file activity.txt contain a record of the processes that are making a connection to the Internet in the last two minutes (so we hope 2 minutes in step 3). Cool thumbsup
This file also shows websites connected processes. Smile
Now what's left to do is manage these processes, delete, or cleaning desinstalandolos with some antivirus or antispyware. :epic:


RE: How to know if my pc does secret connections? - The Real Slim Shady - 12-07-2012

Not a bad tutorial... but if you think your computer might be compromised, you should never trust it. Not even netstat. these can be replaced/modified/backdoored.

and some malware may be configured to connect only once a day, week, or even month, to avoid suspicion. 2 minutes wont cut it unless its very active.


RE: How to know if my pc does secret connections? - The Real Slim Shady - 12-07-2012

Not a bad tutorial... but if you think your computer might be compromised, you should never trust it. Not even netstat. these can be replaced/modified/backdoored.

and some malware may be configured to connect only once a day, week, or even month, to avoid suspicion. 2 minutes wont cut it unless its very active.


RE: How to know if my pc does secret connections? - hackerskate - 12-07-2012

thanks for the info
serves to have a look at the connections
but better use tcp view


RE: How to know if my pc does secret connections? - hackerskate - 12-07-2012

thanks for the info
serves to have a look at the connections
but better use tcp view


RE: How to know if my pc does secret connections? - Th3 LocaLr00t - 12-08-2012

Thanks bro Wink it work Wink


RE: How to know if my pc does secret connections? - vqoley - 12-18-2012

how about when computer connect with wifi+wire?


RE: How to know if my pc does secret connections? - vqoley - 12-18-2012

how about when computer connect with wifi+wire?