description | cover | coverY |
---|---|---|
Objective #2 |
../../../.gitbook/assets/TheWorldIsYours.png |
0 |
In order to finish this task, we need to obtain HTTP-BasicAuth Formatted credentials that were left in the applications binary.
- For context: HTTP-BasicAuth formatted credentials usually look like this before they are base64 encoded if encoding is applied -
username:password
With standard methodology, we can first look through strings as we did with the previous section and objective, then use different sets of IDA made regex patterns to match specific patterns for that format. Or we could just look through the strings and eventually come across a key that is SkyPenguin:Admin