Skip to content

Feature: CWE-134 Format String Detector#9

Open
ScourgeNest wants to merge 1 commit into
open-crs:mainfrom
ScourgeNest:feature/cwe134-format-string-detector
Open

Feature: CWE-134 Format String Detector#9
ScourgeNest wants to merge 1 commit into
open-crs:mainfrom
ScourgeNest:feature/cwe134-format-string-detector

Conversation

@ScourgeNest
Copy link
Copy Markdown

This PR contains the entire flow, from the ELF executable -> Creating Ghidra Container -> Sanitizing Ghidra Code -> Create AST Tree -> Analyze Functions -> Find Format String Vulnerabilities (CWE-134).

@razvand razvand requested review from ClaraStefania and razvand May 1, 2026 15:03
@razvand razvand assigned ClaraStefania and razvand and unassigned ClaraStefania May 1, 2026
@ScourgeNest ScourgeNest force-pushed the feature/cwe134-format-string-detector branch from bc5e465 to d61ab05 Compare May 22, 2026 15:03
Implement complete pipeline for CWE-134 detection: Ghidra extraction,
code sanitization, AST generation, and vulnerability analysis.

Signed-off-by: Mihai-Daniel Niculici <mihai.viper90@gmail.com>
@ScourgeNest ScourgeNest force-pushed the feature/cwe134-format-string-detector branch from d61ab05 to 7632ccc Compare May 23, 2026 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants