Crate casr

source ·
Expand description

§CASR: Crash Analysis and Severity Report

CASR – collect crash reports, triage, and estimate severity. It is based on ideas from exploitable and apport.

Enable dojo feature to build casr-dojo that can upload new and unique CASR reports to DefectDojo.

Modules§

  • Post-fuzzing crash analysis module: create, deduplicate, cluster CASR reports and print overall summary.
  • Common utility functions.