Skip to content
View sudo0xksh's full-sized avatar

Block or report sudo0xksh

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 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. recon-osint-framework-v1 recon-osint-framework-v1 Public

    A Python-based framework that automates web reconnaissance and OSINT by chaining crawling, vulnerability scanners, Nmap, and Shodan into a single workflow. Built to understand how recon and OSINT f…

    Python

  2. TryHackMe-Medium-Rooms---Writeups-Walkthroughs TryHackMe-Medium-Rooms---Writeups-Walkthroughs Public

    A curated collection of TryHackMe Medium-level CTF writeups, focused on methodology, logic, and real-world attacker thinking. These writeups go beyond basics — covering complex enumeration paths, c…

  3. recon-framework-v3 recon-framework-v3 Public

    A Python-based reconnaissance framework that chains crawling, XSS scanning, SQL injection testing, and Nmap scanning into a single automated workflow. Built to show how real recon tools are orchest…

    Python

  4. dirbruter-v1 dirbruter-v1 Public

    A Python CLI directory brute-forcer that knocks on every door of a website using a wordlist and waits to see who answers. Built for recon, curiosity, and that feeling when a hidden directory finall…

    Python

  5. basic-xss-scanner basic-xss-scanner Public

    A basic Python XSS scanner that tests HTML forms with common payloads to spot reflected XSS vulnerabilities. Built for learning how form-based XSS works, not for replacing professional scanners. Lo…

    Python

  6. network-recon-tool network-recon-tool Public

    A Python-based network reconnaissance tool that runs ping, nslookup, tracert, and nmap in sequence so you don’t have to type them manually like it’s 2005. Supports single targets and .txt files bec…

    Python