Git Product home page Git Product logo

Vozec

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

VoZ3c's Projects

aes-dfa icon aes-dfa

This tool automates and facilitates an Differential fault analysis attack on AES 128 with a fault injected between the 2 last MixColumns

aes-flipper icon aes-flipper

This tool automates and facilitates an AES CBC BitFlip attack

aes-sage-128 icon aes-sage-128

AES-128 implementation using SageMath and RijndaelGF module.

braindbg icon braindbg

This tool is independent Brainfuck debugger , written in python

cryptolib icon cryptolib

This python library gathers all the cryptographic attacks that I present on my site vozec.fr

ctfd-account-creator icon ctfd-account-creator

This tool is used to automatically create accounts for a complete team on CTFD platform.

ctflagger icon ctflagger

This website is used to automatically scan files during CTF.

cve-2023-7028 icon cve-2023-7028

This repository presents a proof-of-concept of CVE-2023-7028

discord-ctfd-parser icon discord-ctfd-parser

This tools is used to create automatically discord threads by scraping ctfd plateform and collecting name , category , description and points of challenges.

dlp-solver icon dlp-solver

This tool is used to solve the discrete logarithm problem

facto4ctf icon facto4ctf

This tool is used to try out different factoring techniques (based on RsaCTFTool) . Mainly used in CTF.

feal-all icon feal-all

This tool is the python implementation of the 3 versions of FEAL encryption

hspal-decompiler icon hspal-decompiler

This tool allows you to generate pseudo-code for the language esolang HSPAL

revbrain icon revbrain

This tool automates the recognition phase of a crackme binary & try to solve it . Mainly useful for basic reverse CTFs challenges !

rsa-padding-oracle icon rsa-padding-oracle

This tool is an implementation of the Bleichenbacher's attack on RSA PKCS1.5 padding

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.