Skip to content
#

appsec

Here are 133 public repositories matching this topic...

wstg
ThunderSon
ThunderSon commented Sep 12, 2020

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

stevespringett
stevespringett commented Nov 18, 2020

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

Some of the questions which i was asked when i was giving interviews for Application/Product Security roles. I am sure this is not an exhaustive list but i felt these questions were important to be asked and some were challenging to answer

  • Updated Aug 7, 2020

Improve this page

Add a description, image, and links to the appsec topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the appsec topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.