Description
In docs/source/malware_report.rst, per-family section headings follow two different formats, which breaks consistency and produces mismatched anchors.
Details
- Most families use:
New Quark Rules For <Family> (e.g. New Quark Rules For DroidKungFu, New Quark Rules For GoldDream, New Quark Rules For SpyNote).
- The last four families use a different format:
<Family> Malware Family Analysis Report:
Brata Malware Family Analysis Report
Cerberus Malware Family Analysis Report
SuperCardX Malware Family Analysis Report
NGate Malware Family Analysis Report
- Casing is also inconsistent:
anubis, godfather, tanglebot are lowercase, while others are capitalized (e.g. DroidKungFu).
Impact
- Inconsistent reading experience.
- Auto-generated anchors differ, which contributes to the broken README links (tracked separately).
Suggested Fix
- Standardize all per-family headings to a single format and consistent capitalization.
- Re-verify the README links after the headings are unified.
Description
In
docs/source/malware_report.rst, per-family section headings follow two different formats, which breaks consistency and produces mismatched anchors.Details
New Quark Rules For <Family>(e.g.New Quark Rules For DroidKungFu,New Quark Rules For GoldDream,New Quark Rules For SpyNote).<Family> Malware Family Analysis Report:Brata Malware Family Analysis ReportCerberus Malware Family Analysis ReportSuperCardX Malware Family Analysis ReportNGate Malware Family Analysis Reportanubis,godfather,tanglebotare lowercase, while others are capitalized (e.g.DroidKungFu).Impact
Suggested Fix