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

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

  1. Gogs-RCE Gogs-RCE Public

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

    Python 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 1

  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 3

  6. Security-Library Security-Library Public

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

    Java