Skip to content
View th3sanjai's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@RevoltSecurities

Block or report th3sanjai

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
th3sanjai/README.md


About Me

#!/usr/bin/env python3
# ────────────────────────────────────────────────
#   th3sanjai | D. Sanjai Kumar | @RevoltSecurities
# ────────────────────────────────────────────────

class SanjaiKumar:

    IDENTITY = {
        "name"       : "D. Sanjai Kumar",
        "alias"      : "th3sanjai",
        "location"   : "Tamil Nadu, India 🇮🇳",
        "org"        : "@RevoltSecurities",
        "contact"    : "sanjaiz.contact@gmail.com",
    }

    ROLES = [
        "🔍 Web Penetration Tester",
        "🔐 API Security Researcher",
        "🐛 Bug Bounty Hunter",
        "⚡ Open Source Tool Developer",
        "💀 CVE Exploit Developer",
        "🏢 Founder — RevoltSecurities",
    ]

    EXPERTISE = {
        "recon"       : ["Subdominator", "SubProber", "ShodanX", "Dnsbruter"],
        "attack"      : ["Probuster", "CVE Exploits", "Burp Suite", "FFUF"],
        "languages"   : ["Python 🐍", "Go 🐹", "Bash 🐚"],
        "platforms"   : ["Linux", "Kali", "macOS"],
    }

    PYPI_TOOLS = ["subdominator", "subprober", "shodanx", "probuster"]

    def mission(self) -> str:
        return """
        ⚡ Empower ethical hackers & bug bounty hunters
           with cutting-edge, open-source security tools.
        🛡️ Stay Ethical. Stay Sharp. Stay Ahead.
        """

me = SanjaiKumar()
print(me.mission())


GitHub Stats


🏆 GitHub Trophies


🛡️ RevoltSecurities — Open Source Arsenal

🏢 Founder & Lead Developer of @RevoltSecurities — building tools for ethical hackers, bug bounty hunters, and pentesters worldwide.

🔭 Recon & Enumeration

Tool Description PyPI Stars
Subdominator Passive subdomain enum — 50+ sources, shell mode, reports PyPI
SubProber Async HTTP probing — screenshots, JARM, HTTP/2 PyPI
ShodanX Terminal Shodan OSINT — dorks, CVE mapping, geo viz PyPI
Probuster Web pentesting — Dir / DNS / Vhost concurrent modes PyPI
Dnsbruter Active subdomain bruteforce with wildcard detection pip install dnsbruter
Dnsprober Fast DNS probing — custom resolvers, AXFR checks pip install dnsprober
Khonshu High-performance concurrent port scanner pip install khonshu

🤖 AI, Libraries & Utilities

Tool Description Stars
RAI YAML multi-agent AI framework for offensive security automation
RevoltUtils Modular Python utility library for security tooling
RevoltLogger Colorful logging library for CLI security tools
GitUpdater Lightweight GitHub release version manager

💀 CVE Exploit Toolkit

⚠️ Developed for educational & ethical purposes only. Always obtain authorization.

CVE Target Type PoC
CVE-2024-24919 Check Point VPN Gateway Arbitrary File Read
CVE-2024-4358 Telerik Report Server Auth Bypass
CVE-2024-29973 Zyxel NAS Devices Command Injection
CVE-2023-46747 F5 BIG-IP Pre-Auth RCE
CVE-2023-4966 Citrix Bleed (NetScaler) Info Disclosure
CVE-2023-22518 Atlassian Confluence Improper Authorization
CVE-2023-20198 Cisco IOS XE (Zero Day) Privilege Escalation

🧰 Tech Stack & Weapons

💻 Languages

Python Go Bash

🛡️ Security & Hacking

Burp Suite Shodan Kali Linux Metasploit Wireshark OWASP

🔧 Dev, Packaging & Infra

Git GitHub PyPI Linux VS Code Docker


📦 Live PyPI Downloads

Subdominator SubProber ShodanX Probuster


📌 Pinned Projects

Subdominator ShodanX

SubProber Probuster


🌐 Connect & Collaborate



contribution-snake

╔══════════════════════════════════════════════════════╗
║   ⚡ Stay Ethical. Stay Sharp. Stay Ahead.           ║
║      — D. Sanjai Kumar  |  @RevoltSecurities         ║
╚══════════════════════════════════════════════════════╝


Popular repositories Loading

  1. cvedb cvedb Public

    HTML 1

  2. th3sanjai th3sanjai Public

    Config files for my GitHub profile.

  3. RustRedOps RustRedOps Public

    Forked from joaoviictorti/RustRedOps

    🦀 | RustRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Rust

    Rust

  4. awesome-golang awesome-golang Public

    Forked from roblaszczak/awesome-go-1

    A curated list of awesome Go frameworks, libraries and software.

  5. xssorRecon xssorRecon Public

    Forked from xss0r/xssorRecon

    Automate Recon XSS Bug Bounty

    Shell

  6. DeepSeek-V3 DeepSeek-V3 Public

    Forked from deepseek-ai/DeepSeek-V3

    Python