We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create capa rule(s) to detect use of TripleDESCryptoServiceProvider for encryption/decryption.
TripleDESCryptoServiceProvider
Resource: https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.tripledescryptoserviceprovider?view=net-8.0
The text was updated successfully, but these errors were encountered:
Hey @mike-hunhoff, I'm Tanmay and I would like to work on this issue for my contributions for gsoc. Can this be assigned to me.
Sorry, something went wrong.
I've also raised a pr to add a test file for this PR to the capa-testfiles repository.
mandiant/capa-testfiles#281
Successfully merging a pull request may close this issue.
Create capa rule(s) to detect use of
TripleDESCryptoServiceProvider
for encryption/decryption.Resource: https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.tripledescryptoserviceprovider?view=net-8.0
The text was updated successfully, but these errors were encountered: