-
$gradle build
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
* Where:
Build file '/home/user/Downloads/tools/ssrf-king/build.gradle' line:…
-
https://github.com/fjykTec/ModernWMS/blob/62e17273fc96095e9e2210b73e5f1de7a37b9260/backend/ModernWMS.Core/Middleware/CorsMiddleware.cs#L38-L51
The client's Origin header is reflected in the Access-…
-
### What's the problem this feature will solve?
I am attempting to debug a difference in install success using a private certificate protected simple repo between a bare-metal account and a docker co…
-
```
ZAP currently attack parameter _values_.
But its just as possible for vulnerabilities to be present in parameter names.
For more details:
http://blog.portswigger.net/2008/08/attacking-parameter-n…
-
Our cockpit instances were breached due to not running 0.11.2 yet.
There is no mention of any vulnerability or fix thereof except for in the commit messages (that only mention it being a "possible"…
-
Is it possible to retain the state between requests? E.g., I want to show only one instance of each unique request. Could I calculate an MD5 hash of each request and compare it to a list of "I've seen…
-
Dear OpenResty,
I got findings from pen testers about HTTP smuggling ( https://portswigger.net/web-security/request-smuggling/exploiting ); my system is fully patched and uses 1.19.3.2 as reverse p…
-
When a CPH tab uses the "values returned by issuing a single request" the HTTP message editor window has an infinite scrolling issue.
This issue has been reported by Burp Suite to other extensions,…
-
- Site: [http://www.zaproxy.org](http://www.zaproxy.org)
- Site: [https://www.zaproxy.org](https://www.zaproxy.org)
**New Alerts**
- **External Redirect** [20019] total: 1:
- [https://www.…
-
The value of typ in the header of the jwt token may not exist, please add exception handling for this case.