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

0x00 Index

0x01 Inspect Element

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

<style>
	body {
		background-image: url("background.png");
	}
</style>

0x02 Go Investigate

http://127.0.0.1:5001/xxxxxxxxxx/background.png