-
Research Resources
A collection of useful resources for (Cybersecurity) researchers.
-
Visual Cryptography Explained
An overview of Visual Cryptography and implementations of the main state-of-the-art techniques in the VCrytpure open-source project.
-
How TOTP Works
A basic explanation about Time-based one-time password (TOTP) and a simple Python PoC.
-
Android Malware Analysis Lab
Some notes on how to set up an Android Malware Analysis Lab using state-of-the-art tools along with useful tips and tricks.
-
WebSocket (in)Security and Authentication
WebSocket security aspects and a simple PoC about adding a ticket-based authentication layer in a WebSocket server.