scary-strings icon indicating copy to clipboard operation
scary-strings copied to clipboard

Add C++

Open johnsaigle opened this issue 1 year ago • 0 comments

https://snyk.io/blog/top-5-c-security-risks/ https://snyk.io/blog/unintimidating-intro-to-c-cpp-vulnerabilities/ https://snyk.io/blog/exploring-3-types-of-directory-traversal-vulnerabilities-in-c-c/

e.g. printf gets ... and more classics

It might be good to structure this to be non-overlapping with the C wordlist. It would be possible to audit a C++ project by concatenating some combination of C and C++ lists that way

johnsaigle avatar Feb 14 '23 20:02 johnsaigle