Skip to content

arkamar/hp-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hp-tools - Honeypot tools

hp-tools is meant to be a set of tools built on top of ucspi-tcp or s6-networking or similar, for creation of simple honeypots. I started this pet project with utility hp-smtpd that pretends behaviour of qmail-smtpd and logs every incomming byte to the standard error output. It could be executed with command:

tcpserver 0 25 ./hp-smtpd

where tcpserver is from ucspi-tcp package.

To compile it run:

make

References

  1. https://cr.yp.to/ucspi-tcp.html
  2. http://skarnet.org/software/s6-networking/
  3. http://www.qmail.org/man/man8/qmail-smtpd.html

About

Honeypot Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published