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
However when I look in my archive directory, I only have one file, called []:[]-[]:[].attackreport.json so it looks like a .String() call has potentially gone wrong somewhere. (The actual contents of the file look correct.)
There also doesn't seem to be a pcap capture - but nor do I see any error messages - currently unsure what is causing this.
Please let me know what further info would be helpful to debug - I'm quite new to golang.
Many thanks
The text was updated successfully, but these errors were encountered:
I'm having a couple of issues - not sure if they are due to HoneyBadger or one of its dependencies - hoping you can help me out.
I'm running golang 1.5.1 on Debian Jessie and using the libpcap DAQ. I've run the HB tests and they all pass.
When I follow the 'manual test' instructions, I see the injected stream in nc as expected.
However when I look in my
archive
directory, I only have one file, called[]:[]-[]:[].attackreport.json
so it looks like a .String() call has potentially gone wrong somewhere. (The actual contents of the file look correct.)There also doesn't seem to be a pcap capture - but nor do I see any error messages - currently unsure what is causing this.
Please let me know what further info would be helpful to debug - I'm quite new to golang.
Many thanks
The text was updated successfully, but these errors were encountered: