Skip to content
View avrah's full-sized avatar

Block or report avrah

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. Citrix ADC / NetScaler Remote Comman... Citrix ADC / NetScaler Remote Command Execution
    1
    import requests
    2
    import sys
    3
    import time
    4
    
                  
    5
    append_value = str(time.time())
  2. Empire Empire Public

    Forked from EmpireProject/Empire

    Empire is a PowerShell and Python post-exploitation agent.

    PowerShell

  3. feroxbuster feroxbuster Public

    Forked from epi052/feroxbuster

    A fast, simple, recursive content discovery tool written in Rust.

    Rust

  4. java-deserialization-exploits java-deserialization-exploits Public

    Forked from Coalfire-Research/java-deserialization-exploits

    A collection of curated Java Deserialization Exploits

    Python

  5. UACME UACME Public

    Forked from hfiref0x/UACME

    Defeating Windows User Account Control

    C

  6. windows-dll-hijacking windows-dll-hijacking Public

    Forked from TH3xACE/windows-dll-hijacking

    Project for identifying executables and DLLs vulnerable to relative path DLL hijacking.

    Python