Skip to content

Releases: referefref/honeydet

1.2.38

16 Apr 06:42
1b2483b
Compare
Choose a tag to compare

Release push to include new signatures

1.2.37

24 Jan 10:15
5ce93c0
Compare
Choose a tag to compare

Added Shodan API support
Extended signatures
Extended multi-step processing with persistent connections
Added more signatures
Front-end fixes
New database schema and config file

1.1.100

19 Jan 15:04
3d48cb6
Compare
Choose a tag to compare

Major Changes

  • CSV rules changed to YAML to allow for multi-step testing
  • Added modbus support
  • Added charts, pagination and dark mode to frontend
  • Go codebase split into small files

Screenshot 2024-01-19 at 12 40 20 am

1.0.1

02 Jan 16:23
9317065
Compare
Choose a tag to compare

This release includes the following new features:

  • SQL backend for persistent scan data
  • Much more rapid scans and multithreading including ping scans
  • More functional web interface including tool tips and scan management
  • Searching results and scan tables

Screenshot

image

For usage see README

0.9.40

29 Dec 15:01
31a8e5c
Compare
Choose a tag to compare

Still requires some additional features and tweaks before release.

0.9.33

29 Dec 08:46
c8de66a
Compare
Choose a tag to compare

Major web server improvements
Major improvements to detection algorithm and signature support

0.8.6

28 Dec 09:01
9b02132
Compare
Choose a tag to compare

Added web interface and opencanary redis detection signature

0.7.44

28 Dec 04:34
cac895f
Compare
Choose a tag to compare

Webserver

  • Added input validation and sanitisation
  • Added more verbose reporting
  • Added multiple port and host scan features
  • Added default values to mandatory fields

General

  • Added multiple port and host scanning
  • Gofmt code
  • Validation of ports, IP addresses for cli
  • Speed improvements with channels for reporting