need in 7 hours
Routers in Digital Forensics
It is sometimes said that information extracted from a router or switch does not necessarily provide specific evidence of a particular crime. What is meant by that? If true, what then is the most useful information collected from these devices in an investigation?
Registers
Registers
A small computer has two registers, R1 and R2, and the following instructions: LOAD, SUBTRACT, MULTIPLY, BNZ, PRINT and STOP. The format of the instructions is the following:
Operation Code First Operand Second Operand
The LOAD instruction loads data from memory to a register. The LOAD, SUBTRACT, and MULTIPLY instructions expect a register in the first operand. They expect a data location or a direct value in the second operand. The data location in the second operand can be a Register or a Memory Address. A direct value (denoted by =) is the actual data value (as opposed to the data location). The LOAD, SUBTRACT, and MULTIPLY use the second operand to operate on the data in the first operand. They leave the result in the first operand.
For example, if the value stored in register R1 is 10 and the instruction MULTIPLY R1, = 4 were executed, the new value stored in register R1 will be 40.
As another example, assume the value stored in register R1 is 10 and the value stored in data location 500 is 35. If instruction MULTIPLY R1, 500 were executed, the new value stored in register R1 will be 350.
BNZ tests the first operand and branches to the address specified in the second operand.
PRINT has one operand. It prints the content of the first operand on the screen.
STOP does not have any operand. It halts the program.
Address
Instruction
0 LOAD R1, = 5
1 LOAD R2, = 1
2 MULTIPLY R2, R1
3 SUBTRACT R1, = 1
4 BNZ R1, 2
5 PRINT R2
6 STOP
What does the program compute and what is the printed result?
BIG DATA
NEED AN ANSWER FOR PROJECT 2!
***YOU NEED TO KNOW HOW TO USE R PACKAGE***
Popular (Most Frequently Used) R Packages
IT214: Computer Science and Engineering
Define Garbage collection – in Computer Programming. Discuss the advantages and pitfalls of “Garbage collection.”
Your first post must be between 300 and 400 words.
Your second post must be between 50 and 75 words.
Post by Thursday noon – this gives your classmates time to respond to your posts.
Peer response 100 words
Peer respones 100 words based on peers answer respond to the answer to keep the conversation going. . As a mother of four with a blended family, it is crucial that I keep close track of each of our family member’s happenings. I must keep a running ledger of sports, due dates, birthday parties, reading logs, parental time sharing, etc. An Excel spreadsheet could help me manage the various activities and important dates and times. My typical organization tactics included random sheets of paper, sticky notes, and a wall calendar. I am not certain how I would organize my spreadsheet being that I am unfamiliar with the program. I would assume I would use the rows for the specific activities with the columns being for the details of each activity (date, location, time, contact person for each event.) I have not used Excel much before this point, but I am excited to see how it could positively impact our daily life.
Discussion
For whichever U.S. state you are currently residing in(state – Kansas), research its breach notification law. Note that some states do not label it as such, but all 50 states have some form of legislation that mandates an organization’s responsibilities when a data breach affects the state’s citizen’s private, protected information.
What types of organizations or individuals does it apply to?
Is it limited to only those organizations or individuals who reside or exist in that state, or might it affect external interests?
How does the law define or describe the information that it protects, by both name and description?
What exemptions, if any, exist?
What are the penalties for violating the law?
In your opinion, is it effective? Good law? Needing updating? What other critiques or opinions do you have about it?
Assignment
This is a required assignment, worth 45 points, and must be submitted by the due date.
Review the Grading Rubric before completing this assignment.Research a scholarly paper or professional video on “Databases, Warehouses and Advanced Data Management Systems” and reflect on one of the following topics:
- “DM Types”: What determines which type of Data Management System is being used?
- “Importance”: How important is the Data Management system in conducting SAD?
- “SA”: What is the role of the Systems Analyst to propose new Data Management solutions?
NOTE:
You must copy and paste the topic (“DM Types” or “Importance” or “SA”) at the start of your paper to provide a context for your answer.
This paper must be between 250-300 words on what caught your eye and reflect on what you read.
Do not add extraneous text that does not address the question – do not add an introduction or conclusion.
Do not copy and paste text from the referenced resource.You must provide at least one APA reference for your resource and corresponding in-text citations..
You must provide the referenced resource URL/DOI in the APA reference.
Do not use the Textbook as a referenced resource.
Cloud Security
write a 2-page paper (APA format) on what you believe are the three (3) most important cloud security concepts you learned during the training AND why.
Week 14 Executive Practical Connection Assignment
Week 14 Executive Practical Connection Assignment
Course:
For this project, select an organization that has leveraged Cloud Computing technologies in an attempt to improve profitability or to give them a competitive advantage. Research the organization to understand the challenges that they faced and how they intended to use Cloud Computing to overcome their challenges. The paper should include the following sections each called out with a header.
• Company Overview: The section should include the company name, the industry they are in and a general overview of the organization.
• Challenges: Discuss the challenges the organization had that limited their profitability and/or competitiveness and how they planned to leverage Cloud Computing to overcome their challenges.
• Solution: Describe the organization’s Cloud Computing implementation and the benefits they realized from the implementation. What was the result of implementing Cloud Computing? Did they meet their objectives for fall short?
• Conclusion: Summarize the most important ideas from the paper and also make recommendations or how they might have achieved even greater success.Requirements:The paper must adhere to APA guidelines including Title and Reference pages. There should be at least three scholarly sources listed on the reference page. Each source should be cited in the body of the paper to give credit where due. Per APA, the paper should use a 12-point Time New Roman font, should be double spaced throughout, and the first sentence of each paragraph should be indented .5 inches. The body of the paper should be 3 – 5 pages in length. The Title and Reference pages do not count towards the page count requirements.
