Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inspect example code for vulnerabilities #4

Open
JGrycel opened this issue Feb 23, 2021 · 0 comments
Open

Inspect example code for vulnerabilities #4

JGrycel opened this issue Feb 23, 2021 · 0 comments
Labels
check Feature should be checked

Comments

@JGrycel
Copy link
Collaborator

JGrycel commented Feb 23, 2021

We have to assume the example code had vulnerabilities other than the obvious one that communications weren't protected. Things to look for

  • General unchecked buffer accesses
  • String functions without the 'n' (eg. strcmp vs strncmp)
@JGrycel JGrycel added the check Feature should be checked label Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
check Feature should be checked
Projects
None yet
Development

No branches or pull requests

1 participant