Testing for Environment variable injection

This commit is contained in:
Ed Minnix
2023-11-02 10:26:13 -04:00
parent 8ed3f3c865
commit f05f16116b
4 changed files with 43 additions and 0 deletions

View File

@@ -1 +1,2 @@
| TaintedEnvironment.java:28:35:28:55 | new String[] | Command with a relative path 'ls' is executed. |
| Test.java:50:46:50:49 | "ls" | Command with a relative path 'ls' is executed. |