199 B
199 B
Command Injection
The aim of this challenge is to inject a command to the server that execute a script.
Low
127.0.0.1 && ls
Medium
127.0.0.1 & ls
High
In progress