An open API service indexing awesome lists of open source software.

https://github.com/ctrlaltdev/rtlo-attack

☠️ Python script and example file to test the Right-To-Left Override attack
https://github.com/ctrlaltdev/rtlo-attack

attachments attack bash filename infosec python rlo rtlo security unicode

Last synced: 2 months ago
JSON representation

☠️ Python script and example file to test the Right-To-Left Override attack

Awesome Lists containing this project

README

        

[![licence](https://img.shields.io/github/license/ctrlaltdev/RTLO-attack.svg?style=for-the-badge)](https://github.com/ctrlaltdev/RTLO-attack/blob/master/LICENSE)
![Python](https://img.shields.io/badge/_-Python-4B8BBE.svg?style=for-the-badge)

This is a really simple example on how to create a file with a unicode right to left ove
rride character used to disguise the real extention of the file.

In this example I disguise my .sh file as a .jpg file.

Of course, this example is harmless - and .sh won't launch from a file explorer in most
cases - but you get how it could be used...