@caioluders@infosec.exchange Profile picture
Generative art; noobish hacking and portuguese poetry. player of @eltctfbr @duph0use
Dec 6, 2022 14 tweets 5 min read
XSS 2 RCE on @flipper_zero

Got RCE through an XSS on lab.flipper.net , here's the writeup thread

github.com/caioluders/poc…

(PoC Video, printing 1337 on the flipper screen) Was installing the unleashed firmware on my flipper and notice that the "channel" parameter was being reflected on the dropdown. By pure reflex I injected an <img/src/onerror=alert(1)> tag and boom XSS

ref : tinyxss.terjanq.me