CompTIA PenTest+ (PT0-002) — Question 391
Which of the following tools would be the best to use to intercept an HTTP response of an API, change its content, and forward it back to the origin mobile device?
Answer options
- A. Drozer
- B. Burp Suite
- C. Android SDK Tools
- D. MobSF
Correct answer: B
Explanation
Burp Suite is specifically designed for web application security testing, allowing users to intercept, modify, and forward HTTP requests and responses efficiently. The other options, while useful for various purposes, do not offer the same level of functionality for intercepting and altering API responses as Burp Suite does.