Skip to content

Weak RSA Key size Powershell query#344

Merged
MathiasVP merged 3 commits intomainfrom
users/chanely/weak-asymmetric-key
Apr 10, 2026
Merged

Weak RSA Key size Powershell query#344
MathiasVP merged 3 commits intomainfrom
users/chanely/weak-asymmetric-key

Conversation

@chanel-y
Copy link
Copy Markdown

@chanel-y chanel-y commented Apr 9, 2026

No description provided.

chanel-y and others added 3 commits April 9, 2026 09:32
Detects RSA key sizes below 2048 bits via RSA.Create(), RSA::new(),
and RSACryptoServiceProvider::new() patterns.

Covers: Cryptography.10012 (CWE-326)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MathiasVP MathiasVP merged commit 9bafbaf into main Apr 10, 2026
5 checks passed
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.

2 participants