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

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. 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
  2. pystol pystol Public

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

    Python 1 1

  3. CVE-2020-13640 CVE-2020-13640 Public

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

    Python 1

  4. onederx/bitcoin-processing onederx/bitcoin-processing Public

    Bitcoin payment gateway used at Onederx

    Go 1 1

  5. seclab-msu/js-dep-mining-test-app seclab-msu/js-dep-mining-test-app Public

    Test webapp for security scanners focused on scanner's ability to mine information about server-side endpoints from client-side JS code.

    HTML

  6. submitter submitter Public

    Submitter for jeopardy CTF-like tasks with flags

    Python