Find the answer to your Linux question:
Results 1 to 6 of 6
Hello, First of all, I'm newbie How could I chech linux server logs if there are any tracks of virus/trojan on LAN computers? I think, I should look for huge ...
  1. #1
    Just Joined!
    Join Date
    Nov 2007
    Location
    Lithuania
    Posts
    4

    logs help

    Hello,

    First of all, I'm newbie How could I chech linux server logs if there are any tracks of virus/trojan on LAN computers? I think, I should look for huge traffic usage, but where?

  2. #2
    Linux Guru anomie's Avatar
    Join Date
    Mar 2005
    Location
    Texas
    Posts
    1,692
    What services are you hosting on the debian box?

    Is there a logwatch package available for debian? I've found it pretty useful on CentOS. It intelligently parses various log files and generates reports for your review.

  3. #3
    Just Joined!
    Join Date
    Nov 2007
    Location
    Lithuania
    Posts
    4
    Apache, MySQL, SMTP, DHCP (LAN of 15 computers).
    I am not sure about logwatch, I gonna check that next week.

  4. #4
    Linux Guru anomie's Avatar
    Join Date
    Mar 2005
    Location
    Texas
    Posts
    1,692
    To get some clarification on your question (after re-reading), are you trying to watch for virus/trojan network activity on a network of Windows clients? Or are you wanting to watch your Linux servers for signs of break-in attempts and compromises?

  5. #5
    Just Joined!
    Join Date
    Nov 2007
    Location
    Lithuania
    Posts
    4
    The first one, I'm trying to watch for virus/trojan network activity on a network of Windows clients.

  6. #6
    Just Joined!
    Join Date
    Oct 2007
    Location
    Mexico
    Posts
    65
    Maybe you'll need snort, or some NSM ( Network Security Monitor ) or IDS (Intruder Detection System) like software ( BASE, SGUIL ), both use SNORT as base and other complementary software, and some "rules" files are used by snort to display warnings like virus activity, logging athempts to DB or privilege scalate athempts ( it means, get unautorized privileges )

    Dou you have used ( or see ) Ethereal / Wireshark???
    BASE and Sguil looks / works like Wireshark/Ethereal, but you will need some hand work...
    i'm can't to the needed software work together yet

    Other thing, BASE use Apache / HTML front end, Sguil works on "realtime" Tcl/Tk front end.

    See you

Posting Permissions

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