Honeypot Turing Test
adversarial.ai
Honeypot Turing Test
1–5 of 5 posts
Re: Honeypot Turing Test
#2I've considered doing this before but, you know, if free time grew on trees...
The benefit of using containers is that you can blow them away after every session, they have builtin networking so you can make entire honey nets, they're dirt cheap, and sharing the configs is a no brainer.
Re: Honeypot Turing Test
#3Re: Honeypot Turing Test
#4They are also not giving credit for the graphic they are using: http://colah.github.io/posts/2015-08-Understanding-LSTMs/
Re: Honeypot Turing Test
#5Although the general idea of simulating a protocol for a Honeypot is reasonable, it does not seem like the authors have anything to contribute here. They vaguely hint toward using an LSTM to solve a difficult AI problem. An LSTM's output would be significantly worse than a hand coded solution at simulating a network protocol. They do not provide any data, metrics, or analysis.