Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "mywalletv1" sub-domain #1092

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Added "mywalletv1" sub-domain #1092

merged 1 commit into from
Nov 20, 2024

Conversation

pwnter
Copy link
Contributor

@pwnter pwnter commented Oct 14, 2024

I've added mywalletv1 sub-domain which was missing..

On HackTheBox: Instant .apk, I found two subdomains on network_security_config.xml:

<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
    <domain-config cleartextTrafficPermitted="true">
        <domain includeSubdomains="true">mywalletv1.instant.htb</domain>
        <domain includeSubdomains="true">swagger-ui.instant.htb</domain>
    </domain-config>
</network-security-config>

@g0tmi1k g0tmi1k self-assigned this Nov 20, 2024
@g0tmi1k
Copy link
Collaborator

g0tmi1k commented Nov 20, 2024

Hey @pwnter

Thanks for the suggestion.
I was on the fence about adding this, as I couldn't tell if mywalletv1 is "unquie" enough to only be found really in HTB - or would it be useful outside.

There is a chance (tho slim?), could be useful outside - so merged :)

@g0tmi1k g0tmi1k merged commit d12712b into danielmiessler:master Nov 20, 2024
@g0tmi1k g0tmi1k added enhancement Enhancement proposal Status: Proposal labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement proposal Status: Proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants