Skip to content

A Simple CTF Challenge that expects user to see Client Side Files (HTML, CSS and JavaScript), edit request methods and headers

Notifications You must be signed in to change notification settings

Gill-Singh-A/SHARN-Welcome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHARN Welcome

A Simple CTF Challenge that expects user to see Client Side Files (HTML, CSS and JavaScript), edit request methods and headers.

Requirements

Language Used = Python3
Modules/Packages used:

  • flask

Install the dependencies:

pip install -r requirements.txt

Solution

  • 1st Part of the Flag is Hidden in HTML
  • 2nd Part of the Flag is Hidden in CSS
  • 3rd Part of the Flag is Hidden in JavaScript
  • For obtaining 4th Part of the Flag, we've to send POST request to /secret_route with User-Agents Request Header set to sharn

About

A Simple CTF Challenge that expects user to see Client Side Files (HTML, CSS and JavaScript), edit request methods and headers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published