I need second question among three questions with proper explanation
Analysis Research
Write a 525-word report.
Details to the assignment uploaded.
Thank you!
Risk Management Framework
Risk Assessment of Home Depot Malware Attack
Reading: Krebs, B. (2014).Home Depot Hit By Same Malware as Target. (https://krebsonsecurity.com/2014/09/home-depot-hit-by-same-malware-as-target/)
Instructions: For this assignment you need to read the linked article and discuss vulnerabilities, threats, and risks that played a role in these data breaches. You do not have to provide an overly technical answer. There is not much detail available to specifics of data breaches that impacted both Target and Home Depot. Focus on the definitions of risk, threat, and vulnerabilities and look for connections between both breaches. Your answer for each of the following questions should be in approximately 200 words. Include at least three references. Both in-text citations and the bibliography should be in the APA format.
Case Study Questions:1.As you read through the linked article, first write a brief description of the Home Depot case.
2.List vulnerabilities, threats, and resulting risks that both Target and Home Depot may have faced.
3.What are the benefits of quantitative risk assessment over qualitative risk assessment? What are the disadvantages of quantitative risk assessment compared with qualitative assessment? Connect your discussion to the Home Depot case.
4.How can identification of risk help Home Depot with organizational decision making? Provide another example(cyberattack incident, e.g.)that effective cyber risk identification helped organizational decision making?
5.Which of the three (3) risk assessment techniques (quantitative, qualitative, hybrid) could have helped with early identification of data breach risks at affected stores?
ECS 32B
ECS 32B
1. Implement the level order tree traversal algorithm that we discussed briefly in class (see the slides for lecture 19). Name your function levelorder. Assume that your function expects one argument, a binary tree represented in the nodes and references form described in the “Nodes and References” section of Chapter 6. (That would be section 6.4.2 for those who have the paper version of the textbook.) When your function processes a node (see “process the node” in the “Level order traversal” slide), your function should just print the key for that node. So, for example, if we test your function with the binary tree drawn in the “Level order traversal” slide,
your function should print “ABCDEFGHIJ”.
You will want to construct some binary trees so that you can test your function. Use the code in the “Nodes and References” section for that purpose. Do not include that code in your “hw4.py” file. We just want your levelorder function and any supporting functions you create.
DBMS
Consider the following set of requirements for a UNIVERSITY database that is used to keep track of student’s transcripts.
- The university keeps track of each student’s name, student number, Social Security number, current address and phone number, permanent address and phone number, birth date, sex, class (freshman, sophomore, …, graduate), major department, minor department (if any), and degree program (B.A., B.S., …, Ph.D.). Some user applications need to refer to the city, state, and ZIP Code of the student’s permanent address and to the students the last name. Both Social Security number and student number have unique values for each student.
- Each department is described by a name, department code, office number, office phone number, and college. Both name and code have unique values for each department.
- Each course has a course name, description, course number, number of semester hours, level, and offering department. The value of the course number is unique for each course.
- Each section has an instructor, semester, year, course, and section number. The section number distinguishes sections of the same course that are taught during the same semester/year; its values are 1, 2, 3, …, up to the number of sections taught during each semester.
- A grade report has a student, section, letter grade, and numeric grade (0, 1, 2, 3, or 4).
Create an ER Diagram, listing all cardinality constraints and assumptions.
Exp22_PowerPoint_Ch04_CumulativeAssessment_Energy
Exp22_PowerPoint_Ch04_CumulativeAssessment_Energy
Exp22 PowerPoint Ch04 CumulativeAssessment Energy
PowerPoint Chapter 4 Cumulative Assessment – Energy
Project Description:
You are working on a presentation about energy use in the home. You decide to incorporate shapes to demonstrate heat loss in a home and use the SmartArt feature along with charts, tables, and 3D models to convey information relating to energy use and efficiency.
Start PowerPoint. Download and open the file Exp22_PPT_Ch04_CumulativeAssessment_Energy.pptx. Grader has automatically added your last name to the beginning of the filename.
Click or navigate to Slide 1 and select the light bulb image. Use the Remove Background feature to remove the white background from the image. Click or press Mark Areas to Keep and use the pencil to carefully mark the areas to keep.
Set the height of the light bulb image to 7.2″ Set the Horizontal position to 9.9″ and the Vertical position to 0.3″.
Apply the Float In animation to the SmartArt graphic on Slide 2. Change the effect options to Float Down and Level One by One. Set the Start to After Previous. Set the Duration to 0.75 and the Delay to 0.25.
Click or navigate to Slide 3. Select the image of the window. Change the Color Saturation to 100%. Change the Correction to Sharpen: 25%.
Click or navigate to Slide 4. Convert the SmartArt to shapes. Ungroup the shapes. Make the following changes to the images on the slide: Select the four images and change the height to 2.9″ and the width to 2.9″. Change the shape of the four images to Flowchart: Document.
Set the position of the four images on the slide as follows:
• Insulate (first image on left): Set Vertical position 2” and Horizontal position to 0.3”
• Appliances (second image from left): Set Vertical position 2” and Horizontal position to 3.57″
• Thermostat (third image from left): Set Vertical position 2” and Horizontal position to 6.84”
• Thermostat (fourth image from left): Set Vertical position 2” and Horizontal position to 10.13”
Select the four shapes with text on Slide 4 (the shapes ungrouped from the SmartArt graphic). Increase the height to 0.9” and the width to 2.9”. Increase the font size to 20. Use the Smart Guides to align the shapes under their corresponding images aligned on the left and right edges. Select the four shapes with text again, click or press Align Selected Objects and then select Align Top.
Click or navigate to Slide 5 and select the 3D model of the house. Apply the Arrive animation. Set the animation to start With Previous with a Delay of 0.75.
Add Turntable as a second animation to the house 3D model. Set the animation to Start After Previous with a Delay of 1.00.
Click or select the column chart on Slide 6 and remove the gridlines. Apply the Float In animation. Make the following changes to the chart animation:
• Change the effect option sequence to By Category
• Deselect Start animation by drawing the chart background
• Set the animation to start After Previous
• Set the Delay to 0.50
Click or navigate to Slide 7 and select the header row (first table). Apply the Float In animation, set the animation to start After Previous. Set the Duration to 0.75 and the Delay to 0.50. Click or select the second table. Apply the Float In animation and set the animation to start After Previous. Set the Duration to 0.75 and the Delay to 1.00.
Insert EnergyBackground.jpg as a slide background on Slide 8. Set the Offset top to 0%. Ensure the Offset bottom is at -9%.
Apply the Morph transition to Slides 2-7. Set the effect option to Characters. Apply the Comb transition to Slide 8.
Save and close Exp22_PPT_Ch04_CumulativeAssessment_Energy.pptx. Exit PowerPoint. Submit the file as directed.
BIT-200-INTRODUCTION TO COMPUTER TECHNOLOGY
I need these assignments in 150 Words each with individual references
UNIT 1
DQ1
Why is the knowledge of basic Excel skills crucial for success in the workplace or businesses within your field of study? How could this knowledge be applied in your chosen or future career field? Provide two examples. In replies to peers, consider the commonalities and differences you see in how this knowledge is applied across career fields, and explain how lack of working knowledge in Excel could negatively impact the business.
DQ2
Discuss software solutions most commonly used within your current workplace or within your field of study. Describe how working knowledge of these applications can create a competitive advantage for you as an employee or potential employees. Explain how the use of these software solutions can help you execute your job more efficiently and effectively. In replies to peers, consider the following, discuss whether their chosen software solutions could be useful in your current workplace or within your field of study and provide relevant example.
STUDY MATERIALS
Gaskin, S., Vargas, A., Goeghan, D., & Graviett, N. (2017). GO! All in one: Computer concepts and applications (3rd ed.). New York, NY: Pearson. ISBN-13: 9780134505749
UNIT 2
DQ1
In your own words, can you explain the difference between system and application software? How does your business or organizations within your field of study use both system and application software? Are there constraints between using one type of system software with different application products? In replies to peers, explain whether you agree with the differences and constraints your peers discussed?
DQ2
Other than Microsoft Office and Quicken, what are two common software products that are used in your workplace or organizations within your field of study? Can you provide an explanation and practical examples of how the software is used? In replies to peers, consider one of the following:
1. Your experience with the identified software
2. Advantages and disadvantages
3. Available alternate software that could be considered?
UNIT 3
DQ1
What is the importance of system security within the organization where you currently work or at an organization within your field of study? What are the legal and ethical implications the organization could face for failing to protect systems and information? Identify and explain three strategies the organization could implement to protect its systems and information against threats. In replies to peers, consider whether the three identified strategies are the best defense against threats. Justify your response.
DQ2
What is your perception of the current threats presented by social media or Internet sites that you frequent? How can you protect your personal information to minimize these threats? In replies to peers, provide additional ways to protect personal information on social channels and the Internet through providing examples found in your own research or by citing the topic Resources.
UNIT 4
DQ1
How does utilizing the Internet and the cloud help a business achieve organizational and operational goals or competitive advantage? Use two specific examples to support your ideas. In replies to peers, provide additional examples of how the Internet and cloud computing can be employed.
DQ2
Identify and explain two ways you use the cloud as a consumer. Identify potential risks associated with using the cloud in such ways. What are the pros and cons consumers must consider when using the cloud to store and share information? Choose a peer that has used the cloud in a manner different from your post and comment on your experiences with using the cloud in this way, including advantages and disadvantages of this type of use.
UNIT 5
DQ1
If you had the technical capability, what type of app would you create for the business where you currently work or your selected field of study that is completely new or significantly different from an existing app? Explain how your app would change the way the business operates or gains competitive advantage and why you think others might adopt and pay for the app. In replies to peers, provide feedback about the app proposal and the additional competitive advantages it could potentially produce if adopted.
DQ2
The evolution of smart phones has opened up a new venue for organizations and businesses to communicate and conduct commerce. Research and discuss an emerging mobile technology trend that can further enhance the way organizations in your line of work or field of study use mobile technology. Include a link to your research with your post. In replies to peers, explain how the mobile technologies recommended by peers could be applied to your business or field of study.
UNIT 6
DQ1
Search two blogging and two microblogging social media channels that businesses can use to gain competitive advantage and explain how has each changed the way information is communicated and used to influence social perception? In replies to peers, identify whether your organization or businesses within your field of study are using the social media channels identified. Are these channels effective in communicating with consumers and creating competitive advantage? Provide specific examples to illustrate your ideas.
DQ2
How do companies use social media channel “influencers” to promote their product? Discuss any legal or ethical issues associated with this type of promotion? Provide a link to a specific example that illustrates your idea. In replies to peers, elaborate on the legal and ethical issues presented by peers by researching and discussing actual cases that illustrate the ideas presented. Include links to relevant articles in your reply.
UNIT 7
DQ1
Consider some of the new and emerging technologies you have used recently or learned in the topic and identify which of the technologies you like. Which do you not like? Provide some specific examples of how you used any of these technologies and justify your like or dislike of the technology. In replies to peers, state whether you agree or disagree with the assessment provided? Share your own experience with the use of that technology.
DQ2
Using the Tech Trends Report for the current year (available at https://futuretodayinstitute.com), topic Resources, and your own experience, consider current technology that you use as a part of your job or that is used within your field of study. Articulate ways it could be changed, upgraded, or improved by emerging technologies, such as those presented in the topic Resources, to help you do your job/future job more efficiently or effectively. Provide specific examples to support your ideas. In replies to peers, provide additional examples of similar emerging technologies and their workplace application.
To complete my assignment, I must weigh the upsides and downsides of gaming.
To complete my assignment, I must weigh the upsides and downsides of gaming.
Can someone help me
You can understand what is mario games
BSACB/531 Competency 2 Assessment and Rubric
BSACB/531 Competency 2 Assessment and Rubric
Course Title: IT Architecture in the Age of Cloud Competency Assessment Title: Retail Case Study Summary
I need a 3-page paper on computer science.
I need a 3-page paper on computer science. I have attached the instructions regarding the questions and would like to be completed likewise.
