Insert the victim machine IP ; pwd to check for vulnerability.

Insert the victim machine IP ; cat /etc/passwd to check for users.

Medium Security
In viewing the source code we can see that the ‘&&’ and ‘;’ characters are block.

Let’s replace these characters with a ‘ | ‘.

Insert the victim machine IP | cat /etc/passwd to check for users.

High
*To be updated*
Leave a Reply