Guided Practice Lab Report 3.3 GP PDF

Title Guided Practice Lab Report 3.3 GP
Author Kionie Heatley
Course Network Scripting
Institution ECPI University
Pages 5
File Size 425.8 KB
File Type PDF
Total Downloads 44
Total Views 131

Summary

Maintaining access requires taking steps to be able to connect persistently within the target environment in order to gather as much data as possible. The attacker must remain stealthy, so you will not be caught while using the host environment....


Description

Guided Practice Lab Report Before completing this guided practice report, you should have completed the associated procedure.

Screenshots As you complete the procedure for the guided practice, add your screenshots below. 1.

2.

3.

4.

5.

Guided Practice Questions After you have completed the procedure for the guided practice, provide your answers to the guided practice questions here.

1. List at least two formatting/syntax guidelines for YAML and two for Python. -YAML: Whitespace/Indentation -Python: Dictionary format/string formats 2. What were some of the errors you received,and how did you fix them? After researching the syntax/formatting guidelines for question 1, can you explain why you received the errors and how you fixed them? (An explanation is necessary –do not answer YES/NO.)

In my assignment I did not receive a syntax error, I’m guessing I put the code in right the first time, but if it was wrong I had to go back into my file and correct the line that had the syntax error. After that I receive a the same errors that the assignment asked for. 3. What is an Ansible custom module? - a module in Ansible is a piece of code that is transferred and executed onto your remote host every time you run an Ansible task. So a custom module can be modified to a specific functionality needs to be exposed as a first-class task. -...


Similar Free PDFs