Skip to content
View odd509's full-sized avatar

Block or report odd509

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
odd509/README.md

👋 Welcome

I'm actively developing my skills in cybersecurity and DevSecOps, with a particular focus on CI/CD systems and their security implications.

Pinned Loading

  1. python-script-injector python-script-injector Public

    A python script that can encrypt and inject itself into other Python scripts in the same directory.

    Python 1

  2. Security-Assessment-Report Security-Assessment-Report Public

    A Security Assessment Report for a website's source code and database with an exploit.

    Python

  3. File-Cipher File-Cipher Public

    A tool that is used to encrypt or decrypt a file with different block cipher modes.

    Java

  4. Licencer Licencer Public

    A licensing framework that makes a request as client, checks the validity and integrity of the license file and / or generates a new license utilizing the methods of asymmetric cryptography, MD5, a…

    Java 1

  5. Message-Box Message-Box Public

    A UI application that stores and protects messages left by visitors and allows authorized users to access the with provided information. Passwords are hashed and the data is stored in encrypted .da…

    Java