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}")| 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 |
π Recent CTI Notes (from KryptNexus vault)
- π Tracking: [REDACTED] ransomware group infrastructure update
- π Dark Web: New carding forum identified β monitoring initiated
- π§ͺ Malware: Qakbot variant analysis β TTPs documented
- πͺ Crypto: Lazarus wallet cluster mapped
Full notes stored locally in Obsidian vault | KryptNexus
