I released a python tool to turn a data stream into a QR video stream for exfiltration, as well as return QR videos to their original text. Adjustable fps, chunking and cpu utilization.
https://github.com/zaneprall/ExfilQR

#infosec

  • zane@kbin.socialOP
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    The software isn’t perfect, but with a half decent video it works fine.
    You just have to calibrate the frame rate and chunking depending on your cameras fps and resolution.

    Made it to practice some more complex functions in Python.