Skip to main content
Cyber Threat IntelligenceBehavioral Digital AttributionAttack Surface IntelligenceAI-Powered ResearchSecurity AutomationOpen Source Innovation

Cybersecurity
Research Lab

Ahmed Awad (NullC0d3) — Advancing the science of behavioral digital attribution, AI-powered vulnerability assessment, and cybersecurity automation through open-source innovation.

Research Impact

Metrics reflecting a career in cybersecurity research and open-source development

20+
Years Experience
5
Published Books
2
Journal Publications
3
Open Source Projects
37
Algorithms
3
Research Frameworks
3
Research Platforms
6
GitHub Repositories
Research Focus

Areas of Research

Advancing the intersection of behavioral science, artificial intelligence, and cybersecurity.

Behavioral Digital Attribution

Formal methodology for attributing digital artifacts to human sources through behavioral analysis.

Cyber Threat Intelligence

Advanced threat actor profiling, campaign attribution, and intelligence-driven operations.

Digital Identity & Behavioral Biometrics

Cognitive Centroid theory — a formal model of behavioral identity as an asymptotic attractor in feature space.

Identity Intelligence (IdINT)

Systematic identity resolution across disparate data sources and platforms.

OSINT & Digital Forensics

Advanced open-source intelligence collection, digital footprint analysis, and identity correlation.

AI for Cybersecurity

Application of artificial intelligence and machine learning to threat attribution and behavioral analysis.

Ecosystem

Research Ecosystem

An integrated ecosystem of open-source cybersecurity research platforms — from behavioral attribution science to offensive security intelligence to environment automation.

AnubisX Framework

Behavioral Digital Attribution

Scientific foundation — formal methodology for attributing anonymous digital identities through behavioral analysis.

HunterX

Attack Surface Intelligence

Intelligence layer — AI-assisted vulnerability assessment, knowledge graph, and security skills framework.

RabbitHole

Security Automation

Infrastructure layer — rapid provisioning of combat-ready cybersecurity environments with supply chain security.

Open Source

Featured Projects

Flagship open-source cybersecurity research platforms.

v3.0.0

AnubisX Framework

Behavioral Digital Attribution Framework

A formal framework for behavioral digital attribution comprising 16 axioms, Cognitive Centroid theory, 292 defined objects, 37 algorithms across 5 behavioral modalities, and a 4-tier validation infrastructure with 31 pre-specified acceptance criteria.

Core Capabilities

  • 16 Formally Specified Axioms
  • Cognitive Centroid Theory
  • 292 Mathematical Objects
  • 37 Algorithms across 5 Modalities
  • 4-Tier Validation Infrastructure
License: CC BY 4.0 DOI
v6.0.0

HunterX

AI-Assisted Vulnerability Hunter

HunterX is an open-source, AI-assisted offensive security platform and intelligent vulnerability assessment framework. Unlike traditional scanners that rely solely on payload execution or signature matching, HunterX follows a reasoning-driven workflow — Observe → Hypothesize → Probe → Verify — enabling context-aware security analysis, evidence-driven decision making, and intelligent vulnerability verification with explainable AI outputs.

Core Capabilities

  • AI-Assisted Reasoning Engine (18 goal types)
  • 41 Security Skills Framework
  • 10 Specialized AI Agents
  • Knowledge Graph for Attack Path Analysis
  • Enterprise-Ready REST API (40+ endpoints)
License: Apache 2.0 DOI
v2.0.0

RabbitHole

Universal Cybersecurity Environment Installer / Provisioning Framework

RabbitHole provisions combat-ready cybersecurity environments in minutes. Originally a single-file Bash installer, it has evolved into a modular, extensible Cybersecurity Environment Provisioning Framework with a plugin system, state management, rollback, supply-chain security, and full CLI tooling.

Core Capabilities

  • Distro Agnostic Installation
  • Plugin-Based YAML Architecture
  • State Management & Snapshots
  • Supply Chain Security (SHA256)
  • Rollback & Resume Capability
License: Apache 2.0

Ecosystem Comparison

How the three platforms complement each other within the cybersecurity research ecosystem.

