Modify an existing C code application that violates several C code rules and recommendations. Fixing C code with Vulnerabilities
Modify an existing C code application that violates several C code rules and recommendations.
Fixing C code with Vulnerabilities
Overview

Having Trouble Meeting Your Deadline?
Get your assignment on Modify an existing C code application that violates several C code rules and recommendations. Fixing C code with Vulnerabilities completed on time. avoid delay and – ORDER NOW
In this homework, you will modify an existing C code application that violates several C code rules and recommendations. Your task is to locate the issues, based on the readings for this course, identify the rule(s) or recommendation(s) being violated and then fix the code. You will discuss each issue in terms of why the issue may cause a security vulnerability, and how you specifically fixed the issue.
Assignment
Review and Understand the Sample C application.
The current code, developed by a junior developer, has several issues and is not functioning as expected. The desired functionality of the program is to allow a user to select from several choices on a menu. After the user selects the “Exit” option from the menu, the program will populate a password with ‘1’s and then display the value of the password. The program also captures a character so the screen can stay paused for review before exiting. Below are screen shots for a successful program execution.
2
Unfortunately, not only are there security issues, the code you were provided doesn’t work as expected.
For the first part of this exercise demonstrate your C developer environment is working properly. You can do this by running any of the sample C code applications.
Modify the C code in this example to make the desired functionality work properly. Demonstrate the code works properly through screen captures and describing what changes were made to fix the functionality issues.
3
Carefully, review the code and perform analysis as needed. Consider the following rules and recommendations and hints for items that you might want to review. Note, that some rules and recommendations listed below may not be found as issues in the code.
STR31-C. Guarantee that storage for strings has sufficient space for character data and the null terminator. MSC24-C. Do not use deprecated or obsolescent functions. FIO34-C. Distinguish between characters read from a file and EOF or WEOF. MSC17-C. Finish every set of statements associated with a case label with a break statement. MSC33-C. Do not pass invalid data to the asctime() function. MSC17-C. Finish every set of statements associated with a case label with a break statement. DCL20-C. Explicitly specify void when a function accepts no arguments. MEM30-C. Do not access freed memory.
You can use any C compiler you have access to including:
1. Windows C++ Express or Visual Studio
2. Mac X-Code C
Explanation & AnswerOur website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Order Now and we will direct you to our Order Page at Litessays. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
