1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Hacking/Netstat

Discussion in 'Security and Privacy' started by reallysubtle, 2012/04/04.

  1. 2012/04/04
    reallysubtle

    reallysubtle Inactive Thread Starter

    Joined:
    2012/01/02
    Messages:
    16
    Likes Received:
    0
    If someone was inside your computer and you did "Netstat -Ano" or whatever, regardless of how they got in their IP address would be showing using a random port?
     
  2. 2012/04/07
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    netstat -a is enough to show the the IP and ports.

    The port may not be a random port. One can connect using the Remote Desktop Protocol, which by default uses port 3389.

    One can also connect using other assigned protocols and their ports.
     

  3. to hide this advert.

  4. 2012/04/12
    reallysubtle

    reallysubtle Inactive Thread Starter

    Joined:
    2012/01/02
    Messages:
    16
    Likes Received:
    0
    could they connect through a random program? Like I look at my connections when I type in netstat -a and the only thing established is when I open up FireFox and those IP addresses and Avast. Could they connect through either one?

    also when I do Netstat -Ano it shows me the PID, when I do netstat -A I just see my computer sign in name a long with a bunch of five digit numbers..

    when I do netstat -ano I only see IP addresses established for the PID firefox/avast.
     
    Last edited: 2012/04/12
  5. 2012/04/12
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    When you see established connections by Firefox, you are viewing connections to and from the server it made requests to, i.e. the Web server that sends the requested Web page(s) and its content (images, ads, text, etc).

    You may even see multiple IP addresses for Firefox because a Web page can contain content that comes from multiple Web servers.

    Those are opened connections and only you can cause the connection by requesting content (by opening Firefox or clicking on a link).

    The connections made by Avast are specifically for updating definitions, updating the program or sending reports to Avast servers.

    Again, those Avast connections are initiated by you or are set as automatic per your Avast settings.

    If you connect to the Internet using a router, then nobody can connect to your computer unless you first allow them to connect. The exceptions are if you have software that "listens" for connections, such as messenger programs, skype, etc., or if you have a trojan infection that is awaiting connections from some criminal.

    If you do a netstat and don't see any opened TCP ports then you are most likely safe.
     
  6. 2012/04/12
    reallysubtle

    reallysubtle Inactive Thread Starter

    Joined:
    2012/01/02
    Messages:
    16
    Likes Received:
    0
    Gotcha, I've been doing netstat checks every few hours. Is that a right way to check though? by looking at the PID of the established connections? Same thing? If it was a hacker that got inside my computer it'd be a port PID to a strange program or something I didn't open?

    Thank you very much for the help.
     
  7. 2012/04/12
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Yes, the key is "something I did not open or execute. "

    However...

    If a hacker got in, it would likely be via a backdoor trojan or similar malware. The PID won't necessarily clue you as to what's going on because some malware will open an iexplore process (Internet Explorer) to communicate to its botnet server, or you may see a PID associated with rundll.exe, which is used to load a hidden executable and it might not have a name.

    The best way to be sure you are hacker free is to use a decent antivirus as well as a couple antimalware programs like malwarebytes antimalware and superantispyware.
     
  8. 2012/04/12
    SpywareDr

    SpywareDr SuperGeek WindowsBBS Team Member

    Joined:
    2005/12/31
    Messages:
    3,752
    Likes Received:
    338

    The Operating System can also be altered to hide pretty much whatever the 'hacker' wants hidden. (Rootkit) :eek:
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.