HOME ABOUT PHOTOS CONTACT

Projects

What I get around to in my free time

Coding


SSHoney

SSHoney is a docker container which logs all attempts to log in via SSH via a patched ssh deamon. It reports the abuse IPs as well as lists all used usernames and passwords.

PutPod

PutPod is a flask and docker based "honeypot" which allows adversaries to PUT files/malware on the site as well as retrive it. The system does have preventions be be abused as malware divery as it only allows the original source ip to GET the file. With this features allows PutPod to collect malware sampels which migth be used in future campaigns and analyse them beforhand.

ZipCrack

ZipCrack is a web implementation of DidierStevens zipdump.py scripts which can be used to crack passwords of malware files which are password protected to avaide sandbox detection.

Web Screen Recorder

This is a very basic js based screen recorder which allows to record your screen with audio without any additional tooling