CST 620 University of Maryland Mobile Application Threat Modeling Essay

User Generated

svgarffolze_g

Writing

CST 620

University of Maryland Global Campus

CST

Description

Question: You are a cyber threat analyst at a mobile applications company. One morning, your supervisor, Dan, tells you about a mobile application security project that is already under way, but needs more guidance. Because of your success on previous projects, he wants your help.

Your expertise and oversight will enable the mobile app team to meet its approaching deadline. "Mobile applications and their security are on the technology roadmap for our organization. Of course, this means we need to be well-informed of mobile application security management," Dan says.

"Without the proper threat modeling, leadership can't be sure of the issues that lie ahead. I want you to oversee the project and manage the team," Dan says. "We'd also like you to contribute to this project by preparing a report for senior management." The report should include threat models to this technology as well as remediation for management to consider. The report should give senior management a greater understanding of mobile application security and its implementation.

Your report should consist of the following sections: mobile application architecture, mobile data, threat agent identification, methods of attack, and possible controls. The goal is to convince senior managers that your proposals will benefit the company. If you succeed, leadership will move forward with its plan for mobile applications.

Deliverables

·Threat Model Report: 8-pages double-spaced Word document with citations in APA format. The report should include your findings and any recommendations for mitigating the threats found. The page count does not include figures, diagrams, tables, or citations.

Unformatted Attachment Preview

Mobile Application Threat Modeling Question: You are a cyber threat analyst at a mobile applications company. One morning, your supervisor, Dan, tells you about a mobile application security project that is already under way, but needs more guidance. Because of your success on previous projects, he wants your help. Your expertise and oversight will enable the mobile app team to meet its approaching deadline. "Mobile applications and their security are on the technology roadmap for our organization. Of course, this means we need to be well-informed of mobile application security management," Dan says. "Without the proper threat modeling, leadership can't be sure of the issues that lie ahead. I want you to oversee the project and manage the team," Dan says. "We'd also like you to contribute to this project by preparing a report for senior management." The report should include threat models to this technology as well as remediation for management to consider. The report should give senior management a greater understanding of mobile application security and its implementation. Your report should consist of the following sections: mobile application architecture, mobile data, threat agent identification, methods of attack, and possible controls. The goal is to convince senior managers that your proposals will benefit the company. If you succeed, leadership will move forward with its plan for mobile applications. Deliverables • Threat Model Report: A nine (9)-pages double-spaced Word document with citations in APA format. The report should include your findings and any recommendations for mitigating the threats found. The page count does not include figures, diagrams, tables, or citations. Step 1: Describe Your Mobile Application Architecture In your role as a cyber threat analyst, senior management has entrusted you to identify how a particular mobile application of your choosing conforms to mobile architecture standards. You are asked to: 1. Describe device-specific features used by the application, wireless transmission protocols, data transmission media, interaction with hardware components, and other applications. 2. Identify the needs and requirements for application security, computing security, and device management and security. 3. Describe the operational environment and use cases. 4. Identify the operating system security and enclave/computing environment security concerns, if there are any. This can be fictional or modeled after a real-world application. This will be part of your final report. Click the following links and review the topics and their resources. These resources will guide you in completing this task: • • • • network security threats threat modeling mobile architectures application security • • operating system security enclave/computing environment Begin by first reviewing the OWASP Mobile Security Project Testing Guide. Architecture Considerations Although mobile applications vary in function, they can be described in general as follows: • • • • • • • wireless interfaces transmission type hardware interaction interaction with on device applications/services interaction with off device applications/services encryption protocols platforms In Section 1 of your research report, you will focus your discussion on the security threats, vulnerabilities, and mitigations of the above considerations. The following resources will continue to educate your management about mobile devices and mobile application security: mobile platform security, mobile protocols and security, mobile security vulnerabilities, and related technologies and their security. Related technologies can include the hardware and software needed to interoperate with mobile devices and mobile applications. Include an overview of these topics in your report. Use Mobile Application and Architecture Considerations to review the architectural considerations for mobile applications and architecture. Then, include those that are relevant to your mobile application in your report to senior management. Address the following questions: 1. What is the design of the architecture (network infrastructure, web services, trust boundaries, third-party APIs, etc.)? 2. What are the common hardware components? 3. What are the authentication specifics? 4. What should or shouldn't the app do? You will include this information in your report. When you have completed the work for Section 1, describing the architecture for your app, move on to the next step, where you will define the requirements for the app. Step 2: Define the Requirements for Your Mobile Application In the previous step, you described your app’s architecture. In Step 2, you will define what purpose the mobile app serves from a business perspective and what data the app will store, transmit, and receive. Include a data flow diagram to showing exactly how data are handled and managed by the application. You can use fictional information or model it after a real-world application. Here are some questions to consider as you define your requirements: 1. What is the business function of the app? 2. What data does the application store/process? (provide data flow diagram) a. This diagram should outline network, device file system, and application data flows b. How are data transmitted between third-party APIs and app(s)? c. Will there be remote access and connectivity? Read this resource about mobile VPN security, and include any of these security issues in your report. d. Are there different data-handling requirements between different mobile platforms? (iOS/Android/Windows/J2ME) e. Does the app use cloud storage APIs (e.g., Dropbox, Google Drive, iCloud, Lookout) for device data backups? f. Does personal data intermingle with corporate data? g. Is there specific business logic built into the app to process data? 3. What does the data give you (or an attacker) access to? Think about data at rest and data in motion as they relate to your app. a. Do stored credentials provide authentication? b. Do stored keys allow attackers to break crypto functions (data integrity)? 4. Are third-party data being stored and/or transmitted? a. What are the privacy requirements of user data? Consider, for example, a unique device identifier (UDID) or geolocation being transmitted to a third party. b. Are there user privacy-specific regulatory requirements to meet? 5. How do other data on the device affect the app? Consider, for example, authentication credentials shared between apps. 6. Compare between jailbroken (i.e., a device with hacked or bypassed digital rights software) and nonjailbroken devices. a. How do the differences affect app data? This can also relate to threat agent identification. In this step, you defined the app’s requirements. Move to the next step, where you will identify any threats to the app’s operation. Step 3: Identify Threats and Threat Agents Now that you have identified the relevant requirements for your mobile app architecture and described the purpose and applicability of the app from a business perspective, you will define its threats in this step. Remember that it is your responsibility to present to senior executives about how int egrating mobile app security into your strategy is essential to protecting your users and the overall network infrastructures. In addition, your ability to identify threats and associated threat agents here is an important step to help you identify specific methods of attack, analyze mobile application threats, and discuss implementations of security controls in the remaining steps. In Section 3 of the report, you will fulfill the following requirements: • • Identify possible threats and specific threat agents to the mobile application Outline the process for defining what threats apply to your mobile application The major areas associated with these threat concepts are application vulnerabilities, server -side injection attacks, client-side attacks, secure coding principles, input validation, and applications hardening. Some common mobile app security threats that you should be aware of include reverse engineering, weak passwords, outdated encryption algorithms, and lack of multifactor authentication. However, it’s important to note that this list is by no means exhaustive. You would realize by completing this project that this is practically the case in real life. An excellent source of information that is geared toward web applications security and that will help you complete this step is the Open Web Application Security Project (OWASP)—a nonprofit foundation that works to improve security of software applications. Particularly, the OWASP top 10 is a standard document for web application security awareness and represents a broad consensus about the most critical security risks to web applications (OWASP, 2021). In other words, the main goal is to provide specific details about web application security risks and mitigation strategies to prevent potential attacks. To help you better appreciate threat model identification and mitigation strategies, review the following OWASP websites: • • • Top 10 Web Application Security Risks Threat Modeling Threat Modeling Cheat Sheet The OWASP standard awareness document throws more light on the OWASP Top 10 vulnerabilities list, including some common web application vulnerabilities an attacker might target — a critical component for the development of your project. After you have identified threats and threat agents, move on to the next step, where you will consider the ways an attacker might compromise your app’s data. Step 4: Identify Methods of Attack In the previous step, you identified threat agents. In this step and in Section 4 of the report, you will identify different methods an attacker can use to reach the data. These data can be sensitive information to the device or something sensitive to the app itself. Read on cyberattacks. Provide senior management an understanding of the possible methods of attack of your app. When you have identified the attack methods, move to the next step, where you will analyze threats to your app. Step 5: Consider Controls You have identified the methods of attack, and now you will discuss the controls to prevent attacks. Consider the following questions: Note: Not all of the following may apply. You will address only the areas that apply to the application you have chosen. • What are the controls to prevent an attack? Conduct independent research and then define these controls by platform (e.g., Apple iOS, Android, Windows Mobile). • • • • What are the controls to detect an attack? Define these controls by platform. What are the controls to mitigate/minimize impact of an attack? Define these controls by platform. What are the privacy controls (i.e., controls to protect users’ private information)? An example of this would be a security prompt for users to access an address book or geolocation. Create a mapping of controls to each specific method of attack (defined in the previous step) o Create a level of assurance framework based on controls implemented. This would be subjective to a certain point, but it would be useful in guiding organizations that want to achieve a certain level of risk management based on the threats and vulnerabilities. In the next step, you will complete work on the threat model.
Purchase answer to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

