Skip to content

anpa1200/CTI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTI

Evidence-labeled cyber threat intelligence reports designed to become hunts, detections, pivots, and defensible assessments.

License Last commit

Demo

Add screenshots of one HTML report, the evidence-label rubric, and the template directory.

What This Is For

This repository is for CTI analysts, SOC leads, and detection engineers who need structured threat reports with explicit confidence discipline. Each report should make clear what is observed, reported, assessed, or claimed.

What It Produces

Output Use
PDF report Formal reading and sharing
HTML report Web review
Evidence labels Claim discipline
Actor notes Research continuity
Templates Repeatable CTI production

Reports

Report Format Evidence model Assessment confidence summary
Handala / Void Manticore PDF + HTML Observed / Reported / Assessed / Claimed [user: confirm summary]
Sandworm / APT44 PDF + HTML Observed / Reported / Assessed / Claimed [user: confirm summary]
MuddyWater / Seedworm PDF + HTML Observed / Reported / Assessed / Claimed [user: confirm summary]

Quick Start

git clone https://github.com/anpa1200/CTI.git
cd CTI
find . -maxdepth 3 -type f | sort

How It Works

flowchart LR
  Sources[Sources] --> Evidence[Evidence labeling]
  Evidence --> Assessment[Analytic assessment]
  Assessment --> Attack[ATT&CK mapping]
  Attack --> Detection[Hunts / detections]
  Detection --> Report[PDF / HTML report]
Loading

Coverage

Area Coverage
Actors Handala / Void Manticore, Sandworm / APT44, MuddyWater / Seedworm
Labels Observed, Reported, Assessed, Claimed
Outputs PDF, HTML, templates
Use case CTI, SOC handoff, detection planning

Related Sites And Articles

How To Cite

Use the report title, repository URL, commit hash, and access date. See CITATION.cff.

Research Charter

See RESEARCH-CHARTER.md.

Limitations And Honesty

Public-source CTI is bounded by available reporting. Reports should not overstate attribution beyond evidence quality.

License

CC BY 4.0 recommended for reports and prose.

Security Policy

See SECURITY.md.

About

Evidence-labeled cyber threat intelligence reports and templates for actor research, attribution, hunting, and detection engineering.

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors