vault-internal-hamdan.devops.atypon.com
Open in
urlscan Pro
2606:4700:3033::ac43:933d
Public Scan
Submitted URL: https://vault-internal-hamdan.devops.atypon.com/
Effective URL: https://vault-internal-hamdan.devops.atypon.com/ui/
Submission: On June 03 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://vault-internal-hamdan.devops.atypon.com/ui/
Submission: On June 03 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOM<form id="auth-form">
<div class="field">
<label for="username" class="is-label">Username</label>
<div class="control">
<input id="username" class="ember-text-field ember-view input" name="username" autocomplete="off" spellcheck="false" type="text">
</div>
</div>
<div class="field">
<label for="password" class="is-label">Password</label>
<div class="control">
<input id="password" class="ember-text-field ember-view input" name="password" autocomplete="off" spellcheck="false" type="password">
</div>
</div>
<div id="ember20" class="ember-view"><!----></div>
<button class="button is-primary " id="auth-submit" type="submit"> Sign In </button>
<!---->
</form>
Text Content
HCP LINK ERROR Timestamp Not available Error Not available Additional information Check the logs for more information Close SIGN IN TO VAULT * ldap * Other ldap/ ldap backend Username Password Sign In Contact your administrator for login credentials © 2024 HashiCorp Vault 1.14.1 Upgrade to Vault Enterprise Documentation The Vault Browser CLI provides an easy way to execute common Vault CLI commands, such as write, read, delete, and list. It does not include kv v2 write or put commands. For guidance, type `help`. Examples: → Write secrets to kv v1: write <mount>/my-secret foo=bar → List kv v1 secret keys: list <mount>/ → Read a kv v1 secret: read <mount>/my-secret → Mount a kv v2 secret engine: write sys/mounts/<mount> type=kv options=version=2 → Read a kv v2 secret: kv-get <mount>/secret-path → Read a kv v2 secret's metadata: kv-get <mount>/secret-path -metadata