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

Block or report saraiva

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. hysp hysp Public

    Forked from pwnwriter/hysp

    📦 An independent package manager that every hacker deserves.

    Rust

  2. Dangerous PHP Functions Dangerous PHP Functions
    1
    ## Command Execution
    2
    ```
    3
    exec           - Returns last line of commands output
    4
    passthru       - Passes commands output directly to the browser
    5
    system         - Passes commands output directly to the browser and returns last line
  3. privilege-escalation-awesome-scripts-suite privilege-escalation-awesome-scripts-suite Public

    Forked from peass-ng/PEASS-ng

    PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)

    C#

  4. gtfo gtfo Public

    Forked from mzfr/gtfo

    Search gtfobins and lolbas files from your terminal

    Python

  5. uploadserver uploadserver Public

    Forked from Densaugeo/uploadserver

    Python's http.server extended to include a file upload page

    Python

  6. goshs goshs Public

    Forked from patrickhener/goshs

    A SimpleHTTPServer written in Go, enhanced with features and with a nice design

    Go