Learn & practice AWS Hacking:<imgsrc="/.gitbook/assets/arte.png"alt=""data-size="line">[**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)<imgsrc="/.gitbook/assets/arte.png"alt=""data-size="line">\
Learn & practice GCP Hacking: <imgsrc="/.gitbook/assets/grte.png"alt=""data-size="line">[**HackTricks Training GCP Red Team Expert (GRTE)**<imgsrc="/.gitbook/assets/grte.png"alt=""data-size="line">](https://training.hacktricks.xyz/courses/grte)
* Check the [**subscription plans**](https://github.com/sponsors/carlospolop)!
* **Join the** 💬 [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** us on **Twitter** 🐦 [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
* **Share hacking tricks by submitting PRs to the** [**HackTricks**](https://github.com/carlospolop/hacktricks) and [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github repos.
In [**questo exploit**](https://gist.github.com/aszx87410/155f8110e667bae3d10a36862870ba45), [**@aszx87410**](https://twitter.com/aszx87410) mescola la tecnica del **lazy image side channel** attraverso un'iniezione HTML con una sorta di **tecnica di blocco del ciclo degli eventi** per rivelare caratteri.
Questo è un **exploit diverso per la sfida CTF** che è già stato commentato nella pagina seguente. dai un'occhiata per ulteriori informazioni sulla sfida:
* Un **attaccante** può **iniettare** un **post** che inizia con **"A"**, quindi un **tag HTML** (come un grande **`<canvas`**) occuperà la maggior parte dello **schermo** e alcuni finali **`<img lazy` tags** per caricare le cose.
* Se invece di una "A" l'**attaccante inietta lo stesso post ma che inizia con una "z".** Il **post** con il **flag** apparirà **per primo**, poi il **post iniettato** apparirà con la iniziale "z" e il **grande****canvas**. Poiché il post con il flag è apparso per primo, il primo canvas occuperà tutto lo schermo e i finali **`<img lazy`** tags iniettati **non saranno visti** nello schermo, quindi **non saranno caricati**.
* Poi, **mentre** il bot sta **accedendo** alla pagina, l'**attaccante** invierà **richieste fetch**. 
* Se le **immagini** iniettate nel post vengono **caricate**, queste **richieste fetch** richiederanno **più tempo**, quindi l'attaccante sa che il **post è prima del flag** (alfabeticamente).
* Se le **richieste fetch** sono **veloci**, significa che il **post** è **alfabeticamente****dopo** il flag.
Impara e pratica il hacking AWS:<imgsrc="/.gitbook/assets/arte.png"alt=""data-size="line">[**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)<imgsrc="/.gitbook/assets/arte.png"alt=""data-size="line">\
Impara e pratica il hacking GCP: <imgsrc="/.gitbook/assets/grte.png"alt=""data-size="line">[**HackTricks Training GCP Red Team Expert (GRTE)**<imgsrc="/.gitbook/assets/grte.png"alt=""data-size="line">](https://training.hacktricks.xyz/courses/grte)
* Controlla i [**piani di abbonamento**](https://github.com/sponsors/carlospolop)!
* **Unisciti al** 💬 [**gruppo Discord**](https://discord.gg/hRep4RUj7f) o al [**gruppo telegram**](https://t.me/peass) o **seguici** su **Twitter** 🐦 [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
* **Condividi trucchi di hacking inviando PR ai** [**HackTricks**](https://github.com/carlospolop/hacktricks) e [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) repos su github.