passwordmanager.himadri.eu
Open in
urlscan Pro
185.220.204.69
Public Scan
URL:
https://passwordmanager.himadri.eu/
Submission: On October 02 via automatic, source certstream-suspicious — Scanned from DE
Submission: On October 02 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
2 forms found in the DOM<form class="form-group ng-pristine ng-valid" ng-show="!user.registered" ng-submit="registerUser()" autocomplete="off">
<label class="lead"> It seems your are a first time visitor of Password Manager!<br> In order to proceed, please create your Master Password </label>
<div class="form-group">
<input class="form-control ng-pristine ng-untouched ng-valid" ng-model="newMasterPassword1" type="password" placeholder="Master Password">
</div>
<div class="form-group">
<input class="form-control ng-pristine ng-untouched ng-valid" ng-model="newMasterPassword2" type="password" placeholder="Type again">
</div>
<div class="form-group">
<label for="newKeyLengthSelect">Encryption Key Size (larger means stronger encryption)</label>
<select class="form-control ng-pristine ng-untouched ng-valid" id="newKeyLengthSelect" ng-model="user.keyLength" convert-to-number="">
<option value="? string:undefined ?"></option>
<option value="128">128 bit</option>
<option value="192">192 bit</option>
<option value="256">256 bit</option>
</select>
</div>
<div class="form-group">
<button type="submit" class="btn btn-primary btn-lg">Create</button>
</div>
</form>
<form class="form-group ng-pristine ng-valid ng-hide" ng-show="user.registered" ng-submit="masterPasswordLogin()" autocomplete="off">
<label class="lead">In order to proceed, please provide your Master Password</label>
<div class="form-group">
<label for="modelMasterPwdInput" class="sr-only">Master Password</label>
<input id="modelMasterPwdInput" class="form-control ng-pristine ng-untouched ng-valid" ng-model="modelMasterPwd" type="password" placeholder="Master Password" focus-if="user.registered">
</div>
<div class="form-group">
<button type="submit" class="btn btn-primary btn-lg">Proceed</button>
</div>
</form>
Text Content
Toggle navigation * Password Manager * Change Password * Backup * Settings * Technology * Meet Author * * Logout * × × WELCOME TO PASSWORD MANAGER! Login with Google Account It seems your are a first time visitor of Password Manager! In order to proceed, please create your Master Password Encryption Key Size (larger means stronger encryption) 128 bit 192 bit 256 bit Create In order to proceed, please provide your Master Password Master Password Proceed SECURITYThe cipher algorithm uses the master password to encrypt and decrypt your passwords. The server stores only your encrypted passwords which are impossible to decrypt without your master password. GOOD TO KNOW Your master password will never be sent to the server nor will be stored its raw format! It remains in secrecy in your browser's memory until you close this tab or the timelock expires. DOUBLE SECURITYYour passwords are protected by both your Google account and a master password STANDARDThe app uses the industry standard AES cipher with 128, 192 or 256 bit encryption of your choice. OPEN SOURCECheck the source code on GitHub and verify what I promise! CAREFULIf you forget your master password, nobody is going to be able to decrypt your stored passwords. My Passwords () New Password Domain User Name Password × DELETE DOMAIN Are you sure you want to delete and its password? Delete Cancel × NEW PASSWORD New Domain New User Name New Password Generate Password 8 Add Password Cancel