dr0pd34d

Results 13 comments of dr0pd34d

Thank you for the valuable feedback. Sure, I will try my best to integrate it into the detail template too and of course in the change log and try my...

Okay changes done, please check, I had to merge upstream commits so I hope that was done correctly :)

Thank you for looking over it, you are completely right, I forgot to add and cover those cases. I will report back once I made some progress.

As you can see I did resolve a lot of the requested changes. For one change I added a question if it is implemented in a correct way. The biggest...

@zyronix Yes please some help would be nice. Currently missing the time to follow up on the issue.

The issue is still present, @CodexTempus would you please share your solution or contact me on another channel? :)

If you do a POST to the following URL: The response is unique: /user/login/login I will update the template and attach it here. My only problem is currently to find...

A failed login request to that endpoint has the following response: ```html HTTP/1.1 302 Found Date: Wed, 13 Jul 2022 01:26:05 GMT Server: Apache X-Powered-By: PHP/5.3.3 Set-Cookie: PHPSESSID=8j54ielku5gphfqda495sr41k0; path=/ Location:...

You can get the vulnerable Prestashop version here: https://github.com/PrestaShop/PrestaShop/releases/tag/1.7.7.0 Even easier to use the Docker container: https://hub.docker.com/r/prestashop/prestashop/tags?page=1&name=1.7.7.0 I will install it locally and test the template. Anything in specific you...

I verified the suggested changes. There is a problem which is caused by the default nuclei timeout. Even if I adjust the payload to let the server sleep for 3...