Skip to content
View stukryptx's full-sized avatar
  • India
  • 01:59 (UTC +05:30)

Block or report stukryptx

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

Typing SVG


🧠 About Me

class CyberThreatIntelligenceResearcher:
    def __init__(self):
        self.alias = "stukryptx"
        self.role = "CTI Analyst & Security Researcher"
        self.focus = [
            "Threat Actor Tracking",
            "Dark Web Monitoring", 
            "Malware Analysis",
            "Blockchain Investigations"
        ]
        self.tools = ["OSINT", "MobSF", "Wireshark", "Burp Suite", "Obsidian", "Python", "Shell"]
    
    def status(self):
        return "πŸ”’ Currently: Automating CTI collection & analysis"
    
    def motto(self):
        return "⚑ Knowledge is power β€” share it responsibly."

me = CyberThreatIntelligenceResearcher()
print(f"{me.alias} | {me.role}")

πŸ”₯ Featured Projects

Project Description Tech
πŸ” threatwire-intelligence Premium CTI marketing landing page Next.js, Tailwind
🧩 KryptNexus Advanced CTI Obsidian vault Shell, Markdown
πŸ“‘ BreachForums-Scrapper Async scraping engine for monitoring HTML, Python
🎯 tld-tracker IANA TLD mirroring automation Shell, GitHub Actions
πŸ’Ύ DarkWeb-Forums-DB-BKP Dark web archival snapshots Automated Backups
πŸ“± mobsf-android-analysis-lab Android malware analysis lab Shell, MobSF, Magisk
πŸ“’ docs-hub Obsidian notes backup Markdown

πŸ“ˆ GitHub Analytics


🌐 Connect With Me


πŸ΄β€β˜ οΈ "Knowledge is power β€” share it responsibly."

Pinned Loading

  1. DarkLens DarkLens Public

    DarkLens OSINT Hub: Enterprise-grade threat intelligence and reconnaissance platform.

    JavaScript 3 1

  2. mobsf-android-analysis-lab mobsf-android-analysis-lab Public

    Automated Android Static & Dynamic Analysis Lab Setup using Android Emulator, RootAVD, Magisk, and MobSF for Malware Analysis, Reverse Engineering, and Mobile Security Research.

    Shell

  3. tld-tracker tld-tracker Public

    Automatically tracks and mirrors all official IANA Top-Level Domains (TLDs) with daily GitHub Actions synchronization.

    Shell