Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

A little something to get you started - FLAG0

Step 1 : Inspect Element

If you check inspect element under body

Step 2 : CSS

There is an background image under css but not show on the page.

body {
	background-image: url("background.png");
}

Step 3 : Check Image

http://xxx/xxx/background.png