Skip to content
View Snitch-1302's full-sized avatar

Block or report Snitch-1302

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cryptojack-scanner cryptojack-scanner Public

    A cryptojacking detection scanner that checks websites for known in-browser cryptomining script signatures (Coinhive and similar). Scans a single site or a list of sites, checking both <script src>…

    Python 1

  2. TOR-Networking TOR-Networking Public

    A hands-on exploration of Tor's SOCKS proxy in three modes - Basic (simple anonymized requests), Intermediate (geolocation-customized entry/exit nodes), and Advanced (genuine dynamic circuit rotati…

    Python 1

  3. reverse-shell reverse-shell Public

    A Python reverse shell built with raw sockets, threading, and subprocess - supporting multiple simultaneous client connections with a target-selection interface. Built for hands-on understanding of…

    Python 1

  4. pki-from-scratch pki-from-scratch Public

    Hand-built PKI with Python + OpenSSL - Root CA, Intermediate CA, certificate issuance, revocation, and CRL generation, built to understand every line.

    1