We covered a beginner web hacking challenge where we inspected the source code of the given page to examine the PHP code and eventually revealing a function that discloses sensitive credentials.

Get OSCP Certificate Notes

The Complete Practical Web Application Penetration Testing Course

Video Highlights

The challenge highlights a web page where the the penetration tester is required to inspect the page adn view its source code. The source code is written in PHP language and shows a function named authentication which if expanded shows the username and password written in reverse.

Using the below command can reverse the string back to its original form

[code_snippet id=6 format]

echo “54321@terceSrepuS” | rev

Video Walkthrough

About the Author

Mastermind Study Notes is a group of talented authors and writers who are experienced and well-versed across different fields. The group is led by, Motasem Hamdan, who is a Cybersecurity content creator and YouTuber.

View Articles