Change the mp4 file to a gif

This commit is contained in:
lucky-vers 2023-11-20 16:26:52 +05:30
parent 56b343223d
commit 4868e333f5
2 changed files with 1 additions and 1 deletions

BIN
Images/login_response.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

View file

@ -85,7 +85,7 @@ We are given a website `http://saturn.picoctf.net:50920/`, which opens to a logi
We open our browser's network tab and enter meaningless data in the input fields. After that we open the request titled `secure.js` and go into its *Response* tab.
https://github.com/lucky-vers/Cryptonite-Taskphase/assets/51952975/e08177a5-6516-4291-98d0-47a89f523bd6
![Response](../Images/login_response.gif)
We find the following (very insecure!) JavaScript code that checks whether the username and password are that of the admin's or not