Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

WGU C182 Correct Questions $ Answers for Introduction to IT Latest Updated Version 2025 (Graded A+)

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
02-09-2025
Written in
2025/2026

WGU C182 Correct Questions $ Answers for Introduction to IT Latest Updated Version 2025 (Graded A+) IAS Integrity - ANSWER Requires data are correct. Requires 3 different efforts: 1. Data gathering should include an accuracy component. 2. Data must be entered into system accurately. 3. Once data is in dB, changes made will leave a record of when the change was made and by whom. IAS Availability - ANSWER Requires data/information be available when needed. Steps of Strategic Risk Analysis - ANSWER 1.Identify organization information assets. 2. Identify vulnerabilities. 3.Identify threats. 4.Implement policies. Social Engineering - ANSWER Targets users directly, could include calling and asking for password because there is an issue. Could also include phishing, which involves emails that will redirect to a malicious website. SQL Injection - ANSWER Hacker issues a SQL command to web server as part of URL. B/c web server is not expecting SQL command, may pass SQL command to database. A malicious SQL command may then do damage. Buffer Overflow - ANSWER Most well known type of software injection attack. Because buffer is limited in size, if software doesn't ensure insertions in buffer are limited in size, sufficient amounts of malicious code could overflow buffer. Malicious overflow code could then be stored in memory and run to perform operations inserted by hacker. White Hat - ANSWER Ethical Hacker Black Hat - ANSWER Unethical Hacker Grey Hat - ANSWER Both ethical and unethical at times. A fence sitter. Packet Sniffing - ANSWER Means of obtaining a password or anything sent over network without encryption. Application Software - ANSWER Programs end users run to accomplish tasks. Productivity Software - ANSWER Application software used to aid in productivity. I.E. Presentation software, word processor, spreadsheets. Internet Usage Software - ANSWER Email, FTP client, web browser System Software - ANSWER Consists of programs that make up the OS and directly support system itself. **Includes services or DAEMONS Server Software - ANSWER Works with hardware to provide network service. Local Application - ANSWER Software stored on an individual computer. Intranet - ANSWER A LAN that uses IP. Used to communicate within organization. Cloud Computing - ANSWER Allows organization to access resources/app anywhere, anytime. Beneficial because an org. may access resources it may not normally have. Operating Systems - ANSWER Allows a user to easily access hardware/software, required to maintain computer environment. Kernel - ANSWER Core component of OS. Loads when computer first boots Sits on top of hardware, is interface b/w hardware and software. Device Drivers - ANSWER Interface b/w OS and hardware. Shell - ANSWER Interface for user, often personalized. The shell provides access to the kernel. I.E. The GUI will translate mouse motions into calls to kernel/routines. Desktop elements include shortcuts, windows theme, menus, background. Services (Daemons) - ANSWER OS programs that start when OS is loaded. They run in the background and wait for an event to initiate. Utility Programs - ANSWER Allow user to monitor system performance. Web Server - ANSWER Role is to respond to HTTP requests. *Most HTTP requests are for HTML docs, but could include any web accessible resource. It's all combined into the URL. **APACHE is most popular web server-can execute scripts for dynamic pages, use security mechanisms, log request for trend tracking. Proxy Server - ANSWER Acts as a giant cache and allows pages accessed frequently in an organization to be accessed locally. *Also provides degree of anonymity, since IP address recorded is for proxy server and not individual client. *Can also be used to block requests to certain servers (i.e Facebook) *Can reject responses that contain certain content (i.e "porn") **SQUID is most common, but APACHE can also be used as proxy server. Database Server - ANSWER Permits dB access across a network. Performs tasks such as data analysis, data manipulation, security,and archiving. May/may not store database itself. **MySQL is popular. FTP Server - ANSWER Hosts files and allows clients access to files. Access is in form of uploading/downloading files. Requires either user has an account or logs in as anonymous user. Hierarchical Database - ANSWER Organizes data by using tree-like or organizational chart type structure. *Main data points can have multiple sub-data points (Parent/child structure)-Subpoints can only have one main data point. * Records can be broken up so one portion is in one location and another is in another section. Ex: Employee database could list all employees, but a child relation could contain info about employee position, pay level, responsibilities. Another child relation could include info about employee projects. Sub data is always specific to main data point. Tuples - ANSWER Records represented by rows. Unshielded Twisted Pair (UTP) - ANSWER Most commonly used network connections. Looks just as it sounds, wires twisted together in a pair. Fiber Optic Cable - ANSWER Transmits via light pulses as opposed to electromagnetic ones. Twisted Pair - ANSWER Network connection commonly used in the past. It is still seen a lot today because it was used extensively in the phone systems. Is cheap and and already in place. **transmits using electromagnetic waves. Coaxial Cable - ANSWER Commonly used network connection. *Transmits using electromagnetic waves. Bandwidth - ANSWER Transfer rate permissible over the media, and is described as bps or b/s (bits per second). **Modern bandwidth is described in millions/billions bits per second (i.e. Mbps or Gbps) *Older tech limited to thousands, (i.e. 56 Kbps) Network Hub - ANSWER Device that connects multiple computers together. *Broadcasts to all connected devices, even if message is intended for just one. Network Switch - ANSWER Device that connects multiple computers together. **Able to broadcast to just one if message is intended for one, but has ability to send message to all if needed. Router - ANSWER Used to connect multiple networks together. **Has decision making abilities, can purposefully drop messages if message traffic exceeds capacity. In the event multiple messages are sent, router can make the decision to determine which message is sent first. Transmission - ANSWER Last step network performs when sending a message. Reception - ANSWER First step when network receives message. Circuit Switch Network - ANSWER Requires full pathway (or circuit) to be established and maintained during entire submission. Ex: Phone network b/c path exists during entire conversation and communication can be both ways. Packet Switch Network - ANSWER Message pathway established as it's sent. The choice of the pathway is determined by network availability. Ex: Message traffic. Peer to Peer - ANSWER Workstation in which each computer is equal to another. *Cheaper than other types of servers and workstations. Client-Server - ANSWER Client is computer that will request info from another computer (the server) . The server takes requests and responds. *More expensive than peer to peer. BENEFITS: More storage=faster response time. Virtual Machine - ANSWER Allows access to multiple machines without having to purchase multiple computers. Also allows user to run software for a computer that normally would not be able to run that software. Network Server - ANSWER Dedicated, high performance computer with large hard disk drives. It may be in a cabinet so multiple servers can be housed. **Stand alone computer, not a desktop. Information Security Assurance Goals - ANSWER "CIA" 1. Confidentiality 2. Integrity 3. Availability IAS Confidentiality - ANSWER Requires data be kept secure so that it does not fall to unauthorized users. It goes beyond security measures and extends to policies. Security measures should extend beyond network. A stolen laptop should not violate confidentiality. File Server - ANSWER Computer with large hard disk storing files, but can also store software to be run over network. Email Server - ANSWER Provides email s

