Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 375 Bytes

File metadata and controls

25 lines (16 loc) · 375 Bytes

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