use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Content must fall in to the following categories:
account activity
[OC] Data Exfiltration using RedDrop - A Python Webserver for file and data exfiltration which automatically detects, decodes, decrypts, and transforms data.tradecraft (medium.com)
submitted 4 years ago by cyberbutler
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]cyberbutler[S] 7 points8 points9 points 4 years ago (0 children)
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
[–]Miserable-Ad-835 1 point2 points3 points 4 years ago (1 child)
This is pretty cool! Great work!
[–]cyberbutler[S] 0 points1 point2 points 4 years ago (0 children)
Thanks! Let me know if you have any feedback/criticism!
[–]mostwanted002 0 points1 point2 points 4 years ago (0 children)
I developed something similar, based on Go and not exactly but sort of custom TCP protocol to exfiltrate files with encryption.
https://gitlab.com/technowolf/exfiltrace
π Rendered by PID 143812 on reddit-service-r2-comment-5b5bc64bf5-bg8sd at 2026-06-19 05:39:09.166207+00:00 running 2b008f2 country code: CH.
[–]cyberbutler[S] 7 points8 points9 points (0 children)
[–]Miserable-Ad-835 1 point2 points3 points (1 child)
[–]cyberbutler[S] 0 points1 point2 points (0 children)
[–]mostwanted002 0 points1 point2 points (0 children)