CanadianJeff/honeywrt

Several issues

Opened this issue · 3 comments

PCAP not captured, log not written, telnet input not visible on client's side.

pcap requires that tcpdump is installed on your machine
I am aware that the log is not written I am working on an update to fix that
as for the telnet part could you provide more information on how you are testing this?

tcpdump is installed and also tried with sudo.
For telnet when a client connects to the honeypot and types something, the text is not visible on his window as it should. I can only see the cursor moving and nothing else. Apart from that do you have any plans to include authentication for telnet?

did that last commit help detect tcpdump for you?