Skip to content
View adamczi's full-sized avatar
Block or Report

Block or report adamczi

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. CVE-2020-1747 PyYAML PoC CVE-2020-1747 PyYAML PoC
    1
    # pyyaml==5.3 required. Vulnerability has been fixed in 5.3.1
    2
    # More: ret2libc's report in https://github.com/yaml/pyyaml/pull/386
    3
    # Explanation: https://2130706433.net/blog/pyyaml/
    4
    from yaml import *
    5
    
    
  2. dns-rewriter dns-rewriter Public

    MitM tool for DNS responses modification. My Rust playground.

    Rust

  3. tinycore-linux-vdi tinycore-linux-vdi Public

    VDI files of TinyCore Linux ready to run

  4. Empire Empire Public

    Forked from BC-SECURITY/Empire

    Empire is a PowerShell and Python 3.x post-exploitation framework.

    PowerShell 1