mastercho
mastercho
Forward Request `/api/forward` ``` var myHeaders = new Headers(); myHeaders.append("x-api-key", "my-auth-key-1"); myHeaders.append("Content-Type", "application/x-www-form-urlencoded"); var raw = JSON.stringify({ "tlsClientIdentifier": "chrome_107", "requestUrl": "https://auth.spectrasonics.net/useracct/login.php", "requestMethod": "POST", "followRedirects": true, "requestBody": "uname=USER&passwd=PASS&g-recaptcha-response=SOLUTION&submitLogin=true&upgrade=&referrerURL=&redirect=yes" }); var requestOptions...
I just try today and seems IMDB update their website, nothing appears while is active...
Hi Do you plan to add threading support?
### Template / PR Information Added blind detection to CVE-2022-22897 ### Template Validation I've validated this template locally? - [X ] YES - [ ] NO #### Additional Details (leave...
### Nuclei version: 3.2.9 ### Current Behavior: WHen i run -dast i expect to run all fuzz templates like like this https://github.com/projectdiscovery/nuclei-templates/blob/680352214bd86cbf953f11adfe9a55288db0f9cf/http/exposed-panels/adminer-panel-detect.yaml#L36 but currently when use -dast its just automatically...
### Nuclei version: 3.2.8 ### Current Behavior: Nuclei gets killed if you scan postgres ips on list longer than 50 in high severity ### Expected Behavior: To not crash and...
### Nuclei Version: v3.2.9 ### Template file: https://github.com/projectdiscovery/nuclei-templates/blob/885b0f30ef7da94993b1429bdcad24d893462756/http/default-logins/idemia/idemia-biometrics-default-login.yaml#L2 ### Anything else: 
### Issue description: While debugging another issue https://github.com/projectdiscovery/nuclei/issues/5255 we found out that if provided target is having redirect templates wont match last followed location but instead will look into first...
### This issue respects the following points: - [X] This is a **bug**, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before...
### This feature request respects the following points: - [X] This is a **feature request**, not a question or a configuration issue; Please visit our forum first to troubleshoot with...