←back to thread

232 points pjmlp | 1 comments | | HN request time: 0.205s | source
Show context
MITSardine ◴[] No.43534439[source]
If my C++ project is a simple utility supposed to take some files, crunch numbers, and spit out results, is there still the possibility it can be used for nefarious purposes?
replies(4): >>43535127 #>>43535170 #>>43535744 #>>43542888 #
1. duped ◴[] No.43535744[source]
Read/write access to a filesystem is a pretty large surface area for attack, so yes.