Jump to content

Security tool


MrWhisp
 Share

Recommended Posts

Hi,

 

I have developed a "Honeypot" security tool. I really would like some more ideas about this tool and therefore I would like to discuss it. And if anyone is interested in testing it let me know and I will post it on a website.

 

The tool works as follows:

A hacker always tries the easiest ways of attacking a system. So if, for example, port 139 (Netbios) is open a hacker attacks that port before trying other attacks, such as webserver exploits.

My Honeypot opens servers at selected ports so it, for example, looks like the Netbios service is available. If anyone tries to connect to this port, the honeypot logs the intruder IP and hostname and automatically adds his IP to the Shorewall dynamic blacklist. The server ports is specified in a config file and can be any ports not used by a system service.

I have for example emulated the Windows RPC service (computers probably infected with viruses like Ms Blaster) and blacklists about 2-4 IP / minute.

To avoid infinitely growing blacklists the system executes a shorewall allow of the IP addresses after a user specified time interval, for example 10 minutes.

 

Any ideas of further development for this tool?

 

/MrWhisp

Link to comment
Share on other sites

I will post it somewhere in a few days. I just has to finish some details with the service scripts...

The goal of this project is a useful honeypot, and therefore I need some ideas of other "honeypot" techniques...

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...