-
Updated
Nov 25, 2020 - Python
appsec
Here are 130 public repositories matching this topic...
-
Updated
Nov 25, 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 25, 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
The current swagger definition is autogenerated. The automatically generated definitions rely on reflection and annotations to create the documentation. The reflection capabilities are poor at best and lead to missing API parameters. Annotations can help in some cases, but the only fix for Swagger is to create individual POJOs for every possible request. This will lead to unnecessary large number
-
Updated
Nov 26, 2020 - Java
-
Updated
Nov 17, 2020
-
Updated
Oct 16, 2019 - Go
-
Updated
Nov 25, 2020 - HTML
https://github.com/OWASP/www-community/blob/master/pages/CRV2_AppThreatModeling.md
Contains a bunch of HTML based tables that need attention. They did not auto-migrate well and at a certain point break the rendering of the majority of the page.
-
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
Nov 23, 2020 - Scala
-
Updated
Nov 12, 2020 - Python
-
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
Oct 4, 2020 - Python
-
Updated
Sep 23, 2020
-
Updated
Jun 11, 2019 - PHP
-
Updated
Nov 19, 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