Tags

#android

  • Android Malware Analysis Lab
    Sep 24, 2022 • 13 min read

    Some notes on how to set up an Android Malware Analysis Lab using state-of-the-art tools along with useful tips and tricks.

#cryptography

  • Visual Cryptography Explained
    Oct 21, 2022 • 15 min read

    An overview of Visual Cryptography and implementations of the main state-of-the-art techniques in the VCrytpure open-source project.

  • How TOTP Works
    Oct 7, 2022 • 8 min read

    A basic explanation about Time-based one-time password (TOTP) and a simple Python PoC.

#ctf

  • THM - Pickle Rick Writeup
    Sep 11, 2022 • 5 min read

    This Rick and Morty themed challenge requires you to exploit a webserver to find 3 ingredients that will help Rick make his potion to transform himself back into a human from a pickle.

  • THM - GamingServer Writeup
    Sep 11, 2022 • 6 min read

    The aim of this room is to gain access to a gaming server built by amateurs with no experience of web development and to take advantage of the deployment system.

  • THM - ConvertMyVideo Writeup
    Sep 11, 2022 • 7 min read

    You can convert your videos - Why don’t you check it out!

#dfir

#docker

#hardening

  • How TOTP Works
    Oct 7, 2022 • 8 min read

    A basic explanation about Time-based one-time password (TOTP) and a simple Python PoC.

  • WebSocket (in)Security and Authentication
    Sep 23, 2022 • 20 min read

    WebSocket security aspects and a simple PoC about adding a ticket-based authentication layer in a WebSocket server.

#malware-analysis

  • Android Malware Analysis Lab
    Sep 24, 2022 • 13 min read

    Some notes on how to set up an Android Malware Analysis Lab using state-of-the-art tools along with useful tips and tricks.

#offensive

#resources

  • Research Resources
    Feb 4, 2023 • 3 min read

    A collection of useful resources for (Cybersecurity) researchers.

#web