|
-
April 17th, 2008, 04:25 PM
#1
Junior Member
Intrusion Detection Questions
Hi all,
I am planning to write an intrusion detection system as part of a university project. As soon as I started thinking about it I realised that I will need to be running a service at the IP layer, below TCP or UDP. I need this because I need to be able to examine all incoming packets and check out what ports they're on their way to etc.
My problem is, all my network coding experience is with TCP and UDP, and whats worse is that its in Java, which I fear is way too high lvl for what Im trying to do.
Does anyone know how I get my code to run at this level? I assume I'll have to disable the windows IP level service and replace it with my own, which will be much the same (forwarding incoming packets to their TCP/UDP ports) but will also log and alert the user if it recognises any potentially malicious connections.
PS Its not too late for me to change my ideas as I have until the end of summer to decide on my project. So let me know if what im undertaking is beyond a lone coder.
Thanks for reading
Similar Threads
-
By adiveno in forum IDS & Scanner Discussions
Replies: 1
Last Post: May 2nd, 2006, 08:47 PM
-
By pwaring in forum Other Tutorials Forum
Replies: 60
Last Post: October 22nd, 2004, 09:15 PM
-
By gore in forum Newbie Security Questions
Replies: 11
Last Post: December 29th, 2003, 08:01 AM
-
By micael in forum IDS & Scanner Discussions
Replies: 3
Last Post: February 23rd, 2002, 10:05 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|