AspectAnubisX FrameworkHunterXRabbitHole
PurposeScientific framework for behavioral digital attributionAI-assisted offensive security assessment platformCybersecurity environment provisioning framework
Target AudienceResearchers, forensic analysts, attribution specialistsPenetration testers, red teamers, security engineersSecurity practitioners, SOC teams, CTI analysts
Primary FunctionAttribute anonymous digital identities through behavioral analysisAutomated vulnerability discovery and verification with AI reasoningProvision combat-ready cybersecurity environments in minutes
TechnologiesPython, Mathematical Modeling, Statistical AnalysisPython 3.11+, FastAPI, SQLite + FTS5, OpenAI, Ollama, DockerBash, YAML, Docker Compose, GitHub Actions, ShellCheck
Key Features16 axioms, 292 objects, 37 algorithms, 5 modalities, 4-tier validation41 skills, 10 agents, 18 goals, 40+ API endpoints, knowledge graph, payload intelligence7 operational roles, plugin architecture, state management, rollback, supply chain security
OutputsAttribution decisions, confidence scores, evidence trailsVulnerability reports (JSON/MD/SARIF/HTML), attack graphs, evidence packagesInstalled environments, state snapshots, health reports
Real-world Use CasesForensic investigation, threat actor attribution, identity resolutionBug bounty hunting, penetration testing, red team operations, CI/CD securityLab deployment, team onboarding, CTI infrastructure, training environments
Ecosystem RoleScientific foundation — provides behavioral attribution methodologyIntelligence layer — applies AI to attack surface discoveryInfrastructure layer — enables rapid environment provisioning
Publications

Research Publications

Peer-reviewed articles and industry publications in cybersecurity and threat intelligence.

Industry Publication2026

Inside the Mind of a Threat Actor: What CISOs Must Learn Before the Next Breach

Awad, A.

Cyber Defense Magazine

An exploration of threat actor psychology, decision-making processes, and cognitive patterns that security leaders must understand to anticipate and prevent sophisticated cyber attacks.

Industry Publication2025

The Financialization of Cybercrime

Awad, A.

Cyber Defense Magazine

An analysis of the evolving financial infrastructure supporting cybercrime operations, including ransomware-as-a-service, cyber insurance arbitrage, and cryptocurrency-based money laundering.

Expertise

Technical Expertise

Deep expertise demonstrated through research frameworks, open-source platforms, and published work.

AI & Machine Learning

AI-Assisted Security AnalysisBehavioral Digital AttributionCognitive Centroid TheoryMulti-Agent ArchitectureReasoning Engine DesignExplainable AI (XAI)

Offensive Security

Vulnerability Assessment (HunterX)Penetration TestingRed Team OperationsBug Bounty HuntingExploit DevelopmentWAF Evasion & Detection

Threat Intelligence

Cyber Threat Intelligence (CTI)Threat Actor ProfilingAttack Path AnalysisMITRE ATT&CK MappingThreat Modeling (STRIDE/LINDDUN)Campaign Attribution

OSINT & Forensics

Open-Source IntelligenceDigital Forensics (DFIR)Identity Intelligence (IdINT)Cross-Platform FingerprintingDigital Footprint AnalysisEvidence Correlation

Security Architecture

Security Skills Framework DesignKnowledge Graph ArchitecturePayload Intelligence SystemsSupply Chain SecurityState Management SystemsPlugin Architecture Design

Development & DevOps

Python (FastAPI, Async)TypeScript / Next.jsDocker & Docker ComposeBash / Shell ScriptingCI/CD (GitHub Actions)REST API Design

Cloud & Infrastructure

Cloud Security AssessmentKubernetes SecurityAWS / GCP / AzureInfrastructure AutomationContainer SecuritySecrets Management

Research & Methodology

Formal Framework DesignAlgorithm SpecificationValidation InfrastructureOpen Science PrinciplesAcademic PublishingTechnical Writing
Portfolio

Open Source Portfolio

Comprehensive overview of research platforms and frameworks.

ProjectCategoryVersionStatusTechnologiesLicenseLinks
AnubisX FrameworkResearch Frameworkv3.0.0Active Research
PythonMathematical ModelingStatistical AnalysisLaTeX
CC BY 4.0
HunterXSecurity Platformv6.0.0Active Development
Python 3.11+FastAPISQLite + FTS5OpenAI API
Apache 2.0
RabbitHoleProvisioning Frameworkv2.0.0Active Development
BashYAMLDocker ComposeGitHub Actions
Apache 2.0

Get in Touch

Research collaborations, speaking engagements, and professional inquiries are welcome.