You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I tested Elastichoney and saw a false destination_ip. It is every time 1.1.1.1, which is definitely not the IP of the destination. Can someone reproduce this error? I think there is the same issue with source_port.
Hey,
I tested Elastichoney and saw a false destination_ip. It is every time 1.1.1.1, which is definitely not the IP of the destination. Can someone reproduce this error? I think there is the same issue with source_port.
{ "_id" : ObjectId(""), "destination_ip" : "1.1.1.1", "protocol" : "http", "hpfeed_id" : ObjectId(""), "timestamp" : ISODate("2017-03-13T12:16:35.071Z"), "source_ip" : "192.168.122.1", "source_port" : 0, "destination_port" : 9200, "identifier" : "", "honeypot" : "elastichoney" }
Thanks a lot 👍
The text was updated successfully, but these errors were encountered: