Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View d3vn0mi's full-sized avatar
πŸ’­
In my creative era
πŸ’­
In my creative era

Block or report d3vn0mi

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.

Content in all repositories owned by your account will be closed.
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
d3vn0mi/README.md

header

GitHub followers Profile Views Blog Portfolio HAT LinkedIn


πŸ” About Me

πŸ›‘οΈ I'm Iason (Jason) Somarakis β€” Senior Penetration Tester based in Crete, Greece

βš”οΈ Offensive security and adversary emulation across energy, space, OT/ICS, and critical-infrastructure systems

πŸ€– Increasingly building autonomous agent systems: multi-agent runtimes, agentic pentest tooling, and portable Agent Skills

πŸ”Ž Security tooling, compliance auditing, CVE research, and training infrastructure for ethical hacking

✍️ I write up pentesting, CTFs, and security automation at d3vn0mi.com

🌐 Professional profile at isomarakis.com · threat intel at hackingallthethings.com

πŸ’­ Currently working on SIERA (AI agent orchestrator) & HackingAllTheThings (threat intel platform)
🎯 Specializing in Penetration Testing, Security Automation, Compliance Auditing, Agentic Systems
πŸ”§ Tech Stack Python, TypeScript, FastAPI, React / Next.js, Docker, Ansible
πŸ† Active on HackTheBox, CTF Challenges, CVE Research & Disclosure
🀝 Consulting for Security Assessments & Training Programs

🚧 Currently Building

🧠
SIERA
A personal AI operations platform. A local multi-agent runtime (~18 agents, each with its own persona, scoped toolset, and skills; 26 tool plugins) coordinated behind a voice-driven Next.js 15 / React 19 heads-up display, backed by an Obsidian knowledge vault. Loopback-only, fully self-hosted.
🌐
HackingAllTheThings
live β†—
Self-hosted cyber threat-intelligence platform aggregating 30+ open-source feeds β€” security news, NVD CVEs, ExploitDB / CISA KEV, dark web, MITRE ATT&CK mapping β€” with a live 3D attack globe. FastAPI + React across 9 Docker services, with OAuth2 SSO and RBAC.
HAT is live at hackingallthethings.com. Source for both is private β€” happy to walk through the architecture on request.

βš™οΈ Tools & Technologies

Python TypeScript PowerShell FastAPI React Next.js Docker Ansible Linux Windows Metasploit Wireshark


πŸ”¨ Notable Projects

πŸͺž Kagami Offline forensic-analysis & config-auditing tool running local LLMs (Ollama) over evidence against CIS/STIG/NIST/OWASP with CVSSv3 scoring β€” no data leaves the host
πŸ“‹ Kenbu Auditing Solution Web-based security-audit & compliance platform β€” 460+ CIS benchmark checks across 8 platforms, live audit sessions, Excel reporting, GitHub OAuth SSO
🏭 ArtiForge Cross-platform event-artifact generator for cyber-training labs β€” 71 Windows/Linux generators with correlated IDs, binary EVTX export, and Sigma-rule evaluation
πŸ•΅οΈ AgentSmith Autonomous pentest agent driving recon and exploitation over SSH, streaming every command and piece of evidence to a live web dashboard
πŸ¦… RAVEN EASM External Attack Surface Management platform (Django, Celery, Redis) running 20+ recon tools with AI-powered finding correlation
🧩 Agent Skills Portable SKILL.md capabilities for Claude, Codex, Cursor and other agents β€” published on MCP Market
πŸ—‘οΈ Ryo Tenkai RPC client for the MSF RPC server, built for security automation
🎯 OPC UA Sniffer Captures and dissects OPC UA traffic β€” credentials, read/write operations, and protocol details for OT/ICS analysis
πŸ“„ Morgans Generates malicious/benign ODT file sets with embedded, customizable macros for phishing payload testing
πŸ”“ EzCME CrackMapExec wrapper that organizes enumeration output into clean, structured files for engagement analysis

🧨 CVE Research

CVE-2026-23744 Unauthenticated RCE in MCP servers via the /api/mcp/connect serverConfig command field
CVE-2025-2304 Mass-assignment privilege escalation in Camaleon CMS β€” CVSS 9.4
CVE-2026-27470 Authenticated second-order SQL injection in ZoneMinder getNearEvents() β€” CVSS 8.8
CVE-2016-16113 Proof-of-concept exploit

GitHub Stats Top Languages

GitHub Streak

πŸ” Securing Systems. Testing Defenses. Building Agents.

All security research and testing is conducted in authorized environments with proper permissions.

footer

Pinned Loading

  1. CVE-2025-2304-POC CVE-2025-2304-POC Public

    Proof-of-concept for CVE-2025-2304 β€” critical (CVSS 9.4) mass-assignment privilege escalation in Camaleon CMS.

    Python 10 3

  2. CVE-2016-16113-POC CVE-2016-16113-POC Public

    cve-2016-16113

    Python 1

  3. Kagami Kagami Public

    Offline forensic-analysis & config-auditing tool that runs local LLMs (Ollama) over evidence against CIS/STIG/NIST/OWASP with CVSSv3 scoring β€” no data leaves the host.

    Python