Posted: Mon Jan 23, 2006 10:05 pm Post subject: Need help coding a honeypot and a signature based IDS
I am doing my final year project. I have to create a honeypot and a signature based IDS to detect an attack, so that those packets(those involved in the attack) can be redirected to the honeypot.
Where do I get the signature database for the IDS? I found that most links in snort.org wher not working.
What language is best suited for this purpose? Please give me some links to comprehensive tutorials on that language. I have a basic idea of socket programming in C.
you could use UML(user-mode-linux) for honeypot
and use iptables, it has some string match module to redirect those signatures, search packetstorm.org for such signatures
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum