//can someone help me solve this question, i don't understand the code and what is is needed from me? I have a test coming up and id like to understand, Thank you
Q) Identify where the vulnerabilities are in the given code below and try to
correct as much as you can. Write a complete report explaining what you did
Q) Identify where the vulnerabilities are in the given code below and try to correct as much as you can. Write a complete report explaining what you did and why.
i don't understand the code and what is is needed from me?
Identify vulnerabilities in code
In other words, you have to understand code and know what operations are not safe.
correct as much as you can
Know the unsafe and more safe alternatives for it.
Write a report
Explain what was not safe, why it wasn't safe, and how your changes are supposed to be safer.
As an example, the program shows:
Hello there
1. Receive wisdom
2. Add wisdom
Selection >