Skip to content

Inconsistent section heading format in malware analysis report (malware_report.rst) #941

Description

@pulorsok

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions