chapter 17/ Security Flashcards
(35 cards)
common prevention methods
779
physical security, digital security, users education, and the principle of the last privilege.
your system should have the minimum of how many barriers?
800
Three
What are some of the physical security/
800
lock doors, Tailgating, Securing physical documents/ password/ shredding, biometrics, badges, Key fobs, FRID Badges, RSA Tokens, privacy filters, Retinal.
Biometrics systems include what?
801
fingerprint, palm, hands canners, retinal scanners
Digital security
802
it focuses on keeping harmful data and malware out.
Antivirus software?
802
An antivirus program is a software utility designed to protect your computer or network against computer viruses. If and when a virus is detected, the computer displays a warning asking what action should be done, often giving the options to remove, ignore, or move the file to the vault.
what can a virus do to a computer with out an Antivirus?
802
If a virus infected a computer without an antivirus program, it may delete files, prevent access to files, send spam, spy on you, or perform other malicious actions.
what is a firewall
803
A firewall is a software utility or hardware device that limits outside network access to a computer or local network by blocking or restricting network ports. Firewalls are a great step for helping prevent un-authorized access to a company or home network.
packet filter firewall
804
packet filtering is the process of passing or blocking packets at a network interface based on source and destination addresses, ports, or protocols.
proxy firewall
804
the proxy firewall provide better security then the packet filter firewall because of the increased intelligence that the proxy firewall offers.
stateful inspection firewall
it keep track of how information is routed or used, using a state table that tracks every communication channel.
Denial of Service DoS and distributed Denial of Service DDoS
806
Denial of Service, a DoS attack is a method of attacking a networked computer by sending it an abnormally high number of requests, causing its network to slow down or fail. Since a single individual cannot generate enough traffic for a DoS attack, these attacks are usually run from multiple computers infected by worms or zombie computers for a DDoS.
antispyware
806
anti-spyware programs help to block and prevent spyware and other malware infections on computers. Anti-spyware programs monitor incoming data from email, websites, and downloads of files and stop spyware programs from getting a foothold in the computer operating system.
what is a computer virus.
812
A computer virus is a program, script, or macro designed to cause damage, steal personal information, modify data, send e-mail, display messages, and infect other computers.
some of viruses symptoms are.
812
system start to loud slowly.
some of the files disappears from the system.
lose access to the disk, and more.
virus tries to accomplish one of two things ?
813
Render the system inoperable and spread to other systems.
many viruses today are spread using what ?
813
armored virus
814
it make itself difficult to detect or analyze, it cover itself with protective code that stops debuggers or disassemblers from examining it.
companion virus
815
it attaches it self to legitimate programs and creates a program with a different file name
macro Virus
815
Macro virus is a computer virus that spreads to other computers through software programs that utilize macros. For example, Microsoft Word and Microsoft Excel are two popular and widely used programs that are capable of executing macros. Macro viruses written for these programs can spread by infecting other related documents each time the document is open. Because these files are commonly used and sent through e-mail, a computer network can be quickly infected by these viruses.
multipartite virus
815
it attacks the system in multiple ways, it may infect the boot sector, all the files and destroy application files.
phage virus
815
it alters other programs and databases, the virus infects all of these files, the only way to remove this virus is to reinstall the program that are infected.
polymorphic virus
816
A virus that changes its virus form (signature) every time it replicates and infects a new file in order to keep from being detected by an antivirus program.
retrovirus
816
a computer retrovirus is one that actively seeks out an antivirus program on a computer system and attacks it. A retrovirus will attempt to disable and infect the antivirus software in order to avoid detection in the computer system. Also called anti-antivirus virus.