Show more Read less
Institution
WGU C182
Course
WGU C182

Content preview

WGU C182 Correct Questions $
Answers for Introduction to IT Latest
Updated Version 2025 (Graded A+)
IAS Integrity - ANSWER✔ Requires data are correct.
Requires 3 different efforts:
1. Data gathering should include an accuracy component.
2. Data must be entered into system accurately.
3. Once data is in dB, changes made will leave a record of when the change was
made and by whom.

IAS Availability - ANSWER✔ Requires data/information be available when
needed.

Steps of Strategic Risk Analysis - ANSWER✔ 1.Identify organization
information assets.
2. Identify vulnerabilities.
3.Identify threats.
4.Implement policies.

Social Engineering - ANSWER✔ Targets users directly, could include calling
and asking for password because there is an issue. Could also include phishing,
which involves emails that will redirect to a malicious website.

SQL Injection - ANSWER✔ Hacker issues a SQL command to web server as
part of URL. B/c web server is not expecting SQL command, may pass SQL
command to database. Malicious SQL command may then do damage.

Buffer Overflow - ANSWER✔ Most well known type of software injection
attack.
Because buffer is limited in size, if software doesn't ensure insertions in buffer
are limited in size, sufficient amounts of malicious code could overflow buffer.
Malicious overflow code could then be stored in memory and run to perform
operations inserted by hacker.

White Hat - ANSWER✔ Ethical Hacker

Black Hat - ANSWER✔ Unethical Hacker

, Grey Hat - ANSWER✔ Both ethical and unethical at times. A fence sitter.

Packet Sniffing - ANSWER✔ Means of obtaining a password or anything sent
over network without encryption.
Application Software - ANSWER✔ Programs end users run to accomplish
tasks.

Productivity Software - ANSWER✔ Application software used to aid in
productivity. I.E. Presentation software, word processor, spreadsheets.

Internet Usage Software - ANSWER✔ Email, FTP client, web browser

System Software - ANSWER✔ Consists of programs that make up the OS and
directly support system itself.
**Includes services or DAEMONS

Server Software - ANSWER✔ Works with hardware to provide network
service.

Local Application - ANSWER✔ Software stored on an individual computer.

Intranet - ANSWER✔ A LAN that uses IP. Used to communicate within
organization.

Cloud Computing - ANSWER✔ Allows organization to access resources/app
anywhere, anytime. Beneficial because an org. may access resources it may not
normally have.

Operating Systems - ANSWER✔ Allows a user to easily access
hardware/software, required to maintain computer environment.

Kernel - ANSWER✔ Core component of OS.
Loads when computer first boots
Sits on top of hardware, is interface b/w hardware and software.

Device Drivers - ANSWER✔ Interface b/w OS and hardware.

Shell - ANSWER✔ Interface for user, often personalized. The shell provides
access to the kernel.

Written for

Institution
WGU C182
Course
WGU C182

Document information

Uploaded on
September 2, 2025
Number of pages
6
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$12.79
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
TutorEric

Get to know the seller

Seller avatar
TutorEric Teachme2-tutor
View profile
Follow You need to be logged in order to follow users or courses
Sold
1
Member since
1 year
Number of followers
0
Documents
107
Last sold
10 months ago
ACADEMIC HUB

As a professional tutor, I provide high-quality academic support in Nursing, Psychology, Business, Sciences, and Mathematics. We provide scholarly assignments, research support, revision materials, and exam preparation, helping students achieve excellent grades through accurate, timely, and standards-based academic assistance.

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions