-
As shortly discussed in [#10](https://github.com/Trivadis/plsql-cop-validators/issues/10#issuecomment-575095181):
I would like to use both the OverrideTrivadisGuidelines and the TrivadisGuidelines…
-
I'm looking for advise what add-ons should I use. I'm not a developer but network engineer which needs to scan 19 applications in our network to make sure they are as much secured as possible. All app…
-
Hi,
I'm trying to find the way to schedule or queue active scan in OWASP ZAP UI. I have 19 different application with different URLs to scan and doing this one by one is very painful. I would like to…
-
**Describe the bug**
Server response never changes, yet SQL Injection and Advanced SQL Injection triggers.
**To Reproduce**
Steps to reproduce the behavior:
1. Start 200.py script to serve 200 p…
-
Hi there,
I want to convert the following query (from Javascript to Python), but I cannot find CallExpr equivalent in Python (My source is a get function from any classes and my sink is execute fun…
-
Looking at the source for: SqlInjection_introduction_content2.adoc, I see this text: "confidentiality (…) & integrity (update)"
However, when you look at the content in WebGoat itself: http://local…
-
I just completed lesson 5 of SQLI (advanced).
![screenshot_2018-07-10_15-33-49](https://user-images.githubusercontent.com/2305708/42533158-147e2370-8457-11e8-94c9-ae1139f6e0f6.png)
However, the…
-
Version M25
For example : http://localhost:8080/WebGoat/start.mvc#lesson/SqlInjection.lesson/11
SQL Injection (introduction) > **Compromising Integrity with Query chaining**
- **I update the sa…
-
Link: http://localhost:8080/WebGoat/start.mvc#lesson/SqlInjection.lesson/8
The `WHERE` keyword is missing and the table `user_data` is once written as `users_data`.
![image](https://user-images.…
-
In SQL Injection lesson 6 (http://localhost:8080/WebGoat/start.mvc#lesson/SqlInjection.lesson/5), you have examples that do not show correct results: the quotes that are present in the beginning are m…