-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
```
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 Aug 01 2005 Niels Provos wrote
Mac addresses are link-layer mechanism. They only work for machines on the
same network segment. The moment that a router gets in the way, the mac
address is re…
-
```
What steps will reproduce the problem?
1. honeyd -f /etc/honeyd.conf --webserver-port 9100 --webserver-root
/usr/local/share/honeyd/webserver/htdocs/
2. honeydctl -v
3. honeydctl> list
What is th…
-
```
On Aug 01 2005 Niels Provos wrote
Mac addresses are link-layer mechanism. They only work for machines on the
same network segment. The moment that a router gets in the way, the mac
address is re…
-
```
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…
-
```
What steps will reproduce the problem?
1. Send a large number of UDP packets of size > HONEYD_MTU which cause
fragmentation over Honeyd proxy.
2. Watch as memory corruption occurs - the pool_alloc…