View attached explanation and answer. Let me know if you have any questions.

1

Mobile Application Threat Modeling

Student’s Name
Institutional Affiliation
Course
Professor’s Name
Date

2
Mobile Application Threat Modeling
In the advent and increasing use of mobile applications in businesses, there has been a
corresponding growth in mobile threats perpetrated by different persons for different intentions.
The report provides an overview of the proposed mobile app that includes the threat models to
the technology and the remediation, including the mobile app architecture, method of attacks,
and possible control from a cyber threats analyst perspective.
Mobile Application Architecture
Mobile app architecture entails the set of techniques and trends utilized to develop a
structured mobile app that aligns with a selected sector and the vendors specified standards. A
mobile app architecture formulation includes procedures and considerations for wireless
mobile devices such as tablets and smartphones. The mobile app designing incorporates
multiples layers that help in augmenting the functionality and the security of the developed
mobile application. For instance, the mobile app has a presentation layer that includes the UI
components and processes in the presentation layer. The second layer entails the business
layer for various business entities, workflows, and business components. The third layer
comprises the data layer incorporating the data access and utility features and the service
agents. The diagram below illustrates the mobile app architecture.

Presentation

User Interface
Presentation logic

Business
Workflow
Data

Data Access

Data

Application
Components Entities
Data
utilities

Service Tools


Outline
I.

Step 1: Describe Your Mobile Application Architecture
a. network security threats
b. threat modeling
c. mobile architectures
d. application security

II.

Step 2: Define the Requirements for Your Mobile Application
a. What is the business function of the app?
b. What data does the application store/process

III.

Step 3: Identify Threats and Threat Agents
a. Now that you have identified the relevant requirements

IV.
V.

Step 4: Identify Methods of Attack
Step 5: Consider Controls

View attached explanation and answer. Let me know if you have any questions.

1

Mobile Application Threat Modeling

Student’s Name
Institutional Affiliation
Course
Professor’s Name
Date

2
Mobile Application Threat Modeling
In the advent and increasing use of mobile applications in businesses, there has been a
corresponding growth in mobile threats perpetrated by different persons for different intentions.
The report provides an overview of the proposed mobile app that includes the threat models to
the technology and the remediation, including the mobile app architecture, method of attacks,
and possible control from a cyber threats analyst perspective.
Mobile Application Architecture
Mobile app architecture entails the set of techniques and trends utilized to develop a
structured mobile app that aligns with a selected sector and the vendors specified standards. A
mobile app architecture formulation includes procedures and considerations for wireless
mobile devices such as tablets and smartphones. The mobile app designing incorporates
multiples layers that help in augmenting the functionality and the security of the developed
mobile application. For instance, the mobile app has a presentation layer that includes the UI
components and processes in the presentation layer. The second layer entails the business
layer for various business entities, workflows, and business components. The third layer
comprises the data layer incorporating the data access and utility features and the service
agents.
Architecture Design
The mobile e-commerce app will use web service and trust boundaries design
infrastructure. Web service is an XML-based that will allow a data exchange system to direct
interaction between the application. The web service increases the potential to transform
traditional distributed computing and uses the basic internet infrastructures to help in querying
services, publishing the services, and allowing transactions across varying services. In the

3
process, the web service architecture design helps in facilitating distinct communi cation and
interaction, allowing for real-time information update. Besides, the web service architecture in
the mobile application design will enhance the ability to have business-to-business (B2B),
application-to-application (A2A), and business-to-consumer (B2C) interaction. The functions
are essential in improving inter-operability, cross-platform transaction, multistage processing,
and integrating other application components to facilitate accomplish...


Anonymous
Great! 10/10 would recommend using Studypool to help you study.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Related Tags