Skip to content

Instantly share code, notes, and snippets.

View Mad-Hack's full-sized avatar

MadHack Mad-Hack

View GitHub Profile
@Mad-Hack
Mad-Hack / xss.md
Last active September 28, 2025 08:06
XSS-STARTER

Change Background Color

<body style="background-color:blue;">

Change Background Image

<style>div {background-image: url('http://www.deepeddy.net/img/deepeddyfish.gif');}</style>