Quark Engine Versions Save

Dig Vulnerabilities in the BlackBox

v24.4.1

1 month ago

Document Updates

  • Optimize the documents of CWE-89, CWE-94, CWE-312, CWE-749, CWE-780, CWE-798, CWE-921, and CWE-926. (#612, #614, #617, #618, and #621)

  • Update the release timing of Quark in the document. (#624)

v24.2.1

3 months ago

New Documents

  • Add a detailed explanation for the method get_rule_classification_data. Check here for the details. (#596)
  • Introduce the Quark Core Library team and the Quark Script team. Check here for the details. (#601, #605)

Bug Fix

  • Fix permission analysis in the radare2 core for APKs with UTF-8 encoding. (#602)

v23.12.1

4 months ago

New Feature

  • Add a new Quark Script showcase for CWE-601. Check here for the details.(#591)

New Document

  • Add a summary description of the checkMethodCalls API in the document. (#589)
  • Add a detailed explanation for the method select_label_menu. Check here for the details. (#590)

Bug Fix

  • Automatically download rules when initializing the docker container. (#581)
  • Correct the inconsistent formats in the Quark Script document. (#587)

Dependency Updates

  • Make Ciphey optional. (#575)
  • Remove the no longer used dependencies - pandas and kaleido. (#586)

v23.11.1

5 months ago

New Feature

  • Add new Quark Script showcase for CWE-502. (#572)

New Document

  • Add detailed explanations for the methods wrapper_lookup, show_comparison_graph, and call_graph. Check here for the details. (#569, #570, #577)

Bug Fix

  • Fix the broken function of match_keywords in the rule. (#561)

Dependency Updates

  • Bump werkzeug from 3.0.0 to 3.0.1. (#571)

  • Bump urllib3 from 2.0.6 to 2.0.7. (#573)

v23.10.1

6 months ago

New Documents

  • Add detailed explanations for method show_call_graph, show_rule_classification, and the summary of the quark module. Check here for the details. (#560, #562, #557)

Documents Updates

  • Fix typos in the showcases of CWE-749 and CWE-780 (#565)

  • Set up dependency for readthedocs to fix failed document build. (#559)

Dependency Update

  • Bump requests from 2.26.0 to 2.31.0. (#556)

v23.9.1

7 months ago

New Document

  • Add detailed explanations for method show_label_report and show_detail_report. Check here for the details. (#547, #549)

  • Introduce the web layout design concept of the Quark Script Visualization program. Check here for the detail. (#548) Special thanks to @Commuter95 for the great design.

v23.8.1

8 months ago

New Feature

  • Add new Quark Script showcases for CWE-117 and CWE-940. (#535, #539)

New Program

  • Introduce Visual Quark Scripts Program. (#536)

New Document

  • Add a detailed explanation for method show_summary_report. Check here for the details. (#534)

v23.7.1

9 months ago

New Document

  • Add detailed explanations for method get_json_report, generate_json_report, and add_table_row. Check here for the details. (#526, #527, and #528)

v23.6.1

10 months ago

New Feature

  • Add a new Quark Script showcase for CWE-78. (#519)

New Document

  • Add detailed explanations for method check_sequence and quark.run. Check here for the details. (#520, #521)

v23.5.1

11 months ago

New Feature

  • Add new Quark Script showcases for CWE-73, CWE-88, and CWE-925. (#514, #503, #500)

New Document

  • Add detailed explanations for method check_parameter and check_parameter_values. Check here for the details. (#509, #511)

Bug Fix

  • Exclude the test files from installation. (#508)