Vozec - Overview

A French cybersecurity enthusiast !

Description:

My name is Arthur, better known under the nickname Vozec and I am passionate about computer science, more precisely about cybersecurity. I learn new things in autodidacts in parallel to my post-baccalaureate studies and this GitHub contains many projects that I did by myself. I participate to many CTF and many of the new tools I create allow me to save time during these competitions.

I also have a web site: vozec.fr on which I publish articles ranging from global cybersecurity topics to more specific ones in cryptography.

Contact:

You can find me here :

Here is a list of all the tools I have so far published :

  • ๐Ÿ”’ Cryptography ๐Ÿ”“

    • Feal ALL: This tool is the python implementation of the 3 versions of FEAL encryption
    • AES DFA: An implementation of a differential fault analysis on AES 128
    • AES Square Attack: An implementation of the Square-Attack on an AES-128
    • AES Flipper: An implementation of an AES CBC BitFlip attack
    • AES ECB Padding attack: An implementation of a padding attack on AES with ECB mode
    • AES CBC Padding attack: An implementation of a padding attack on AES with CBC mode
    • RSA PKCS1.5 Padding attack : An implementation of the Bleichenbacher's attack on RSA PKCS1.5 padding
    • AES Sage 128: An implementation of a classic AES-128 using Rijndael-GF from SageMath
    • Cryptolib: My own cryptography library
    • DLP Solver: A tool to solve the discrete logarithm problem with several algorithms
    • Facto4CTF: A tool to factor RSA public keys with multiple methods
    • Vigenere Plaintext Attack: A simple tool to break the vigenรจre cipher with a Well knon plaintext
  • ๐Ÿ”จ Reverse Engineering ๐Ÿ”จ

  • ๐Ÿšฉ Other ๐Ÿšฉ

Python Badge Linux Badge Docker Badge