Skip to content

fix: tighten AWS key regex; roadmap: add dynamic bypass vs DEX extrac… - #25

Merged
drneox merged 2 commits into
mainfrom
fix/misc-updates
May 11, 2026
Merged

fix: tighten AWS key regex; roadmap: add dynamic bypass vs DEX extrac…#25
drneox merged 2 commits into
mainfrom
fix/misc-updates

Conversation

@drneox

@drneox drneox commented May 11, 2026

Copy link
Copy Markdown
Owner

…tion entry

  • vuln_scanner.py: replace loose (?i)(AKIA|...) pattern with anchored \b(AKIA|AIPA|ASIA)[A-Z0-9]{16}\b to reduce false positives
  • ROADMAP.md: new Reporting section documenting the disconnect between FridaAgent bypass success and DEX extraction, with proposed two-verdict model and implementation touch-points (AnalysisResult, masvs.py, reporter.py, PDF report)
  • update aipwn submodule pointer to feat/vuln-exploit-native-scan HEAD

drneox and others added 2 commits May 11, 2026 00:06
…tion entry

- vuln_scanner.py: replace loose (?i)(AKIA|...) pattern with anchored
  \b(AKIA|AIPA|ASIA)[A-Z0-9]{16}\b to reduce false positives
- ROADMAP.md: new Reporting section documenting the disconnect between
  FridaAgent bypass success and DEX extraction, with proposed two-verdict
  model and implementation touch-points (AnalysisResult, masvs.py,
  reporter.py, PDF report)
- update aipwn submodule pointer to feat/vuln-exploit-native-scan HEAD
@drneox
drneox merged commit 62d7e82 into main May 11, 2026
@drneox
drneox deleted the fix/misc-updates branch May 11, 2026 05:08
Hiteek pushed a commit to Hiteek/nutcracker that referenced this pull request Jul 28, 2026
fix: tighten AWS key regex; roadmap: add dynamic bypass vs DEX extrac…
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.

1 participant