ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 356 - PT0-002 discussion

Report
Export

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?

A.
Drozer
Answers
A.
Drozer
B.
Burp Suite
Answers
B.
Burp Suite
C.
Android SDK Tools
Answers
C.
Android SDK Tools
D.
MobSF
Answers
D.
MobSF
Suggested answer: B

Explanation:

Burp Suite is a tool that allows intercepting and modifying HTTP requests and responses of an API, as well as performing other web application security testing tasks. Burp Suite can act as a proxy between the mobile device and the API server, and enable the tester to view, edit, and replay the HTTP traffic. Burp Suite can also modify the content of the HTTP response, such as changing the status code, headers, or body, and forward it back to the mobile device12. The other tools are not suitable for this purpose, as they either focus on Android application analysis and exploitation (Drozer and MobSF) or development and debugging (Android SDK Tools).

Reference:

* Intercepting Mobile Application Traffic Using Burp Suite, Infosec Resources article by Srinivas

* How to Intercept and Modify HTTP Requests and Responses with Burp Suite, MDN Web Docs article by Mozilla

asked 02/10/2024
Paul Walker
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first