Description
Do you know how to use the web inspector?Start searching here to find the flag
Steps
on about pages source code is like this :
<html lang="en">
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
content="width=device-width, initial-scale=1.0" name="viewport"/>
<link href="style.css" rel="stylesheet"/>
<link href="img/favicon.png" rel="shortcut icon" type="image/x-icon"/>
<!-- font (google) -->
<link href="https://fonts.googleapis.com/css2?family=Lato: ital,wght@Q,400;Q,700;1,400&display=swap" rel="stylesheet"/>
‹title>
About me
</title>
</head>
<body>
sheader>
<div class="logo-container">
‹a href="index.html">
<img alt="logo" src="img/binding dark gif"/>
<div class="navigation-container">
‹li>
<a href="index.html">
Home
</a>
</li>
‹li>
<a href="about.html">
About
</a>
</li>
‹Li>
<a href="contact.html">
Contact
‹section class="about" notify_true="cGljb0NURnt3ZWJfc3VjYzNzc2Z1bGх5X2QzYzBkZWRfMjgzZTYyZmV9">
Try inspecting the page!! You might find it there
<!-- about-container -->
</ section>
<! --
-about -->
«section class="why">
<footer>
<div class="bottombar">
Copyright © 2023 Your Name. All rights reserved.
</section>
</body>
cGljb0NURnt3ZWJfc3VjYzNzc2Z1bGх5X2QzYzBkZWRfMjgzZTYyZmV9
this is the flag i guess, lets decrypt
╰─❯ echo 'cGljb0NURnt3ZWJfc3VjYzNzc2Z1bGx5X2QzYzBkZWRfMjgzZTYyZmV9' | base64 --decode ─╯
picoCTF{web_succ3ssfully_d3c0ded_283e62fe}%