Update writeup.md
This commit is contained in:
@@ -2,7 +2,7 @@ We are given a site where we can check the status of websites.
|
|||||||
|
|
||||||
Entering a valid URL such as ``https://google.com`` will return us the HTTP status code as seen in the following screenshot.
|
Entering a valid URL such as ``https://google.com`` will return us the HTTP status code as seen in the following screenshot.
|
||||||
|
|
||||||
![[wimg-1]]
|
]]
|
||||||
|
|
||||||
Entering a semi-colon (;) will break the command. We can try to use the payload ``; whoami`` and we are returned ``www-data`` as our user as seen in the following screenshot.
|
Entering a semi-colon (;) will break the command. We can try to use the payload ``; whoami`` and we are returned ``www-data`` as our user as seen in the following screenshot.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user