-
Updated
Nov 9, 2020 - Python
appsec
Here are 127 public repositories matching this topic...
-
Updated
Nov 9, 2020 - Python
⭐ 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
Oct 6, 2020 - Python
-
Updated
Nov 4, 2020 - Ruby
-
Updated
Jul 19, 2020 - Shell
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
Jun 11, 2019
-
Updated
Jul 28, 2020 - HTML
General remarks
There appears to be no way of adding labels or annotations to the Secret object created by KamusSecret
Is your feature request related to a problem? Please describe.
My Secret objects sometimes need annotations and/or labels - for example when using Helm version of Jenkins for Gitops, the Jenkins secret needs labels and annotations:
labels:
"jenkins.io/credenti
-
Updated
Nov 9, 2020 - Java
-
Updated
Nov 6, 2020 - Java
-
Updated
Nov 4, 2020
-
Updated
Oct 16, 2019 - Go
-
Updated
Nov 3, 2020 - HTML
I've found a way to bypass certain filters which implement the following behaviour: The filter checks everything between opening and closing or opening and opening brackets. A whitelist is checked against the HTML tag as well as every attribute found within the brackets. Whenever an attribute is not whitelisted the filter will block the input. Closing tags are detected as soon as a slash is found
sim swapping
-
Updated
Nov 7, 2020 - Dockerfile
-
Updated
Aug 7, 2020
If HTTP sites (is not HTTPS ones) use the Access-Control-Allow-Origin header then the site will typically not work.
ZAP should automatically fix this header.
https://stackoverflow.com/questions/61940616/how-do-i-work-with-http-sites-using-the-hud-in-owasps-zap-proxy
-
Updated
Oct 13, 2020 - Python
-
Updated
Nov 7, 2020 - Scala
-
Updated
Oct 1, 2020
It will be a fun exercise to make scan work for mono repos such as https://github.com/swapnil-linux/spring-boot-examples
In theory, this can be achieved using a bit of bash with the new scan AppImage.
-
Updated
Sep 23, 2020
-
Updated
Jun 11, 2019 - PHP
-
Updated
Oct 4, 2020 - Python
-
Updated
Nov 4, 2020 - Java
-
Updated
Jan 7, 2020 - HTML
-
Updated
Mar 24, 2019 - Python
Improve this page
Add a description, image, and links to the appsec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the appsec 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