password.kochcloud.com
Open in
urlscan Pro
143.204.215.117
Public Scan
URL:
https://password.kochcloud.com/
Submission: On September 03 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 03 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMName: password-create — POST
<form role="form" id="password-create" name="password-create" method="post" ng-submit="submit()" ng-controller="mainController" class="ng-pristine ng-scope ng-invalid ng-invalid-required">
<div class="input-group" id="input-group">
<span class="input-group-addon" id="basic-addon1"><span class="glyphicon glyphicon-lock" aria-hidden="true"></span></span>
<textarea rows="10" cols="50" id="password" disabled="true" ng-model="password" name="password" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required"
placeholder="This tool allows you to share secrets in a secure, ephemeral way. Input a single or multi-line secret, its expiration time, and click Generate URL. Share the one-time use URL with your intended recipient."
aria-describedby="basic-addon1" autocomplete="off" style="-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;" required=""></textarea>
</div>
<div class="input-group" id="expiration">
<span class="input-group-addon">Expiration</span>
<select class="form-control ng-pristine ng-untouched ng-valid ng-valid-required" disabled="true" ng-model="selectedItem" ng-options="ttl as ttl.name for ttl in ttls track by ttl.value" name="ttl" id="ttl" data-toggle="tooltip"
title="Please select an expiration for your secret" required="">
<option value="3600" label="1 Hour">1 Hour</option>
<option value="86400" label="1 Day" selected="selected">1 Day</option>
<option value="604800" label="1 Week">1 Week</option>
</select>
<span class="input-group-btn">
<button type="submit" id="submit" class="btn btn-primary" style="box-shadow: 2px 2px 2px #888888;" ng-disabled="password-create.$invalid">Generate URL</button>
</span>
</div>
</form>
Text Content
Redirect KOCHpass is moving! The old site will be unavailable starting June 10th, 2022. Start using the new site at koch.link/kochpass. * Home * About KOCHPASS A simple app to share secrets Expiration 1 Hour1 Day1 Week Generate URL