python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
OWASAP ZAP vulnerability diagnosis cannot be performed with services using Firebase
I use OWASP ZAP to diagnose vulnerabilities in my own web service.
However, the web service function does not work properly via the ZAP proxy. When I checked the ZAP log, an error occurred in the comm...
Lycopene
Votes: 0
Answers: 1
Log Reuqests made by OWASP ZAP API scanning
I have a local OpenApi schema that I want to scan with OWASP ZAP using their docker image. However, the report I get does not show me whether ZAP forms correct request bodies. Is there any way to log ...
Moritz
Votes: 0
Answers: 0
I'd like to scan the metasploitable2 VM with zap api scan (the docker one) using a context file but it seems the authentication doesn't work
I am working on scan automatisation and trying it on metasploitable2 VM using the following command:
docker container run --rm -v $(pwd):/zap/wrk --name container01 owasp/zap2docker-stable:latest zap-...
thomas
Votes: 0
Answers: 0
Open Source Vulnerability scanning tool to find JSON Injection issues
I have to do a vulnerability scan in our web application to find JSON Injection issues. I tried in OWASP ZAP, Burp Suite but not able to find the issues. Could anyone suggest a good open source vulner...
SanjayDVG
Votes: 0
Answers: 0