Skip to content

Releases: MattCarothers/uhp

1.2.0

01 Sep 13:57
Compare
Choose a tag to compare

Version 1.2 adds tarpitting via the -T flag and the ability to read a live file back to a client (as opposed to reading the file once at start and storing the contents in memory). Tarpitting allows it to reply back to an attacking bot at an excruciating slow pace to waste as much time as possible. Live file reads allow the honeypot to return infinite file-like objects such as /dev/urandom.

1.1.1: Merge pull request #3 from amerck/master

20 Jun 12:34
83c3ea6
Compare
Choose a tag to compare

Bugfix release to correct an issue with logging

1.1.0

30 Nov 15:51
Compare
Choose a tag to compare
Add TLS support