/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Compiler Options Hardening Guide for C and C++
(best.openssf.org)
232 points
pjmlp
| 1 comments |
31 Mar 25 11:01 UTC
|
HN request time: 0.205s
|
source
Show context
MITSardine
◴[
31 Mar 25 12:52 UTC
]
No.
43534439
[source]
▶
>>43533516 (OP)
#
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
◴[
31 Mar 25 14:54 UTC
]
No.
43535744
[source]
▶
>>43534439
#
Read/write access to a filesystem is a pretty large surface area for attack, so yes.
ID:
GO
↑