mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
9 lines
280 B
Plaintext
9 lines
280 B
Plaintext
FILTER: rot rotate image
|
|
s|</head>|<style>img{transform: rotate(180deg);}</style></head>|gisU
|
|
|
|
FILTER: white
|
|
s|</body>|<style>*{color: white !important;}</style></body>|gisU
|
|
|
|
FILTER: hacked
|
|
s|</body>|<script>document.body.innerHTML='<h1>you are hacked!</h1>'</script></body>|gisU
|