Skip to content
View matthaioum's full-sized avatar
  • Student at Ionian University - Department of Informatics
  • Corfu

Block or report matthaioum

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. WebGoat WebGoat Public

    Forked from WebGoat/WebGoat

    WebGoat is a deliberately insecure application

    JavaScript

  2. Task-Management-API-Software-Technology Task-Management-API-Software-Technology Public

    Simple Task Management API with Flask and JSON storage

    Python

  3. Data-Structures---BST-AVL-Comparison Data-Structures---BST-AVL-Comparison Public

    Binary Search Tree vs AVL Tree: C++ implementation with performance benchmarking

    C++

  4. Cryptography-Classical-Ciphers Cryptography-Classical-Ciphers Public

    Classical cipher implementations (Caesar, Affine, Vigenère) in Python with CrypTool-based cryptanalysis - frequency analysis and brute-force attacks.

    Python

  5. Operating-Systems Operating-Systems Public

    C implementations for Operating Systems coursework - custom file copy utility, pipe-based IPC, and semaphore-synchronized multi-process printing, tested on Ubuntu.

    C

  6. WebGoat-Security-Assessment WebGoat-Security-Assessment Public

    Security assessment of OWASP WebGoat using GitHub CodeQL static analysis - findings on XXE, SSRF, insecure deserialization, and SQL injection with remediation.