-
Notifications
You must be signed in to change notification settings - Fork 20
Random Ideas
Gerard Wagener edited this page Mar 16, 2017
·
4 revisions
Random ideas for honeypots research activities
- Test squashfs to compress json files
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.
Test amplification Honeypots such as https://github.com/fygrave/honeyntp
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.