passworded.co.uk Open in urlscan Pro
2606:4700:3037::ac43:b7c4  Public Scan

URL: https://passworded.co.uk/
Submission: On July 16 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST index.php

<form method="post" action="index.php">
  <div id="wrapper">
    <div id="topblock">
      <div class="textlineholder">
        <h1><label for="txtLength">Password Length</label></h1>
        <p>Amount in numbers (required field)</p>
      </div>
      <div id="entry-box">
        <input type="text" name="txtLength" id="txtLength">
      </div>
      <div class="textlineholder">
        <h1><label for="lowercase">Lowercase</label></h1>
        <p>include lowercase characters?</p>
      </div>
      <div class="check-box-holder">
        <input type="checkbox" name="lowercase" id="lowercase" checked="checked">
      </div>
      <div class="textlineholder">
        <h1><label for="uppercase">Uppercase</label></h1>
        <p>include uppercase characters?</p>
      </div>
      <div class="check-box-holder">
        <input type="checkbox" name="uppercase" id="uppercase" checked="checked">
      </div>
      <div class="textlineholder">
        <h1><label for="numbers">Numbers</label></h1>
        <p>include numerical characters?</p>
      </div>
      <div class="check-box-holder">
        <input type="checkbox" name="numbers" id="numbers" checked="checked">
      </div>
      <div class="textlineholder">
        <h1><label for="symbols">Symbols</label></h1>
        <p>include symbol characters?</p>
      </div>
      <div class="check-box-holder">
        <input type="checkbox" name="symbols" id="symbols">
      </div>
    </div>
    <div id="bottomblock">
      <input type="image" src="images/block-1-bottom.png" height="132" width="395" name="create" id="create" value="Create Password">
    </div>
  </div>
  <div id="generated-code-wrapper">
  </div>
</form>

Text Content

PASSWORD LENGTH

Amount in numbers (required field)




LOWERCASE

include lowercase characters?




UPPERCASE

include uppercase characters?




NUMBERS

include numerical characters?




SYMBOLS

include symbol characters?





Programming by Shane Rutter