Overview This homework will allow you to demonstrate your understanding of guiding principles in secure software design. Assignment Details Secure Software Design Principles are found in the...

1 answer below »
Overview

This homework will allow you to demonstrate your understanding of guiding principles in secure software design.

Assignment Details Secure Software Design Principles are found in the Architecture and Design Pocket guide that was part of this week’s readings. In this document, table 1 provides guidance for enhancing the development Life Cycle to Produce Secure Software.

Using the table as a guide, conduct research on the general principles in order to expand the existing information with more specific examples and practices. You need to dig deep to understand beyond the surface to the point where you can provide specific implementation details where possible.

Your report should discuss each General Principle and provide benefits and expanded examples on 5 Key Practices. Your report should be well-organized and provide references for all resources used.

Deliverable

Answered Same DayNov 14, 2019

Answer To: Overview This homework will allow you to demonstrate your understanding of guiding principles in...

David answered on Nov 30 2019
136 Votes

Secure Software Design
Secure Software Design
Submitted By
Course
Professor
Date
Abstract
As we know that the vulnerability is related with the framework and also this is considered as major threat for framework which result in additional support cost. This is expected for numerous causes and are not considered during the phases of System Development Life Cycle (SDLC). While having SDLC approach, it might be minimize to least level. In order to have coordination of security in SDLC stages, the new approach in order to assess the security during its plan stage by applying neural system. This article presents the data for the existing procedures, guidelines, life-cycle models, structures, as well as its procedures that help or can support secure software development. (Ahmad, Z. & Asif, M., 2015).
Introduction
As we know that the software that are deployed on commercial level are not of good quality because of various types of flaws which could be hacked by hackers. There are many reasons behind this. At the time, whenever programming applications are developed without having any type of security as a main priority, the hackers may exploit the security flaws and they enter into the organization's networking framework by having multiple attacks. For addressing this issue, a new development which is known as software security is emerged. This methodology considers security as a developing property of the pr
oduct and various efforts are devoted into meshing security into the product all via using SDLC. Besides, it requires highest skill to learn regardless of whether a product application has configuration level imperfections which makes it hard to discover as well as to automate. In this way, by considering security at the designing phase of SDLC would help significantly in creating secured programming applications. (Adebiyi, A. & Arreymbi, J., 2012).
Secure Software Design Principles
Designing an application without considering security architecture are like the bridges that are built without having limited component analysis as well as without having tunnel testing. The developers for building an application are main persons who develop the design to cover all threats from outrageous assault. The general principles for secure software design are given as following:
1. Minimize the Number of High Consequences Targets - This principle prescribes that records have minimal privileges that are required to play out their business forms. This includes user rights, resource authorizations like CPU limits, memory, system, as well as file framework permissions. This principle helps to limit the number of performing actors in the framework that are allowed high privileges, and the measure of time that an actor can have to possess the privileges. (https://www.owasp.org, 2016). This constrains the extent of the segment's activities that can have two alluring impacts: (1) first is, security effect of failure of debasement of the segment that would be reduced, and (2) the second one is, the process of analyzing security analysis will be improved. (Levin, T., E. & Irvine, C., E., n.d).
Example: when a middleware server access the network, read access to database table, as well as the capacity for writing a log, this portrays permissions that ought to be allowed. Middleware is not given any administration privileges. In a customary Web entry application, the end user is just permitted to peruse, post content, as well as enter information into HTML forms, whereas administrator has all the privileges.
2. Separation of Privileges, Duties, and Roles – According to this, no single element (whether human or programming) ought to have all the privileges that are mainly required to modify, erase, or to delete the framework, segments as well as assets. This rule expects to deal with irreconcilable circumstance and fraud by directing and approving the measure of the power held by the clients in an association. Administration controls are determined to obstruct the utilization of power for individual benefit and in addition coordinated effort among people for a similar reason, and to authorize the accurate execution of duties.
Example - This rule is connected in production as well as development environment to ensure that they collaborate as meager as would be prudent and that the installation or the delivery of utilizations into production ought to be audited by a group of people other than the development group.
Designers ought to approach the development as well as test code/frameworks; they ought to approach the production framework. In the event that designers approach the production framework, they could make unauthorized access that could prompt a broken application or include hacking code for their own advantage. The code needs to experience the proper endorsements and testing before being deployed into development. The administrator ought to have the capacity to deploy the package into production however ought to be able to alter the code.
3. Separation of Domains - Separation of domains makes division of parts as well as privileges less demanding to execute. Few parts have distinctive levels of trust than ordinary clients. Specifically, the administrators are distinctive to typical clients. The administrator must not be the user of the application. Other example is -
Example - Database executives ought to have control over business rationale and the application administrator ought to have control over the database. If somebody who asks for a system can't login the system, nor should they specifically get the system access. This keeps the client from asking for some systems, and asserting that they never arrived. Another example is, when the administrator ought to have the capacity to make the system on or off, set password approach however shouldn't have the capacity to sign on to the user as a super privileged user like having the capacity to "purchase" products in the interest of other users.
4. Keep Program Data, Executables, and Configuration data separated - This key practice is the part of General Principle 2. It is used to minimize the probability that an assailant who is able to gain the access to the information will effectively find as well as access program executables or potentially control the configuration information. These procedures are used to isolate project information from the control information, and from the defined executables at every level of the framework to various execution environments like level strategies. It is not necessarily the case that keeping insider facts is not a good idea, it essentially implies that the security of key frameworks ought to be dependent after keeping subtle elements hidden.
It will help to reduce the probability that the attacker who accesses program information will effectively find and access program executables or control information.
Example - In case of Unix or Linux frameworks, the chroot "jail" characteristic of the standard operating system controls could be configured to make isolated execution points for programming, consequently filling an indistinguishable need from Java or Perl "sandbox." Every directory to which programs developed ought to be designed to be writable just by those projects. By considering Web server application, there is an express requirement for clients in order to view information which is utilized by a script, every single such data ought to be put outside the Web server's record tree.
This key practice will help to prohibit projects and contents from composing documents to world-writable catalogs, for example, the Unix or tmp directory. Every directory where the programs compose ought to be configured should be writable just by those projects.
5. Segregate Trusted Entities from Untrusted Entities - The untrusted element (segment, operator, and process) can be viewed as untrustworthy which based on the failure to fulfill some predefined paradigm or criteria for deciding dependability. Assurance of reliability might be made in developing a software, or it might be resolved during its operation. It helps to minimize the exposure of the product's high-result functions could be susceptible to assaults.
Example - COTS segment whose source code couldn't be analyzed the framework's improvement may be regarded as "untrusted" in light of the fact that its reliability couldn't be enough evaluated before its implementation. A mobile operator that can't be validated during the framework's operation might be assigned "untrusted", like Java applet which isn't signed or whose code signature can't be authorized.
Java as well as Perl's sandboxing and Code Access Security system in .NET Code Access Security system allots a level privilege to be executable which is inside it. This level ought to be the insignificant required by the function(s) to play out its typical expected operation. When the anomalies happen, the sandbox/CLR will produce a special case and an exemption handler will keep the executable from playing out the unexpected operation.
6. Assume Environment Data is Not Trustworthy - This key practice minimizes the introduction of the product to possibly malevolent execution environment segments or the hackers caught as well as modified information. The designer ought to expect that all parts of the execution condition are not one or the other tried and true nor dependable unless and until the point that this suspicion is demonstrated off-base. Some application systems are confirmed to give reliable condition information to the applications facilitated inside those systems.
Example - Java Platform, Enterprise Edition (JEE) segments keep running inside "context" like Framework Context, Login Context, Session Context, Naming and Directory Context, and so forth. These could be depended on to give reliable environment information at runtime to Java programs.
7. Use Only Safe Interfaces to Environment Resources - This key practice decreases the exposure of the information that is passed between the product as well as its environment. Almost every programming and script language permits application level projects for issuing the system calls that give the command or information to the fundamental OS. Because of these types of calls, the OS executes these commands that are shown by the framework call, and it also returns the outcomes to the product alongside different return codes that mainly shows that the requested order was executed effectively or not.
As we know that the framework commands can appear as the most proficient approach to actualize the interface to the fundamental OS, which is a safe application that will never issue an immediate call to the fundamental OS, or to framework level system projects like send mail unless these controls are forced which are sufficient to keep the client, assailant, or malicious program from gaining the control of the calling program and misusing its immediate calling mechanism. Every application call to a framework level capacity make a potential focus for this attack, at whatever point the product issues a framework call, the homogeneity of the framework's plan is minimized, also, its unwavering quality decreases. (McGibbon, T., 2008).
Example - Application-level projects can call other application-layer programs, middleware, or explicit APIs to framework assets. These applications ought to utilize APIs planned for human clients as opposed to programming nor depend on a framework level tool versus the application-level device to channel or change the output.
Implementation Details
The implementation process is the methodology to convert a framework determination into an executable framework. It might also include refinement of the product detail. The software configuration is a depiction of the structure of the product to be implemented, information models, interfaces between framework parts, and possibly the algorithms utilized. The implementation process requires the representation of the code the security rules that are defined for the application. Since these guidelines are communicated as classes, affiliations, and requirements, they can be actualized as extra classes.
The organization must choose particular security package like firewall, a cryptographic package. Also after implementation process, auditing must be performed in order to perform reviews to check that the main policies for implementation process are followed. The security constraints can be made more exact by utilizing (Object Constraint Language (OCL) rather than any textual requirements. Various examples for security models characterize the highest level. At lower level the organization can apply the model examples to particular components that uphold these models. Patterns for file systems can be defined. Also, we can likewise assess an existing framework utilizing designs. Patterns will help to comprehend the security structure of every part to permit their part as well as characterize secure interfaces. If the framework doesn't contain a suitable example then it can't support the relating secure model or component. (Fernandez, E., B., 2004).
References
Ahmad, Z. & Asif, M. (2015). Implementation of Secure Software Design and their impact on Application. International Journal of Computer Applications (0975 – 8887) Volume 120 – No.10, June 2015. Retrieved from - http://research.ijcaonline.org/volume120/number10/pxc3903355.pdf
Adebiyi, A. & Arreymbi, J. (2012). Security Assessment of Software Design using Neural Network. (IJARAI) International Journal of Advanced Research in Artificial Intelligence, Vol. 1, No. 4, 2012. Retrieved from - https://arxiv.org/ftp/arxiv/papers/1303/1303.2017.pdf
Security by Design Principles. Retrieved from - https://www.owasp.org/index.php/Security_by_Design_Principles
Fernandez, E., B. (2004). A Methodology for Secure Software Design. Retrieved from - https://www.researchgate.net/publication/221610247
Levin, T., E. & Irvine, C., E. (n.d). Design Principles and Guidelines for Security. Retrieved from - ftp://ftp.isi.edu/isi-pubs/tr-648.pdf
McGibbon, T. (2008). Enhanced the development life cycle to produce secure software. A reference guidebook on assurance. Retrieved from - http://www.cis.upenn.edu/~lee/10cis541/papers/DACS-358844.pdf
8
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here