Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Making A Honeypot


ghost's Avatar
0 0

So as the title suggests I'm making a Honeypot.

This will be for my Final Year Project.

Needs to be programmed by moi

Anyone got any experience/resources?

I'm doing my own research, but just wondered if anyone had any insight,


ghost's Avatar
0 0

What kind of honeypot? All it needs to do is look vunrable. For SQL injections a page like page?id=5 who's script just logs what people put after the id. Of course to find interesting stuff you would need to make it interact more like a properly injectable page.

Another type of honeypot just involves having a DMZ box. People hack it and you log all connections and data.