class stukryptx:
def __init__(self):
self.role = "Cyber Threat Intelligence Researcher"
self.specialties = [
"π Threat Actor Tracking",
"π Dark Web Monitoring",
"π¦ Malware Analysis",
"π° Blockchain Investigations",
"π€ Automated Intelligence Collection"
]
self.tools = [
"Python", "Shell", "Obsidian", "MobSF",
"Wireshark", "Burp Suite", "GitHub Actions"
]
self.motto = "β‘ Knowledge is power β share it responsibly."
self.private_commits = True
def current_focus(self):
return "π Automating CTI collection & analysis pipelines"
def get_expertise(self):
return {
"Dark Web": "Forum scraping & monitoring",
"Malware": "Android static/dynamic analysis",
"Infrastructure": "TLD tracking & IOC extraction",
"Intelligence": "Obsidian vault management"
}
me = stukryptx()
print(f"π€ {me.role}")
print(f"π― Focus: {', '.join(me.specialties)}")
print(f"π‘ {me.motto}")| Project | Description | Tech Stack |
|---|---|---|
| π threatwire-intelligence | Premium CTI marketing landing page | Next.js, Tailwind CSS |
| π§© KryptNexus | Advanced CTI Obsidian vault for threat tracking | Obsidian, Markdown, Shell |
| π‘ BreachForums-Scrapper | Async scraping engine for BreachForums monitoring | Python, Async, HTML |
| π PwnForums-Scrapper | Advanced CTI platform for Dark Web monitoring | Python, Automation, CTI |
| π― tld-tracker | IANA TLD mirroring with GitHub Actions | Shell, GitHub Actions |
| πΎ DarkWeb-Forums-DB-BKP | Dark web archival snapshots | Automated Backups, MongoDB |
| π± mobsf-android-analysis-lab | Android malware analysis lab | Shell, MobSF, Magisk, RootAVD |
| π docs-hub | Obsidian notes backup | Markdown, Git |
| π Forums-DB-Backup | MongoDB snapshots with restore support | MongoDB, Backup Automation |
| πΈοΈ MyBB-Scrapper | CTI platform for Telegram & MyBB collection | Python, Telegram API, Diffing |
π Recent CTI Activity (KryptNexus Vault)
- [REDACTED] ransomware group infrastructure update
- Lazarus wallet cluster mapping & tracking
- New APT group identified in Southeast Asia
- New carding forum identified β monitoring initiated
- BreachForums data dump analysis in progress
- Underground market price tracking (Q2 2026)
- Qakbot variant analysis β TTPs documented
- Android banking trojan reverse engineering
- C2 infrastructure mapping and IOC extraction
- Lazarus Group wallet flow analysis
- Mixer/tumbler transaction tracking
- Ransomware payment tracing
Full notes stored locally in Obsidian vault | KryptNexus | Encrypted backups
π Project Status Dashboard
| Project | Status | Last Update | Commits (Private) |
|---|---|---|---|
| threatwire-intelligence | π’ Active | Today | 47 |
| KryptNexus | π’ Active | Today | 89 |
| BreachForums-Scrapper | π‘ Maintenance | 3 days ago | 34 |
| PwnForums-Scrapper | π’ Active | Yesterday | 28 |
| tld-tracker | π’ Automated | Daily | 156 |
| mobsf-android-analysis-lab | π’ Active | 5 days ago | 23 |
| MyBB-Scrapper | π΅ Planning | 1 week ago | 12 |
| docs-hub | π’ Active | Today | 67 |
| Category | Count |
|---|---|
| π Total Repositories | 10 |
| π Private Repos | 4 |
| π Public Repos | 6 |
| π Python Projects | 5 |
| π¦ Shell Scripts | 3 |
| π¨ Web Projects | 2 |
| π± Mobile Security | 1 |