-
Updated
Oct 23, 2020 - Python
owasp
Here are 345 public repositories matching this topic...
-
Updated
Oct 10, 2020
-
Updated
Oct 19, 2020 - Python
-
Updated
Jun 17, 2020 - PHP
-
Updated
Oct 17, 2020 - Go
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Oct 6, 2020 - Ruby
What's the issue?
Overwritten test scenario, can be summarized and link to payload lists from other repos
How do we solve it?
Chop down the content to the required and needed information, link to payload lists instead of enumerating all possible usernames and passwords, provide further guidance on how to test.
If no one is up to handle it, I can take care of it
-
Updated
Aug 13, 2020 - Go
-
Updated
Aug 19, 2019 - Python
Description
BeanUtils is a library that is doing automatic mapping to Java object.
It can cause arm when the attack controls part of the list of properties being sets. BeanUtils does not blacklist properties like class, classloader or other objects that are likely to load arbitrary classes and possibly run code.
Code
import org.apache.commons.beanutils.BeanUtils;
publicThe component_name and component_version fields were added recently. Some scanners already populate these fields, but lots of them don't. For some scanners these fields cannot be set, i.e. for scanners that try xss on web pages etc. But probably there are some scanners that can/should be updated.
-
Updated
Sep 7, 2020 - Python
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 19, 2020 - C
-
Updated
Oct 22, 2020 - Python
-
Updated
Oct 1, 2020
-
Updated
Oct 20, 2020 - Java
-
Updated
May 20, 2020 - Perl 6
-
Updated
May 9, 2020 - Python
-
Updated
Oct 23, 2020 - Java
-
Updated
Aug 24, 2020 - CSS
-
Updated
Oct 16, 2020
Document ZAP
Improve this page
Add a description, image, and links to the owasp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the owasp topic, visit your repo's landing page and select "manage topics."
Background:
This is logged on the back of the discussion with the ZAP team about the current behaviour of XML External Entity Attack scanner. There were two concerns raised in this discussion. I am creating seperate tickets for them as they can be addressed independent of each other. F