File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/en/security/application_security Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,9 @@ AAP Exploit Prevention intercepts all SQL queries to determine if a user paramet
69
69
70
70
| Exploit Type | [ .NET] [ 5 ] | [ Python] [ 6 ] | [ Go] [ 7 ] | [ Java] [ 8 ] | [ Node.js] [ 9 ] | [ PHP] [ 10 ] | [ Ruby] [ 11 ] |
71
71
| ------------------------------------| ------------------| ------------------| -------------------------| ------------------| ------------------| ------------------| -------------------|
72
- | Server-side Request Forgery (SSRF) | v3.3.0 | v2.15.0 | v1.70.1 | v1.42.0 | v5.20.0, v4.44.0 | Not supported | v2.15.0 |
73
- | Local File Inclusion (LFI) | v3.5.0 | v2.15.0 | [ orchestrion] [ 3 ] v1.0.0 | v1.42.0 | v5.24.0, v4.48.0 | Not supported | Not supported |
74
- | SQL Injection (SQLi) | v3.4.0 | v2.16.0 | v1.70.1 | v1.42.0 | v5.25.0, v4.49.0 | Not supported | v2.15.0 |
72
+ | Server-side Request Forgery (SSRF) | v3.3.0 | v2.15.0 | v1.70.1 | v1.42.0 | v5.20.0, v4.44.0 | v1.9.0 | v2.15.0 |
73
+ | Local File Inclusion (LFI) | v3.5.0 | v2.15.0 | [ orchestrion] [ 3 ] v1.0.0 | v1.42.0 | v5.24.0, v4.48.0 | v1.9.0 | Not supported |
74
+ | SQL Injection (SQLi) | v3.4.0 | v2.16.0 | v1.70.1 | v1.42.0 | v5.25.0, v4.49.0 | v1.9.0 | v2.15.0 |
75
75
| Command Injection | v3.4.0 | v2.15.0 | Not supported | v1.45.0 | v5.25.0, v4.49.0 | Not supported | Not supported |
76
76
77
77
You can’t perform that action at this time.
0 commit comments