See how OS command injection can compromise entire systems
Command injection occurs when applications execute OS commands with unsanitized user input.
Enter: google.com; ls orgoogle.com && whoami
google.com; ls
google.com && whoami