Skip to content
Gerard Wagener edited this page Mar 16, 2017 · 4 revisions

Random ideas for honeypots research activities

Potiron

  • Test squashfs to compress json files

Backscatter dashboard

Develop a tool that is processing pcap files looking for backscatter in a given time range and create profiles with the aim to identify potential victims.

Amplification Honeypots

Test amplification Honeypots such as https://github.com/fygrave/honeyntp

Adaptive Honeypot File System

Develop a file system (i.e. Fuse) where files can be be written, but when they are read, they are modified.

  • Test this file system with FTP server such that files can be uploaded but if they are downloaded they are corrupted.
Clone this wiki locally