-
Updated
Nov 17, 2020 - Python
owasp
Here are 355 public repositories matching this topic...
-
Updated
Nov 11, 2020
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 17, 2020 - Go
-
Updated
Jun 17, 2020 - PHP
⭐ Challenge idea
Description
I notice that the Cards API returns the full credit card number, while the UI only shows the last digits
Underlying vulnerabilities
- entire card storage -> PCI/DSS
- returning more info than what's displayed
Expected difficulty
|
|:------------------------
-
Updated
Nov 4, 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
Nov 21, 2020 - Python
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Nov 23, 2020 - C
-
Updated
Nov 23, 2020 - Python
-
Updated
Oct 1, 2020
-
Updated
Nov 22, 2020 - Java
-
Updated
May 20, 2020 - Perl 6
-
Updated
May 9, 2020 - Python
-
Updated
Nov 23, 2020 - Java
-
Updated
Aug 24, 2020 - CSS
-
Updated
Nov 17, 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