exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 342 discussion

Actual exam question from CompTIA's SY0-601
Question #: 342
Topic #: 1
[All SY0-601 Questions]

During a Chief Information Security Officer (CISO) convention to discuss security awareness, the attendees are provided with a network connection to use as a resource. As the convention progresses, one of the attendees starts to notice delays in the connection, and the HTTPS site requests are reverting to HTTP. Which of the following BEST describes what is happening?

  • A. Birthday collision on the certificate key
  • B. DNS hijacking to reroute traffic
  • C. Brute force to the access point
  • D. A SSL/TLS downgrade
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ApplebeesWaiter1122
Highly Voted 2 years ago
Selected Answer: D
A SSL/TLS downgrade refers to a situation where the secure HTTPS protocol is being downgraded to the insecure HTTP protocol. This can happen when an attacker is manipulating the network connection or performing a man-in-the-middle (MITM) attack. By intercepting the network traffic, the attacker can manipulate the communication between the attendee's device and the network, forcing the HTTPS requests to be redirected to insecure HTTP. This can result in delays in the connection and a loss of security as the data transmitted over HTTP is not encrypted and can be intercepted or modified by attackers.
upvoted 9 times
...
T4IT
Highly Voted 2 years, 3 months ago
Selected Answer: D
this is an SSL downgrade attack.
upvoted 7 times
...
LordJaraxxus
Most Recent 1 year, 3 months ago
Selected Answer: D
A downgrade attack is a type of attack that forces a system to downgrade its security. The attacker then exploits the lesser security control. It is most often associated with cryptographic attacks due to weak implementations of cipher suites. An example is with Transport Layer Security (TLS) and Secure Sockets Layer (SSL). Imagine a server has both SSL and TLS installed. If a client is not able to use TLS, the server would downgrade its security and use SSL to accommodate the client.
upvoted 3 times
...
Gamsje
1 year, 11 months ago
Selected Answer: D
"HTTPS site requests are reverting to HTTP" Obvious sentence Answer is D. A SSL/TLS downgrade
upvoted 3 times
...
LeonardSnart
2 years ago
Selected Answer: D
Secure Sockets Layer (SSL) Stripping [AKA SSL downgrade attack] - SSL stripping is a man-in-the-middle attack to get users to connect to an HTTP Web site when they mean to go to an HTTPS Web site. Discovered around 2010, an SSL stripping attack detects a legitimate HTTPS request from a client, strips away the HTTPS data, and redirects the user to a look-alike site, hoping the user will enter a user name and password. You can protect against SSL stripping by configuring a Web browser to treat any non-secure Web page as a security risk." -Mike Meyers' Security+ Certification Guide Third Edition Exam SY0-601
upvoted 4 times
...
jb844
2 years, 1 month ago
D In an HTTPS downgrade attack, visitors to your website may be forced to use HTTP connections instead of HTTPS. https://www.crowdstrike.com/cybersecurity-101/attack-types/downgrade-attacks/
upvoted 1 times
...
[Removed]
2 years, 3 months ago
Selected Answer: D
People are not being re-directed to a new site entirely (rules out DNS Poisoning), but the same sight, only downgraded from HTTPS to HTTP. This is a downgrade! D.
upvoted 5 times
...
EduardosSS
2 years, 4 months ago
Selected Answer: B
http=plaintext so ssl/tls are only for https... correct me if I'm wrong
upvoted 3 times
seagnull
2 years, 4 months ago
its SSL/TLS downgrade. It went from HTTPS to HTTP. S in Http is for SSL/TLS
upvoted 3 times
...
...
Nona_shona
2 years, 4 months ago
Selected Answer: B
DNS hijacking can indeed be a cause of the issue described in the scenario where an attendee at a CISO convention experiences delays and a downgrade from HTTPS to HTTP. DNS hijacking is a type of attack where an attacker intercepts DNS queries and returns a false IP address, which can then redirect traffic to a malicious website or a website that is not the intended destination. This can result in delays and an insecure connection due to the downgrade from HTTPS to HTTP. Thank you for bringing this to my attention.
upvoted 1 times
RamnathKM
1 year, 3 months ago
Exactly, and SSL/TLS downgrade is used for op-path attack.
upvoted 1 times
...
...
seagnull
2 years, 4 months ago
Selected Answer: D
its a downgrade attack
upvoted 2 times
...
sdc939
2 years, 4 months ago
Selected Answer: D
The most likely cause of the issue described is a SSL/TLS downgrade.
upvoted 2 times
...
Ranaer
2 years, 4 months ago
Selected Answer: D
Clear example of a downgrade attack. It forces a lower security protocol to be used.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...