The Wayback Machine - https://web.archive.org/web/20260105102404/https://github.com/asterite3
Skip to content
View asterite3's full-sized avatar

Block or report asterite3

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 12 2

  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