Skip to content
New issue

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

Function to supports RSA encryption #45

Open
ehsandeep opened this issue Jun 20, 2023 · 0 comments
Open

Function to supports RSA encryption #45

ehsandeep opened this issue Jun 20, 2023 · 0 comments
Labels
good first issue Good for newcomers Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@ehsandeep
Copy link
Member

From projectdiscovery/nuclei-templates#7493

I encountered a vulnerability in the system, which uses rsa encryption to encrypt the parameters during the login phase. During the vulnerability mining process, I already knew the public key used for encryption, but when I wrote the nuclei template, I couldn't find the calculation function related to rsa encryption. Is there any way i can implement this encryption process through the nuclei template
The encryption process is implemented using JSEncrypt,and encryption scheme is RSAES-PKCS1-V1_5

@ehsandeep ehsandeep added Type: Enhancement Most issues will probably ask for additions or changes. good first issue Good for newcomers labels Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

1 participant