-
There are many, most of them look trivial. So let's eliminate them.
-
Backtrace:
```
Program received signal SIGSEGV, Segmentation fault. 10:15:19 AM
0xb7d98b8e in vfprintf () from /lib/i386-linux-gnu/libc.so.6 10:15:20 AM
(gdb) backtrace 10:15:20 AM
#0 0xb7d98b8e in …
-
Got lucky trying to get honeyd to work on my home machine; I had snort on here from a while ago, and getting libdnet was part of the deal. There are lines in the configure file that make it seems that…
-
Honeyd is already in almost every repository out there. We may want to up the version to 2.0 and call it honeyd2 in our packages to avoid confusion and make dependency checking easier?
Worse case we…
-
Many of our "nmap -O" scans of honeypots do not get 100% correct matches to the operating system being emulated, and in some cases the first match in the fuzzy scan isn't even the one that is being em…