Skip to content
View ScorpionOuss's full-sized avatar

Block or report ScorpionOuss

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. csp-demo csp-demo Public

    Forked from Bone008/csp-demo

    A proof-of-concept of a Web application vulnerable to XSS, but applying different levels of Content-Security-Policy applied to prevent its exploitation. For educational purposes only!

    JavaScript

  2. HashCodeTraining HashCodeTraining Public

    Python

  3. system-sec-minix system-sec-minix Public

    Malware monitoring via code signature in Minix OS - Project course in system security at KTH

    C

  4. MPI-C MPI-C Public

    Parallel computations for large scale problems using the MPI library of C

    Brainfuck

  5. AES AES Public

    Implementation of AES-128 - Applied Cryptography at KTH

    C

  6. Cryptanalysis Cryptanalysis Public

    Implementing algorithms that break simple cryptographic primitives such as vigenère cypher - Applied Cryptography at KTH

    Python