CameronDev

joined 2 years ago
[โ€“] CameronDev@programming.dev 0 points 11 hours ago

Yeah, but lots more tooling and libraries for Python. Its just one more attack surface ๐Ÿคท

Definitely, but sandboxes can be escaped, and you can't protect everything via sandbox. Apparently its all cloud anyway, but if it were local and sandboxed, there are still exploits like rowhammer and spectre that may cause further risks.

Its taken years to get browser sandboxes to where they are, and even they get broken every so often.

[โ€“] CameronDev@programming.dev 9 points 1 day ago (1 children)

Still sounds like you'd be shipping your data to the cloud, where it can be exfilled from there.

Would potentially be a great phishing tool, just need to trick someone into putting sensitive data into a precooked excel file, and it gets exfilled.

[โ€“] CameronDev@programming.dev 43 points 1 day ago (1 children)

Could result in some very cursed codebases.

"We dont use git, we just update the excel spreadsheet"

[โ€“] CameronDev@programming.dev 63 points 1 day ago (23 children)

Integrated python scripts in excel sounds like a malware developers dream.