The WannaCry ransomware primarily exploited vulnerabilities in the SMB (Server Message Block) version 1 protocol to propagate across network systems. Microsoft had identified vulnerabilities in SMBv1, which were exploited by the EternalBlue exploit to spread the ransomware. This led to widespread infections, particularly in systems that had not applied the security updates released to patch the vulnerability.References:
Microsoft Security Bulletin MS17-010, "Security Update for Microsoft Windows SMB Server".
Question 21
A Virtual Private Network (VPN) requires how many Security Associations?
A Virtual Private Network (VPN) typically requires two Security Associations (SAs) for a secure communication session. One SA is used for inbound traffic, and the other for outbound traffic.
In the context of IPsec, which is often used to secure VPN connections, these two SAs facilitate the bidirectional secure exchange of packets in a VPN tunnel.
Each SA uniquely defines how traffic should be securely processed, including the encryption and authentication mechanisms. This ensures that data sent in one directionis handled independently from data sent in the opposite direction, maintaining the integrity and confidentiality of both communication streams.
References
"Understanding IPSec VPNs," by Cisco Systems.
"IPsec Security Associations," RFC 4301, Security Architecture for the Internet Protocol.
Rae
I tried using Cramkey dumps for my recent certification exam and I found them to be more accurate and up-to-date compared to other dumps I've seen. Passed the exam with wonderful score.
RayyanMar 14, 2026
I see your point. Thanks for sharing your thoughts. I might give it a try for my next certification exam.
Annabel
I recently used them for my exam and I passed it with excellent score. I am impressed.
AmirahMar 19, 2026
I passed too. The questions I saw in the actual exam were exactly the same as the ones in the Cramkey Dumps. I was able to answer the questions confidently because I had already seen and studied them.
Alaia
These Dumps are amazing! I used them to study for my recent exam and I passed with flying colors. The information in the dumps is so valid and up-to-date. Thanks a lot!!!
ZofiaMar 10, 2026
That's great to hear! I've been struggling to find good study material for my exam. I will ty it for sure.
Ella-Rose
Amazing website with excellent Dumps. I passed my exam and secured excellent marks!!!
AlishaMar 24, 2026
Extremely accurate. They constantly update their materials with the latest exam questions and answers, so you can be confident that what you're studying is up-to-date.
Question 22
What is the size of the AH in bits with respect to width?
The Authentication Header (AH) in the context of IPsec has a fixed header portion of 24 bits and a mutable part that can vary, but when considering the fixed structure of the AH itself, the width is typically considered to be 32 bits at its core structure for basic operations in providing integrity and authentication, without confidentiality.References: