PT0-002 · Question #399
As part of an active reconnaissance, a penetration tester intercepts and analyzes network traffic, including API requests and responses. Which of the following can be gained by capturing and…
The correct answer is B. Identifying the token/authentication detail. By intercepting and analyzing the API traffic, a penetration tester can gain valuable information about the authentication mechanism and the tokens used by the API. Tokens are typically used to identify and authorize users or applications that access the API. A penetration…
Question
As part of an active reconnaissance, a penetration tester intercepts and analyzes network traffic, including API requests and responses. Which of the following can be gained by capturing and examining the API traffic?
Options
- AAssessing the performance of the network's API communication
- BIdentifying the token/authentication detail
- CEnumerating all users of the application
- DExtracting confidential user data from the intercepted API responses
How the community answered
(29 responses)- A7% (2)
- B79% (23)
- C3% (1)
- D10% (3)
Explanation
By intercepting and analyzing the API traffic, a penetration tester can gain valuable information about the authentication mechanism and the tokens used by the API. Tokens are typically used to identify and authorize users or applications that access the API. A penetration tester can use this information to perform attacks such as token hijacking, token tampering, or token replay. The other options are not directly related to the API traffic, but rather to the application logic or the network performance.
Topics
Community Discussion
No community discussion yet for this question.