You have not logged in. Access is limited, Please login to get full Access
Logo

OS Command Injection - L1

OS Command Injection, also known as Shell Injection, occurs when an attacker is able to inject and execute arbitrary operating system commands through a vulnerable web application or service. This happens when user input is improperly sanitized and is directly passed to the system’s shell for execution, allowing the attacker to gain control of the system and execute commands that could compromise the server or reveal sensitive data.

Craw.in has launched a file management portal where users can ping an IP address to check connectivity. However, security researchers suspect that the system is vulnerable to OS command injection. Your goal is to exploit the vulnerability and gain unauthorized system access.

Answer The Questions

Admin Panel