mvt-project / androidqf

androidqf (Android Quick Forensics) helps quickly gathering forensic evidence from Android devices, in order to identify potential traces of compromise.
https://mvt.re
Other
38 stars 8 forks source link

Likelihood of memory corruption bugs in age decryption? #11

Open viktor3002 opened 1 year ago

viktor3002 commented 1 year ago

Are there any audits/ reviews of the age code base, specifically the logic for decrypting .age files? Finding a bug there seems like a very effective way to attack organizations using androidqf, because:

To mitigate the risk, sandboxing the age decryption process might be an option. I don't know which approach would be the most straight forward, maybe vagrant?

DrWhax commented 11 months ago

You can always swap it for: https://github.com/str4d/rage