Gave the sample example Follow the instructions and please help me to finish this simple assighnment asap -sa

Install your own copy of Kali and demo the tool Zenmap from Kali and show your demo with your own screenshots. Submit the report to this link.

If you are using the new Kali, you and Zenmap is not installed, either you install it manually or use anyone of the three alternative (Network and Port Scanners: masscan, nmap, unicornscan)

Follow instructions in the attached document. Submit before Jan 20th

Quiz1 Demo Submission_A_sample.pdf

fundemental of data systems

 

The role of the database and data administrator have evolved over time. They continue to evolve in light of new technologies such as blockchain, IoT, and security-based solutions. What do you believe the future job description will look like for a database engineer in 5-10 years from now? 

Please create your OWN job description.

1000 word

 What is the difference between VA(Vulnerability Assessment) and PT(Penetration Testing)? Per enterprise security assessments?  400-500 words 

 As you finalizing your enterprise security assessments, what would be your deliverable for the following team members: – Explain Why and What by examples –

  • Executives and boards
  • Data security and IT professionals
  • Risk managers

Make sure to explain and backup your responses with facts and examples 

Create a Database

Please look at the attached file as it provides step by step guide on how to complete the assignment. Make sure to follow guidelines and use ERDPLUS.

Research Paper-TAM

Discussion:

  1. Organizational performance is the fifth aspect of the model, reflect on the question, do certain leadership behaviors improve and sustain performance at the individual, group, and organizational level?  Please explain your response.
  2. There were two types of innovation addressed this week (product and process innovation), please note your own personal definition of these concepts and offer an example of both.
  3. In this, you cover the various means and purposes for data sampling.

Article:

4. This journal article should be focused on how information and communication innovation drives change in educational settings. The key focus of the article was how technology-based leadership has driven the digital age.  Also, that the role of technology leadership incorporates with the Technology Acceptance Model (TAM).In this paper, address the following key concepts:

–>Define TAM and the components.

–>Note how TAM is impacting educational settings.

–>Give an overview of the case study presented and the findings.

The paper should meet the following requirements:

  • 3-4 pages in length (not including title page or references)
  • APA guidelines must be followed.  The paper must include a cover page, an introduction, a body with fully developed content, and a conclusion.
  • A minimum of five peer-reviewed journal articles.

Please note:

question (1 and 2) – 150 words

question 3 – 100 words

question 4 – 3 pages

Exp19_Excel_Ch11_CapAssessment_Deans | Excel Chapter 11 CapAssessment Deans

100% Marked on MYITLAB  

Project Description:

You work for the vice president’s office at a major university. Human Resources provided a list of deans and associate deans, the colleges or schools the represent, and other details. You will use text functions to manipulate text, apply an advanced filter to display selected records, insert database summary statistics, use lookup functions, and display formulas as text.

     

Start Excel. Download and open   the file named Exp19_Excel_Ch11_CapAssessment_Deans.xlsx. Grader has automatically added   your last name to the beginning of the filename.

 

First, you want to combine the year and number to create a unique ID.
 

  In cell C8, enter 2006-435 and use Flash Fill to complete the IDs for all the deans and   associate deans.

 

Next, you want to create a three-character abbreviation for the   college names.
 

  In cell E8, use the text function to display the first three characters of   the college name stored in the previous column. Copy the function to the   range E9:E28.

 

The college names are hard to read in all capital letters.
 

  In cell F8, insert the correct text function to display the college name in   upper- and lowercase letters. Copy the function to the range F9:F28.

 

You want to display the names in this format Last, First.
 

  In cell J8, insert either the CONCAT or TEXTJOIN function to combine the last   name, comma and space, and the first name. Copy the function to the range   J9:J28.

 

Columns K and L combine the office building number and room with the   office phone extension. You want to separate the office extension.
 

  Select the range K8:K28 and convert the text to columns, separating the data   at commas.

 

You decide to create a criteria area to perform an advanced filter   soon.
 

  Copy the range A7:M7 and paste it starting in cell A30. Enter the criterion Associate Dean in   the appropriate cell on row 31.

 

Now you are ready to perform the advanced filter.
 

  Perform an advanced filter using the range A7:M28 as the data source, the   criteria range you just created, and copying the records to the output area   A34:M34.

 

The top-right section of the worksheet contains a summary area. You   will insert database functions to provide summary details about the Associate   Deans.
 

  In cell L2, insert the database function to calculate the average salary for   Associate Deans.

 

In cell L3, insert the database function to display the lowest salary   for Associate Deans.

 

In cell L4, insert the database function to display the highest   salary for Associate Deans.

 

Finally, you want to calculate the total salaries for Associate   Deans.
 

  In cell L5, insert the database function to calculate the total salary for   Associate Deans. 

 

Format the range L2:L5 with Accounting Number Format with zero   decimal places.

 

The range G1:H5 is designed to be able to enter an ID to look up that   person’s last name and salary.
 

  In cell H3, insert the MATCH function to look up the ID stored in cell H2,   compare it to the IDs in the range C8:C28, and return the position number.

 

Now that you have identified the location of the ID, you can identify   the person’s last name and salary.
 

  In cell H4, insert the INDEX function. Use the position number stored in cell   H3, the range C8:M28 for the array, and the correct column number within the   range. Use mixed references to keep the row numbers from changing. Copy the   function to cell H5 but preserve formatting. In cell H5, edit the column   number to display the salary.

 

