Find the answer to your Linux question:
Results 1 to 9 of 9
Hello Guys, I am using a Fedora 10 distro and still have 4 other computers running on different distros at our home. 1 mac leopard, 2 ubuntu 8.03, 1 XP. ...
  1. #1
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229

    Forensic Concerns

    Hello Guys,

    I am using a Fedora 10 distro and still have 4 other computers running on different distros at our home. 1 mac leopard, 2 ubuntu 8.03, 1 XP.

    My questions...

    1) Using my Fedora 10..would it be possible to check the sites the other computers are visiting even if we are not networked. I mean we are not connected together as a network but we get our internet connections from the same router.

    2) If not, is there a terminal command for linux that can show me the hidden sites they could have possibly visited and deleted. At least for my fedora and for the ubuntu.

    thanks in advance guys, more power, cheers!

  2. #2
    Linux User dxqcanada's Avatar
    Join Date
    Sep 2006
    Location
    Canada
    Posts
    259
    If the Fedora, Mac, XP, and Ubuntu hosts are using the same router ... then they are all networked.

    In order to "sniff" network traffic from your Fedora host it must be able to see the TCP/IP traffic going to the router. That means placing the Fedora host between the router and them.

    In most households, you probably have an Internet router with a number of switch ports and/or wireless. This makes it difficult to sniff, as the network traffic to each host will be segregated.

    Utilities such as urlsnarf (I think part of dsniff) can display this type of information gained from tracing traffic gathered on the network.



    Men occasionally stumble over the truth,
    but most of them pick themselves up
    and hurry off as if nothing had happened.

    Winston Churchill


    ... then the Unix-Gods created "man" ...

  3. #3
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229
    Quote Originally Posted by dxqcanada View Post
    If the Fedora, Mac, XP, and Ubuntu hosts are using the same router ... then they are all networked.

    In order to "sniff" network traffic from your Fedora host it must be able to see the TCP/IP traffic going to the router. That means placing the Fedora host between the router and them.

    In most households, you probably have an Internet router with a number of switch ports and/or wireless. This makes it difficult to sniff, as the network traffic to each host will be segregated.

    Utilities such as urlsnarf (I think part of dsniff) can display this type of information gained from tracing traffic gathered on the network.
    Thank you for putting my words in order. Yes we use the same router and therefore we are networked.

    Can you kindly be more specific please when you say I have to put the Fedora between the router and them? Yes we have an Internet router with a number of switch ports/wireless.

    Where can I get urlsnarf/dsniff please?

    Thanks again, cheerio!

  4. #4
    Linux Newbie rituraj.goswami's Avatar
    Join Date
    Aug 2008
    Location
    Guwahati
    Posts
    133
    dsniff is free. googleit. or you can put the network in prosmicious mode.
    There is nothing impossible, for everything is possible; the impossible only takes a bit longer than the possible.

  5. #5
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229
    Quote Originally Posted by rituraj.goswami View Post
    dsniff is free. googleit. or you can put the network in prosmicious mode.
    hello & thank you! I downloaded dsniff but cannot seem to find it. I mean where to start clicking so I can use? or start to learn to use. its not in the applications/places/system button.

    I tried whreis dsniff in terminal and this is what I got.

    dsniff: /usr/sbin/dsniff /etc/dsniff /usr/share/man/man8/dsniff.8.gz

    Can somebody please share how I can start? or where should I start?

    thanks in advance, as always...

    cheer

  6. #6
    Linux Guru
    Join Date
    Oct 2007
    Location
    Tucson AZ
    Posts
    1,942
    I've never used dsniff but your last post shows a manual page for it in /usr/share.
    Probably be able to start it by opening a terminal and typing: /usr/sbin/dsniff

  7. #7
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229
    Quote Originally Posted by yancek View Post
    I've never used dsniff but your last post shows a manual page for it in /usr/share.
    Probably be able to start it by opening a terminal and typing: /usr/sbin/dsniff
    Hello.

    I opened a terminal and did /usr/sbin/dsniff and this is what I got:

    [nujinini@localhost ~]$ /usr/sbin/dsniff
    dsniff: nids_init: no suitable device found

    What could be my next move please?

  8. #8
    Linux Guru
    Join Date
    Oct 2007
    Location
    Tucson AZ
    Posts
    1,942
    dsniff: nids_init: no suitable device found
    Doesn't look like you have it configured. You could start by reading the documentation. There's an FAQ at this site:

    dsniff

    Google it and read documentation. I've never used it and wouldn't know where else to start.

  9. #9
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229
    Quote Originally Posted by yancek View Post
    Doesn't look like you have it configured. You could start by reading the documentation. There's an FAQ at this site:

    dsniff

    Google it and read documentation. I've never used it and wouldn't know where else to start.
    Thanks yancek, really appreciate this.

Posting Permissions

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