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

https://github.com/rickmark/badusb

Detect and take advantage of TOCTOU with USB mass storage
https://github.com/rickmark/badusb

Last synced: about 1 year ago
JSON representation

Detect and take advantage of TOCTOU with USB mass storage

Awesome Lists containing this project

README

          

# python-fuse-sample

This repo contains a very simple FUSE filesystem example in Python. It's the
code from a post I wrote a while back:

https://www.stavros.io/posts/python-fuse-filesystem/

If you see anything needing improvement or have any feedback, please open an
issue.