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
Document preview thumbnail
Preview 4 out of 41 pages
Exam (elaborations)

SSCP Exam Questions and Answers|2026 Update A+ Pass

Document preview thumbnail
Preview 4 out of 41 pages

SSCP Exam Questions and Answers|2026 Update A+ Pass Malicious Code (Malicious Code Naming Conventions) - Answer- a type of code introduced into a computer system with the purpose of corrupting data, deleting documents, making systems unavailable, or simply defacing web pages. Domains that provide the framework for IT security best practice. (Malicious Code Naming Conventions) - Answer- -access control systems and methodologies -application and system development security -business continuity and disaster recovery planning -cryptography, and -law, investigation, and ethics operations security -physical security -security architecture and models -security management practices, and -telecommunication and network security CIA - Answer- -Confidentiality -Integrity -Availability CARO (Malicious Code Naming Conventions) - Answer- Computer AntiVirus Research Organization What are the parts of a CARO malcode name? (Malicious Code Naming Conventions) - Answer- Platform.Type.Family _Name.Variant[:Modifier]@Suffix. Examples of Platform names (Malicious Code Naming Conventions) - Answer- BASH HLP (Helpfile) JS MAC O97M (Microsoft Office97) PPT (Powerpoint) VBS (Visual Basic) WNT (Windows NT) X97M (Excel 97) Platform may not be included, so name would start with Type Type (Malicious Code Naming Conventions) - Answer- Ex. Trojan, worm, virus, bot, logic bomb Family Name (Malicious Code Naming Conventions) - Answer- -can be chosen based on the target of specific malcode, the binary strings, or even text linked to the author. -No particular standard Variant (Malicious Code Naming Conventions) - Answer- -identifies the member of a particular family. It's also known as an identifier. -is usually assigned a particular letter, in the range from A to Z. @Suffix (Malicious Code Naming Conventions) - Answer- -identifies the method that malcode uses to spread. -Ex. @m = mailing, @mm = mass mailing Cross-Referencing tools (Malicious Code Naming Conventions) - Answer- -Common Malware Enumeration (CME) -Public Multiscanners -VGrep Viruses (Types of Malcode) - Answer- malicious programs that generally spread from one infected file to another Worms (Types of Malcode) - Answer- harmful programs that spread by rapidly making copies of themselves and forwarding these to different computer systems, usually by embedding or attaching them to e-mail messages. Trojans (Types of Malcode) - Answer- -malicious pieces of software that attempt to disguise themselves as useful or non-harmful software. -They don't create copies of themselves. vector of attack (Types of Malcode) - Answer- the method used to introduce it into a system Payload (Types of Malcode) - Answer- -the main attack method employed by a malicious program. Bots (Types of Malcode) - Answer- -malcode that's controlled from a remote location by any malicious person who wants to access a computer system. Keyloggers (Types of Malcode) - Answer- -examples of Trojans -used to record any keystrokes made by users on the keyboards of infected computers. Droppers (Types of Malcode) - Answer- - files used to install malcode on computers. -They're sometimes referred to as Downloader Trojans. Macro Virus (Types of Malcode) - Answer- - normally propagate through Microsoft Office documents. They're usually created in Visual Basic for Applications or WordBasic. polymorphic viruses (Types of Malcode) - Answer- -code is able to change, or morph, for each new infection. -attempts to evade detection by antivirus software that searches for particular signatures. Logic Bombs (Types of Malcode) - Answer- - examples of Trojans -They're designed to activate when certain specified conditions have been satisfied. (ex. Date, time) -give hackers a window to escape - once their code executes, the hackers have already exited the system. proof of concept (POC) (Types of Malcode) - Answer- a type of functional code that's used to highlight weaknesses in a computer system. Windows Rootkit (Types of Malcode) - Answer- -sets of tools used by hackers to obtain administrator privileges on systems they're not authorized to access. -sometimes take the form of just a few files Kernel Userland (Types of Malcode) - Answer- -The two type of rootkits Kernel Rootkit (Types of Malcode) - Answer- -regarded as the more powerful type because it gives administrator-level privileges. -is found in the Windows or WindowsSystem32 directory. It may be installed as a virtual device driver, or VXD, file, or as a system, or SYS, file. Userland Rootkit (Types of Malcode) - Answer- -aren't as powerful -usually have a dynamic-link library, or DLL, file format and can be found in the WindowsSystem32 folder. Yes, but installing it without consent is not. (Types of Malcode) - Answer- Are spyware and adware legal? Spyware (Types of Malcode) - Answer- -Software that reports user information - such as details of the web sites or programs you use - to a remote location -differs from other information stealing malware in that the information it harvests is less sensitive. -often includes an End User License Agreement, or EULA. Potentially Unwanted Programs (PUP's) (Types of Malcode) - Answer- -Programs that the user has chosen to install, but may be spyware or adware goadware (Types of Malcode) - Answer- -Illegal, unlike spyware/adware -normally presented as antivirus or anti-spyware software which has detected malware on the users' system. -This malware does not exist. File Infector (Types of Malcode) - Answer- -may add code to the end or start of a file, or even insert code at different locations inside a file -often difficult to remove, and in many instances it's impossible to recover any data they may replace. -file header will be altered to include a pointer to the virus code that has been added. -Ex. Jerusalem virus Boot Sector Virus (Types of Malcode) - Answer- -viruses that spread by copying themselves to the MBR of a hard disk. -Ex. Brain, Joshi, Form Zero-day exploit (Types of Malcode) - Answer- -malcode designed to attack systems by exploiting weaknesses or vulnerabilities that haven't yet been discovered by others.

