Skip to content
View Ressurect0's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Ressurect0

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

Pinned Loading

  1. Gogs-RCE Public

    Tool to automate code execution on the server running Gogs git service.

    Python 2 1

  2. Active-Directory-Vulnerability-Scanning-Scripts Public

    Scripts written in Bash, PowerShell or Python

    PowerShell

  3. blind_xpath_exploit Public

    A script that aids in retrieving XML output via Blind XPath Injection.

    Python 1

  4. Bash script to bypass 401/403 status...
    1
    #!/bin/bash
    2
    #color
    3
    red='\e[31m'
    4
    green='\e[32m'
    5
    blue='\e[34m'
  5. DigiXif Public

    Digitally Signing Images using RSA 2048 and Embedding Signatures within the Exif Metadata of the Image.

    Python 4

  6. Security-Library Public

    Security Library for Web created in Java that prevents certain attacks like XSS etc.

    Java