From ceb18c5b7b6d856c81b74bdd00ca6153c72d39a6 Mon Sep 17 00:00:00 2001 From: Katarina Durechova Date: Thu, 30 Mar 2017 12:41:41 +0200 Subject: [PATCH] move research paper from Honeypots to Guides --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c4f652b..daec967 100644 --- a/README.md +++ b/README.md @@ -91,9 +91,6 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - IPv6 attack detection tool - [ipv6-attack-detector](https://github.com/mzweilin/ipv6-attack-detector/) - Google Summer of Code 2012 project, supported by The Honeynet Project organization. -- Research Paper - - [vEYE](http://link.springer.com/article/10.1007%2Fs10115-008-0137-3) - behavioral footprinting for self-propagating worm detection and profiling. - - Dynamic code instrumentation toolkit - [Frida](http://www.frida.re) - Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. @@ -461,3 +458,6 @@ the honeyd daemon and generate configuration files - Deployment - [Dionaea and EC2 in 20 Minutes](http://andrewmichaelsmith.com/2012/03/dionaea-honeypot-on-ec2-in-20-minutes/) - a tutorial on setting up Dionaea on an EC2 instance - [honeypotpi](https://github.com/free5ty1e/honeypotpi) - Script for turning a Raspberry Pi into a Honey Pot Pi + +- Research Paper + - [vEYE](http://link.springer.com/article/10.1007%2Fs10115-008-0137-3) - behavioral footprinting for self-propagating worm detection and profiling.