SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
CISSP Attacks
Start Test
Study First
Subjects
:
certifications
,
it-skills
,
cissp
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Type: Brute force How: Attack hashing function via Brute force. Changes message until he gets one that produces the same hash value. - Why: Attacker wants to change your message without detection.
Birthday
TDL-4 Bot-Net #3
Web Spoofing Attack
SMiShing
2. 'Pairing' establishes trust relationship - Access to All Data on device
Wardialing
Bluetooth BackDoor Attack
Heap Overflow
Spoofing at Login
3. How: Attacker sends forged stream of TCP SYN packets with Source & Destination = to victim's IP address - Victim's system attempts to reply to itselft (attacks itself) - Vulnerable systems: Systems with BSD TCP/IP stack - Counter: Edge routers drop p
Land
Bluebugging
Network Address Hijacking
Bluejacking
4. Type: Fun or Snoop Info - How: Attacker sends unsolicited message to Bluetooth enabled device. e.g. insert contact into address book. Why: May Enable future attacks on the device via emails - Recipent reaction or get data w/o your knowledge while con
Bluejacking
Botnet Names
Teardrop
Hijacking Tools
5. aka ARP Flooding - poisioning
ARP Spoof
Bluesnarfing
Tap
E-mail address spoofing
6. Flood w/ Pairing requests. (spoofed or not) - Victim consumed with Responses
TDL-4 Bot-Net #3
SMiShing
Bluetooth DoS (1 or more attackers)
Network Address Hijacking
7. Type: DDoS - How: uses a master program to communicate with attack agents across multiple nets. Attacker remotely connects to Master host - then master commands agents to perform UDP flood to a list of Target IP addresses. - Why: your IP address is i
S-RPC
Trinoo
Remote Code
Jamming
8. RF interference / blocking
Jamming
TDL-4 Bot-Net #2
Mail bombing
Birthday
9. Type: DoS - How: Attacker sends your packets to a non-existent address - How: One way is special type of ARP poisioning.
Black Hole
Tribal Flood Network (TFN) & TFN2K
Worms
Bluesnarfing
10. Attacker deletes incriminating evidence or data from audit logs. - Countermeasure: Protect log from modification via strict access control
Botnet Names
Scrubbing
S-RPC
Shellcode
11. Type: Man-in-Middle Attack - AKA: Phishing - URL Spoofing - How: Spoofs the public key of web site/server - Why: Get users to go to Attackers Website instead - Goal: usually to get user's data (ID - password - bank account info - etc.) However - coul
Web Spoofing Attack
Worm Names
Black Hole
Wardialing
12. Counters:Best: Proper programming with Input value bounds checking. Keep systems current: Patching - hot fixes - etc.
Teardrop
Buffer Overflow
Shellcode
ARP Table Poisioning
13. AKA: Asynchronous attack - How: Takes advantage of dependency of event timing in a multitasking OS - How: Attacker gets between instructions and manipulates something. Goal is Control the result.
Time of Use/Time of Check Attack
Network Address Hijacking
Cramming
Pharming
14. Type: Reconn - How: Use port scanning tool to identify Listening Ports (TCP/UDP) on Servers - Tools: Nmap - Foundstone Products (Scanline - etc.) - Angry IP Scanner - etc.
Pharming
Mail bombing
Port Scanning
Teardrop
15. Redirect victim to fake website - How: DNS poison -
Mail bombing
Black Hole
Pharming
Loki
16. Social engineering technique
Botnet Names
Race Condition
Phishing
Scrubbing
17. Type: DDoS - How: TFN uses a master program to communicate with attack agents across multiple nets. TFN can launch several types of attacks simultaneously: UDP flood - TCP SYN flood - ICPM echo request flood and ICMP directed broadcasts. - Why: TFN M
S-RPC
Tribal Flood Network (TFN) & TFN2K
Deliberate exploit
Wardialing
18. Type of Remote Shellcode that downloads and executes some form of malware on the target system. This type of shellcode does not spawn a shell - but rather instructs the machine to download a certain executable file off the network - save it to disk
Download and Execute
Buffer Overflow
Phishing
Tap
19. AKA Session Hijacking - Enables user to gain control of session read change data and/or packets. Could potentially get passwords or Paswd file if attacks admin
Buffer Overflow
Network Address Hijacking
Wardialing
Loki
20. Completed by using commercially available couplers to place a microbend in the cable to allow light to radiate through the cladding and be exposed to a photodetector. photodetector is connected to an electro-optical converter that acts as an interfac
Time of Use/Time of Check Attack
TDL-4 Bot-Net #3
Tap
Teardrop
21. Type: Buffer Overflow in the heap data area. - Heap overflows are exploitable in a different manner to that of stack-based overflows. Memory on the heap is dynamically allocated by the application at run-time and typically contains program data. Expl
Mail bombing
Heap Overflow
Bluebugging
Bluejacking
22. Intruder re-routes data traffic from a network device to Attacker's machine
Network Address Hijacking
Stack Overflow
Wardialing
Port Scanning
23. Type: DoS - How: Send Packet > max allowable size of 65535 bytes - Why: Causes vulnerable host to fail and/or reboot - Counter: Ingress filter - patch systems
Slamming
Tap
Pharming
Ping of Death
24. In computer security - a shellcode is a small piece of code used as the payload in the exploitation of a software vulnerability. It is called 'shellcode' because it typically starts a command shell from which the attacker can control the compromised
Jamming
Phishing
Shellcode
Pharming
25. Sasser - Blaster - Melissa - ILOVEYOU - Conflicker
Download and Execute
Stack Overflow
Worm Names
Birthday
26. Mobile device attack that seeks to dupe the recipient of an SMS (short message service - text) message into downloading malware onto their handset. Once the handset is infected - it can be turned into a 'zombie -' allowing attackers to control the de
Bluetooth DoS (1 or more attackers)
Worms
SMiShing
Buffer Overflow
27. Covert Channel ICMP comms - writes data after header Sniffing - Counter: Secure protocols -
Birthday
Ping of Death
Loki
ARP Table Poisioning
28. Type: Buffer Overflow - How: Memory Stack is overflown to write data into another area of memory in the Identify of the System. (Priviledged System account) - Why: The most common cause of stack overflows is excessively deep or infinite recursion. T
Loki
Stack Overflow
Buffer Overflow
Phishing
29. Counters: A firewall can be used to detect the outgoing connections made by connect-back shellcodes and the attempt to accept incoming connections made by bindshells. They can therefore offer some protection against an attacker - even if the system i
Remote Code
Black Hole
Botnet Names
SMiShing
30. Attacker must win the race of responding between 2 different processes carrying out a task/function. Counter: Do not Split up critical tasks that can have results or sequence altered. - Employ Software locks to files to prevent unauthorized access.
Land
Port Scanning
Race Condition
Network Address Hijacking
31. Hacker gains access to data stored on Bluetooth enabled phone. Why: hacker make phone calls - send & receive text messages - read & write phonebook contacts - eavesdrop on phone conversations - and connect to Internet. - How: requires advanced equip
Stack Overflow
Bluesnarfing
Black Hole
Birthday
32. Installs its rootkit on the MBR - Sector 0 - Invisible to OS & security software - advanced encryption and the use of a public peer-to-peer (P2P) network for the instructions issued to the malware by (C&C) servers
Black Hole
Network Address Hijacking
TDL-4 Bot-Net
Tap
33. Overwhelm mail server & Clients
Network Address Hijacking
Mail bombing
S-RPC
Stack Overflow
34. How: SMTP doesn't provide any authentication.E-mail address spoofing is done in quite the same way as writing a forged return address using snail mail. As long as the letter fits the protocol - (i.e. stamp - postal code) the SMTP protocol will send t
Remote Code
E-mail address spoofing
Teardrop
Tap
35. How: Attacker uses technologies (especially associated with VoIP) that allow callers to lie about their identity and present false names and numbers - Why: defraud or harass.
Bluejacking
TDL-4 Bot-Net
Caller ID Spoofing
Botnet Names
36. Add extra bogus charges
Port Scanning
Cramming
Shellcode
Bluetooth Malicious Threats
37. Type: Worm. How: Self replicating usually Rapid over net or other means.
Worms
Loki
Spoofing at Login
Deliberate exploit
38. Type: DoS (Flood or Crashing) - How: Malformed fragmented packts - Why: Causes vulnerable host to fail and/or reboot - Countermeasure: Network IDS - drop faulty or corrupted packets - ingress filters
SMiShing
Race Condition
Teardrop
TDL-4 Bot-Net #2
39. Counter: Non-public #s - Tight AC for modems / pools
Jamming
Wardialing
ARP Spoof
Pharming
40. The botnet also uses the public Kad P2P network for one of its two channels for communicating between infected PCs and the C&C servers - said Kaspersky. Previously - botnets that communicated via P2P used a closed network they had created.
Race Condition
Stack Overflow
Port Scanning
TDL-4 Bot-Net #3
41. Attacker uses program presenting Fake Logon Screen Capture Username & Pswd - Counter: Host IDS
Spoofing at Login
Trinoo
ARP Table Poisioning
Bluetooth BackDoor Attack
42. Change user's service provider - w/o concent
TDL-4 Bot-Net
Slamming
Botnet Names
Spoofing at Login
43. Type: Masquerading Attack - How: For a given IP address in ARP table - attacker enters his MAC address - Why: Attacker alters System ARP table. Goal to receive packets.
Pharming
Web Spoofing Attack
Birthday
ARP Table Poisioning
44. 1) If phone is vulnerable to bluesnarfing or bluebugging-- seek patches. Manufacturer or manufacturer-authorized dealer. Software patches available for many older Bluetooth phones. 2) Turn device to non-discoverable mode when not using Bluetooth tech
Jamming
Bluetooth BackDoor Attack
Bluetooth Threat Mitigation
Shellcode
45. May result in data at a specific location being altered in an arbitrary way - or in arbitrary code being executed. - Counter: make sure your OS and application libraries are patched to detect/prevent against these types of overflows
ARP Table Poisioning
Tribal Flood Network (TFN) & TFN2K
TDL-4 Bot-Net
Deliberate exploit
46. Zeus - Mariposa - Storm
Botnet Names
Teardrop
Scrubbing
Remote Code
47. Juggernaut & HUNT Project - Spy then attack
Hijacking Tools
S-RPC
Spoofing at Login
Bluebugging
48. Allows skilled individuals to access phone Commands using Bluetooth wireless technology without notifying or alerting the phone's user. - Why: This vulnerability allows the hacker to initiate phone calls - send and read SMS - read and write phoneboo
Bluebugging
Bluetooth Threat Mitigation
Web Spoofing Attack
Botnet Names
49. Bluebugging - Bluesnarfing
S-RPC
Network Address Hijacking
Bluetooth Malicious Threats
Network Address Hijacking
50. Uses DiffieH PK to determine shared Symm key
Race Condition
TDL-4 Bot-Net #2
Scrubbing
S-RPC