Find the answer to your Linux question:
Results 1 to 5 of 5
I suspect that one of my house guests is "sniffing" my MSN conversations, and this is having a devastating effect on me. I use regular Windowx XP, aand he has ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    1

    Desperate call for help - how to detect if somone is sniffing MSN conversations

    I suspect that one of my house guests is "sniffing" my MSN conversations, and this is having a devastating effect on me.

    I use regular Windowx XP, aand he has Debian Gnu installed.

    I know that he has an application that can sort of achieve this (I think). It's an add on to the debian OS called Wired... something.

    My question to all you experts is:

    Can he easily read/keep my msn conversations with this software?

    How can I know for sure if this is happening?

    p.s. this person has access to my network.

  2. #2
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    I suspect the program is Wireshark, I don't really know hot to properly use Wireshark but from what I understand, it can only analyze network traffic in the same computer.

    Please be aware this is not a cracker forum, and Linux is not a cracker tool
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  3. #3
    Linux User cyberinstru's Avatar
    Join Date
    Jan 2007
    Location
    India
    Posts
    362
    If the Debian box is at the gateway, all ur chat traffic can be easily screened and most of the chat applns use plain traffic (e.g. XML, etc) with no encryption. So any sniifers on the way can easily see all ur traffic.

    You can make sure that the box is running a sniifer (by checking if itz card is set up on promiscous mode or not) but u cannot say if the box is sniifing ur MSN traffic or anything


  4. #4
    Just Joined!
    Join Date
    Jan 2007
    Location
    Madrid, but right know I am in Canberra (Australia) on a exchange program
    Posts
    1
    Yup, Juan Pablo is right, it sounds like wireshark if he has access to the same network it is very likely that he is doing a man in the middle attack (probably using ettercap)

    However, to find out just do t traceroute to your gateway, anf if he's doing the mim attack he should appear betwen you and the gateway.

    Another way is to get a sniffer as wireshark and check if somebody is spoofing your arp tables.

    Either way, to solve it you can do two things:
    Try to use encryption on msn, but in the case he's doing a man in the middle he's probably creating false certificates as well. So dont accept any pop ups with unknows certificates even if they say they are from microsoft
    Another way is hardcore include the gateway's mac address on your arp table.

    And for last..., bad news for you. If you have been acceptiing unknow ssl certificates (which is something you should never do), he's probably got your passwords. So before selling him out..., be smart and change them!

    Best luck for you, and I hope it all turn out well.

  5. #5
    Linux Guru anomie's Avatar
    Join Date
    Mar 2005
    Location
    Texas
    Posts
    1,692
    How can I know for sure if this is happening?
    You can't know for sure. Any hop from you to the recipient can potentially be sniffed for packets. That's why you should treat IM traffic as any other plain-text traffic: it is not necessarily free from prying eyes.

    As was mentioned, if the debian box is a gateway, run rkhunter on it. That will check for promiscuous interfaces.

    If you want your communications to be secure, you're going to need to encrypt them, period. That is the reality today.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •