F5 Application Delivery Fundamentals — Question 35
Which of the following are methods BIG-IP ASM utilizes to mitigate web scraping vulnerabilities? (Choose two.)
Answer options
- A. Monitors mouse and keyboard events
- B. Detects excessive failures to authenticate
- C. Injects JavaScript code on the server side
- D. Verifies the client supports JavaScript and cookies
Correct answer: A, D
Explanation
Option A is correct because monitoring mouse and keyboard events helps identify automated scraping tools. Option D is also correct as verifying the client's support for JavaScript and cookies can help distinguish between legitimate users and bots. Options B and C do not directly address web scraping mitigation, making them incorrect choices.