Question: C++ - Create ths program below and identify the possible vulnerabilities Program : Create a simple C++ console application that will write a program that
C++ - Create ths program below and identify the possible vulnerabilities
Program: Create a simple C++ console application that will write a program that will take string input from a user. Your program should reverse the string and then print the output to the screen. Take input from the user three times for varying string lengths.
Program Analysis: Given your program implementation, discuss and identify the possible vulnerabilities that may exist. If present, discuss solutions to minimize the vulnerabilities. Then discuss and identify possible problems that can result in errors for string manipulation of data.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
