Skip to content
View asterite3's full-sized avatar

Block or report asterite3

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. seclab-msu/relwarc seclab-msu/relwarc Public

    Client-side JS analyzer for discovering server HTTP endpoints

    JavaScript 8

  2. Serve current directory with nginx. ... Serve current directory with nginx. As a regular (non-root) user (a replacement for python -m SimpleHTTPServer)
    1
    #!/bin/bash
    2
    
                  
    3
    # Usage:
    4
    # ./nginx.sh
    5
    # ./nginx.sh 8888
  3. pystol pystol Public

    Command-line attach-to-process debugger for python 2 and 3 with greenlet/gevent support

    Python 1 1

  4. CVE-2020-13640 CVE-2020-13640 Public

    CVE-2020-13640 - SQL injection in wpDiscuz WordPress plugin <= 5.3.5

    Python 1

  5. onederx/bitcoin-processing onederx/bitcoin-processing Public

    Bitcoin payment gateway used at Onederx

    Go 1 1

  6. submitter submitter Public

    Submitter for jeopardy CTF-like tasks with flags

    Python