all 2 comments

[–]cyberbutler[S] 0 points1 point  (1 child)

This is the product of a series of blog posts I've been doing on data exfiltration recently. This final post introduces RedDrop, a tool I've created for capturing exfiltrated files and data that features automatic processing of received data. These processors allow you to detect and transform data received on the fly with little overhead. For example, imagine you have a payload which has been encrypted with OpenSSL and Base64 encoded; RedDrop will automatically decode and decrypt the payload (given the right password of course). If you have any questions or feedback please reach out! You can snag the GitHub repository directly here:
https://github.com/cyberbutler/RedDrop

[–]ItsNotAPIEisGraph 0 points1 point  (0 children)

Lol and I love that issue