CREST CPSA FINAL EXAM TEST 2025 ACTUAL
EXAM COMPLETE QUESTIONS WITH
DETAILED VERIFIED ANSWERS (100%
CORRECT ANSWERS) /ALREADY GRADED A+
Save
Students also studied
CCJ3024 Quizzes CITI Training: Biomedical Research I... TNCC 9th Edition
40 terms Teacher 31 terms Teacher 20 terms
Kelvin_Masila2 Preview cfgxhsailxkhqevb Preview Wanjiku_Judy
Stretch your brain before your first study session
Learn 1 /7 Study with Learn
Name all OSI layers
Choose matching definition
Application, Presentation, Session, Application, Transport, Internet, Network
1 2
Transport, Network, Data Link, Physical. Access, Session.
Data Link, Network, Physical, Application, Transport, Session, Network, Application,
3 4
Transport. Presentation.
Don't know?
Application, Presentation, Session, Transport, Network, Data Link,
Name all OSI layers
Physical.
Name all TCP/IP layers Application, Transport, internet, Network Access.
Name Four TCP head flags ACK, FIN, SYN, URG, PSH, RST
Which layer does HTTP protocl Layer 7, Application.
reside in the OSI model.
, Which layer does Ethernet Layer 2, Data link.
reside in the OSI model.
Which Layer does IPv4 & IPv6 Layer 4, transport.
reside in TCP/IP model.
10.0.0.0 - 10.255.255.255 (10/8 prefix)
RFC 1918 addresses 172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
192.168.0.0 - 192.168.255.255 (192.168/16 prefix)
Name the well know, registered Well Known(0-1023), Registed(1024-49,151) & Dynamic(49,152-
and dynamic port ranges. 65,535)
An ephemeral port is a short-lived transport protocol port for
What is an ephemeral port? Internet Protocol (IP) communications. Can be used by both TCP
& UDP.
What does IANA stand for? Internet Assigned Numbers Authority
FTP21, SSH22, DHCP67(C), DHCP68(S), NTP123, MYSQL3306,
Name 10 common ports and RDP3389, HTTP80, HTTPS443, SMB445, KERBEROS88,
there protocols. CHARGEN19(UDP), DNS53, TACAS49, WHOIS43, MSSQL1433,
HIDDEN MSSQL2433.
Name five network types. LAN, WAN, MAN, VLAN, WLAN, PAN.
Name five network topologies Mesh, Ring, star, Tree, Bus.
Name five common ethernet 100Base5, 10Base2, 10BaseT, 100Base-FL, 1000Base-T.
and FDDI cable types.
What is WIFI the alias for? IEEE 802.11
What does VLAN stand for? Virtual Local Area Network
Virtual Local Area Networks (VLANs) separate an existing
physical network into multiple logical networks.
How does VLAN work? Thus, each VLAN creates its own broadcast domain.
Communication between two VLANs can only occur through a
router that is connected to both.
8-echo, 0-echo reply, 30-trace route, 5-redirect, 3-destination
Name five common ICMP types.
unreachable, 11, time execeed.
What does ICMP stand for? Internet Control Message Protocol
What does TTL stand for? Time to Live
TTL is a hop count system, and each router decreases the TTL by
1. Upon reaching 0, the packet is dropped. This way you don't
What is TTL?
have packets not reaching their destination and clogging the
network.
OS TLL numbers? 128 Windows, 64 linux, 255 solaris(kapp)
Traceroute is when you send a packet with a TTL value of 1 once
it reaches the first router it will die sending a ICMP message to
sender, at which point the sender can send another one with a
What is Traceroute
value of 2 to see how far it will go. By doing this we can see how
many hops it will take to reach our target. (A good way of
enumeration of a network, when in a black box pen-test.)
Ping sweep is just a technique that can be used to find out which
What is ping sweep?
hosts are alive in a network or large number of IP addresses.