diff --git a/Images/login_successful.gif b/Images/login_successful.gif new file mode 100644 index 0000000..51593f6 Binary files /dev/null and b/Images/login_successful.gif differ diff --git a/Phase 2/03 Web Exploitation.md b/Phase 2/03 Web Exploitation.md index b9d1243..6be61ba 100644 --- a/Phase 2/03 Web Exploitation.md +++ b/Phase 2/03 Web Exploitation.md @@ -107,6 +107,6 @@ function checkPassword(username, password) Therefore, the username we need is `admin` and the password `strongPassword098765`. Using these details, we successfully log in and acquire the flag. -https://github.com/lucky-vers/Cryptonite-Taskphase/assets/51952975/8b7d50f8-eb97-4801-b99e-16fe569cc6e0 +![Login](../Images/login_successful.gif)