In cell D2, insert the function to display the formula stored in cell   F8.
  In cell D3, insert the function to display the formula stored in cell H3.
  In cell D4, insert the function to display the formula stored in cell H4.
  In cell D5, insert the function to display the formula stored in cell L3.

 

Create a footer with your name on the left side, the sheet name code   in the center, and the file name code on the right side.

 

Save and close Exp19_Excel_Ch11_CapAssessment_Deans.xlsx.   Exit Excel. Submit the file as directed.

Exp19_Access_Ch04_Cap – Foodies Forms and Reports 1.2

 

Exp19_Access_Ch04_Cap – Foodies Forms and Reports 1.2

Project Description:

You will create a form so that users of the database can enter and  edit suppliers of products to your business easily. You create an  attractive report that groups the products that you purchase by their  suppliers, and then export it to PDF format for easy distribution.  Finally, you create a Navigation Form so that database users can switch  between major objects in the database readily.

   You will create a form to manage the data in the Suppliers table.  Use the   Form tool to create the form, and then modify the form as  required. You will   also remove the layout control from the form so  that the controls can be   repositioned freely.
 

  Select the Suppliers table as the   record source for a form. Use the Form tool to create a new form with a default   layout.

Change   the form’s title to Enter/Edit Suppliers.   Change the width of the text box controls to approximately 3.4″.

Delete   the Products subform control from   the form. View the form and the data in Form view. Sort the records by   CompanyName in ascending order.

In   Layout view, set the background color of the CompanyName text box to Blue, Accent 1, Lighter 80%, and set   the font size to 14. Save the form   as  .   Close the form.

Open   the Edit Suppliers form in Design   view.  Select all controls in the Detail section of the form, and then remove    the layout. View the form in Layout view. If necessary, arrange the  fields on   the form one below the other in the following order: SupplierID, CompanyName, ContactName, ContactTitle, Address, City,   Region, PostalCode, Country, Phone, and Fax. Ensure that the left edges of the labels and the text boxes   align. Delete the Contact Title label   from the form and move the text box   up and to the right of ContactName so that their top edges are aligned.

Delete the Country label from the form and move the text box up and to the right of PostalCode so that their top   edges are aligned. Move the Phone   and Fax labels and text boxes  up to below PostalCode so   that they close in the white space, keeping  the spacing close to that of the   rest of the controls.

View   the form in Print Preview and set the orientation to Landscape. Switch to Form view, and then save and close the form.

You   will create a report based on the Company by Product List  query. You decide   to use the Report Wizard to accomplish this task.  You are planning to email a   copy of the report to your business  partner who is not conversant in Access,   so you will export the report  as a PDF file prior to sending it.
 

  Select the Company by Product List   query in the  Navigation Pane as the record source for a report. Activate   the Report  Wizard and use the following options as you proceed through the    wizard steps:
 

  Select all of the available fields for the report. View the data by   Suppliers. Accept the default grouping levels and click Next. Use ProductName   as the primary sort field in ascending order.
 

  Accept the Stepped and Portrait options. Save the report as Products by Suppliers.

Switch   to Layout view and apply the Organic   theme to this report only. Set the width of the ProductCost label  to approximately 0.8″ so that the entire   text of the label is  visible. Switch to Report view to determine whether all   the columns  fit across the page. Switch to Layout view and drag the left edge   of  the ProductName text box to the   left so that the column width is wide enough to display the values in the   field (approximately 2.5″).

Delete   the ContactName label and text box from the report. Drag the   right edge of the CompanyName text box    to the right so that the column width is wide enough to display the  values in   the field (approximately 2.6″). Save the report.

Switch   to Print Preview and export the report as a PDF file named ProductsbySuppliers. Close the reader program that   displays the PDF report and return to Access. Close Print Preview. Close the   report.

You   realize that the Country field was not included in the query  that is the   record source for your report. You add the field to the  query and then modify   the report in Layout view to include the missing  field.
 

  Open the Company by Product List query   in Design view. Add the Country field   from the Suppliers table to the query design grid, after the ProductCost   field. Run, save, and close the query.

Open   the Products by Suppliers report in Layout view. Add the Country field from the Field List pane by dragging it into the   report layout. Click the selection handle at the top of the Country column and move the column   immediately to the left of the Phone field. Resize the Country text box so  that the column width is wide enough to   display the values in the  field (approximately .75″). Switch to Print   Preview, then save and  close the report.

You   will create a Navigation Form so that users can switch between objects in the   database readily.
 

  Create a Vertical Tabs, Left   Navigation Form.
 

Drag   the Edit Suppliers form icon from   the Navigation Pane onto the [Add New]   tab at the left of the form.

Drag   the Products by Suppliers report icon   from the Navigation Pane onto the second   [Add New] tab at the left of the form. Save the Navigation form with the   default name, Navigation Form.

audits

  • Explain three possible uses of a SPAN port that you might use as a forensic investigator.
  • Explain two disadvantages of a SPAN port you might encounter as a forensic investigator.
  • Wireshark supports two types of filters. Research, and in a full paragraph for each, address the following:
    • Explain each and when you might use each.
    • Describe three non-Ethernet protocols Wireshark can capture.
  • Many brute force programs will use dictionary words. Describe how you could build a dictionary for such use in a program like Bruter®.