Daily learning part seven
I started learning today from 17:00 till 22:00. I finished 2 sections of JavaScript Temporal(which I left in half) and Arrays. I explored my career options and then I did another lab on Information Disclosure. In this lab I had to find a forgotten admin password that was stored in a .git directory that everyone could see. To get the password I downloaded the repository using wget and looked at the commit history with the command git log -p. I logged in as administrator and deleted the required user. Solved. I also watched a tutorial that showed how to use the Wayback Machine to access 404 pages.
I am sorry I didn't post on Sunday and Monday, I wasn't at home and couldn't access my laptop. I plan to do better.

Top comments (0)