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

Block or report Ressurect0

Report abuse

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

Report abuse

Pinned Loading

  1. Gogs-RCE Gogs-RCE Public

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

    Python 5 2

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

    Scripts written in Bash, PowerShell or Python

    PowerShell

  3. blind_xpath_exploit blind_xpath_exploit Public

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

    Python

  4. Bash script to bypass 401/403 status... Bash script to bypass 401/403 status codes in web applications. All credits to: https://github.com/Dheerajmadhukar/4-ZERO-3. However, this script contains an additional case toggling test.
    1
    #!/bin/bash
    2
    #color
    3
    red='\e[31m'
    4
    green='\e[32m'
    5
    blue='\e[34m'
  5. DigiXif DigiXif Public

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

    Python 4

  6. Security-Library Security-Library Public

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

    Java