Content preview

SSCP Exam Questions and
Answers|2026 Update A+ Pass
Malicious Code
(Malicious Code Naming Conventions) - Answer- a type of code introduced into a
computer system with the purpose of corrupting data, deleting documents, making
systems unavailable, or simply defacing web pages.

Domains that provide the framework for IT security best practice.
(Malicious Code Naming Conventions) - Answer- -access control systems and
methodologies

-application and system development security

-business continuity and disaster recovery planning

-cryptography, and

-law, investigation, and ethics
operations security

-physical security

-security architecture and models

-security management practices, and

-telecommunication and network security

CIA - Answer- -Confidentiality
-Integrity
-Availability

CARO
(Malicious Code Naming Conventions) - Answer- Computer AntiVirus Research
Organization

What are the parts of a CARO malcode name?
(Malicious Code Naming Conventions) - Answer- Platform.Type.Family
_Name.Variant[:Modifier]@Suffix.

Examples of Platform names
(Malicious Code Naming Conventions) - Answer- BASH
HLP (Helpfile)

,JS
MAC
O97M (Microsoft Office97)
PPT (Powerpoint)
VBS (Visual Basic)
WNT (Windows NT)
X97M (Excel 97)

Platform may not be included, so name would start with Type

Type
(Malicious Code Naming Conventions) - Answer- Ex. Trojan, worm, virus, bot, logic
bomb

Family Name
(Malicious Code Naming Conventions) - Answer- -can be chosen based on the target of
specific malcode, the binary strings, or even text linked to the author.

-No particular standard

Variant
(Malicious Code Naming Conventions) - Answer- -identifies the member of a particular
family. It's also known as an identifier.

-is usually assigned a particular letter, in the range from A to Z.

@Suffix
(Malicious Code Naming Conventions) - Answer- -identifies the method that malcode
uses to spread.

-Ex. @m = mailing, @mm = mass mailing

Cross-Referencing tools
(Malicious Code Naming Conventions) - Answer- -Common Malware Enumeration
(CME)

-Public Multiscanners

-VGrep

Viruses
(Types of Malcode) - Answer- malicious programs that generally spread from one
infected file to another

Worms

,(Types of Malcode) - Answer- harmful programs that spread by rapidly making copies of
themselves and forwarding these to different computer systems, usually by embedding
or attaching them to e-mail messages.

Trojans
(Types of Malcode) - Answer- -malicious pieces of software that attempt to disguise
themselves as useful or non-harmful software.

-They don't create copies of themselves.

vector of attack
(Types of Malcode) - Answer- the method used to introduce it into a system

Payload
(Types of Malcode) - Answer- -the main attack method employed by a malicious
program.

Bots
(Types of Malcode) - Answer- -malcode that's controlled from a remote location by any
malicious person who wants to access a computer system.

Keyloggers
(Types of Malcode) - Answer- -examples of Trojans
-used to record any keystrokes made by users on the keyboards of infected computers.

Droppers
(Types of Malcode) - Answer- - files used to install malcode on computers.
-They're sometimes referred to as Downloader Trojans.

Macro Virus
(Types of Malcode) - Answer- - normally propagate through Microsoft Office documents.
They're usually created in Visual Basic for Applications or WordBasic.

polymorphic viruses
(Types of Malcode) - Answer- -code is able to change, or morph, for each new infection.
-attempts to evade detection by antivirus software that searches for particular
signatures.

Logic Bombs
(Types of Malcode) - Answer- - examples of Trojans
-They're designed to activate when certain specified conditions have been satisfied. (ex.
Date, time)
-give hackers a window to escape - once their code executes, the hackers have already
exited the system.

proof of concept (POC)

, (Types of Malcode) - Answer- a type of functional code that's used to highlight
weaknesses in a computer system.

Windows Rootkit
(Types of Malcode) - Answer- -sets of tools used by hackers to obtain administrator
privileges on systems they're not authorized to access.

-sometimes take the form of just a few files

Kernel
Userland
(Types of Malcode) - Answer- -The two type of rootkits

Kernel Rootkit
(Types of Malcode) - Answer- -regarded as the more powerful type because it gives
administrator-level privileges.

-is found in the Windows or Windows\System32 directory. It may be installed as a virtual
device driver, or VXD, file, or as a system, or SYS, file.

Userland Rootkit
(Types of Malcode) - Answer- -aren't as powerful
-usually have a dynamic-link library, or DLL, file format and can be found in the
Windows\System32 folder.

Yes, but installing it without consent is not.
(Types of Malcode) - Answer- Are spyware and adware legal?

Spyware
(Types of Malcode) - Answer- -Software that reports user information - such as details
of the web sites or programs you use - to a remote location

-differs from other information stealing malware in that the information it harvests is less
sensitive.

-often includes an End User License Agreement, or EULA.

Potentially Unwanted Programs (PUP's)
(Types of Malcode) - Answer- -Programs that the user has chosen to install, but may be
spyware or adware

goadware
(Types of Malcode) - Answer- -Illegal, unlike spyware/adware

-normally presented as antivirus or anti-spyware software which has detected malware
on the users' system.

Document information

Uploaded on
February 4, 2026
Number of pages
41
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$14.49

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

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Stuviaascorers
3.7
(67)
Sold
376
Followers
185
Items
11041
Last sold
2 weeks ago


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