Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bo0om/safiler

Safari local file reader
https://github.com/bo0om/safiler

exploit macos safari vulnerability

Last synced: about 10 hours ago
JSON representation

Safari local file reader

Awesome Lists containing this project

README

        

# Info

https://lab.wallarm.com/hunting-the-files-34caa0c1496
https://xakep.ru/2017/07/06/safari-localfile-read/

# How to start

## Clone files
```bash
$ git clone https://github.com/Bo0oM/Safiler.git
$ cd Safiler
```

## Run server

```bash
$ [sudo] pip install -r requirements.txt
$ python server.py
```

## Open PoC
Open `PoC.xhtm` or `PoC.webarchive` in Safari.
Copy on a USB flash drive and carry it with you :)

### Demo

Exploit PoC: https://bo0om.ru/safari_poc/

![Demo](https://raw.githubusercontent.com/Bo0oM/Safiler/master/demo.gif)