-
```
What steps will reproduce the problem?
1. Start a virtual machine on tap1
2. Start honeyd on another interface with
"sudo honeyd -i eth0 -i tap1 test.config -d
3. Ping from inside the virtual mach…
-
```
On recent Linux systems, packets going through the loopback interface do
not get checksums inserted. This is reasonable behaviour as there is no
physical network to corrupt the data, but it does c…
-
```
What steps will reproduce the problem?
1. Start a virtual machine on tap1
2. Start honeyd on another interface with
"sudo honeyd -i eth0 -i tap1 test.config -d
3. Ping from inside the virtual mach…
-
Hello,
After some punching around, I managed to get "honeyd" mostly working the way that I want. One thing that I have noticed is that I am unable to "set" the MAC address as per the documentatio…
beave updated
8 months ago
-
```
What steps will reproduce the problem?
1. Set up an emulated Honeyd configuration file which proxies data to a
local SSH daemon. For example:
create linux.192.168.1.101
set linux.192.168.1.101 de…
-
```
On recent Linux systems, packets going through the loopback interface do
not get checksums inserted. This is reasonable behaviour as there is no
physical network to corrupt the data, but it does c…
-
```
On recent Linux systems, packets going through the loopback interface do
not get checksums inserted. This is reasonable behaviour as there is no
physical network to corrupt the data, but it does c…
-
```
I am seeing small memory leaks on startup in Honeyd 1.5c. There are three leaks
in total:
1)
==22044== 288 bytes in 6 blocks are definitely lost in loss record 20 of 49
==22044== at 0x4026FDE…
-
Honeyd received segfault while dealing with udp packets because "tmpl" was not checked for NULL in udp_recv_cb
```
Program received signal SIGSEGV, Segmentation fault.
udp_recv_cb (tmpl=0x0, pkt=pkt@…
husak updated
10 years ago
-
Hello everyone,
I installed HoneyD on a VM from "https://github.com/DataSoft/Honeyd", my issue starts after running HoneyD "honeyd -d -f /etc/honeypot/honeyd.conf".
honeyd.conf :
create default
se…