Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Can anyone give me some idea on how to implement this project? I mean on how to get the code. Please help and guide me
Posted

0) Nobody is just going to give you the code for this. You have to try it yourself, when/if your stuck come here and ask a specific question.

1) 'intrusion detection system using honeypot' doesn't mean much to most of us (if not all).
Explain your question better. What do you want to do, how does it have to work ...
 
Share this answer
 
Comments
#realJSOP 7-Jan-11 10:35am    
A zero-indexed list. I truly inspire greatness. :)
There is no code for this. Think about it. How are you going to detect an attack?? You can't because you'd be "enumerating badness", meaning you can only detect the attack types you know about. You wouldn't be able to detect attacks that you don't know about.

The best way to detect an attack is with your eyeballs and various tools, like network sniffers.
 
Share this answer
 
You could always *write* the code. That's how I'd do it...

 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900