Re: HIDS - new technologies ?
From: roy lo (roylo@sr2c.com)Date: 07/12/02
- Previous message: Martin Tomasek: "Re: HIDS - new technologies ?"
- In reply to: Kunal Rupera: "HIDS - new technologies ?"
- Next in thread: Muhammad Faisal Rauf Danka: "Re: HIDS - new technologies ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 11 Jul 2002 19:05:11 -0700 From: roy lo <roylo@sr2c.com> To: kunal@geosofttech.net
One of my old friend has done a Linux kernel module to intercept various
system calls back a few years ago while we were in college.
And I think LIDS (http://www.lids.org/) does something in a similar way
(not sure about it)
One thing for sure is that HIDS based on system calls has been around
for awhile. (it ain't new at all)
Kunal Rupera wrote:
> Hello everyone ..!
> Currently host based intrusion detection systems usually consists of programs like Sentinel or Tripwire which do file integrity checks using various checksumming algorithms. Now there are some new upcoming technologies like HIDS based on system calls.
> http://imsafe.sourceforge.net/ <---- to quote a very crude example.. something on these lines but not exactly the way imsafe functions. Now would it be possible to make a HIDS that is based on system calls? . to site a example, most windows based anti viral programs hook the I/O calls and do not let a infected.exe get executed. so would it be possible to write a program which monitors for executable files and when one is executed, checks if it contains "bad" signatures and allows or prevents that executable file from getting executed? . {this applies to *nix platforms} so that exploits (mostly local root buffer overflows) can be prevented from running? .. ofcourse such HIDS systems would have the limitations that most NIDS systems have eg. encrypted payload to site one of them... etc.. but wont it be effective for most cases?
> Views/Flames/Ideas/Help/Links/Discussions. all welcome... :)..
>
> Kunal
> Unix System Administrator
> Sun Certified Solaris Administrator
>
-- Roy Lo Freelance Consultant E-mail - roylo@sr2c.comSun Certified Network Administrator for Solaris 8 (SCNA) Sun Certified System Administrator for Solaris 8 (SCSA) Cisco Certified Network Associate 2.0 (CCNA)
- Previous message: Martin Tomasek: "Re: HIDS - new technologies ?"
- In reply to: Kunal Rupera: "HIDS - new technologies ?"
- Next in thread: Muhammad Faisal Rauf Danka: "Re: HIDS - new technologies ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|