wrharding / mhn

Modern Honey Network
GNU Lesser General Public License v2.1
1 stars 1 forks source link

Drupot Does Not Record Attacks #10

Open wrharding opened 1 year ago

wrharding commented 1 year ago

The service installs and runs successfully on Ubuntu 18.04 but it is not rendering attacks in the MHN console. Ran tcpdump and did see communication to the hpfeeds port 10000, but it's returning an error:

 cksum 0x8759 (incorrect -> 0xda06), ack 1889, win 501, options [nop,nop,TS val 159009642 ecr 3759203127], length 0

An implementation of hpfeeds written in Go is being used in this setup. The implementation may be missing something or has features that MHN is not compatible with.