mn.gotpermits.com Open in urlscan Pro
20.88.120.78  Public Scan

URL: https://mn.gotpermits.com/mnpermits/Account/ConfirmEmail?userId=12507&code=dGxZN1FBYlJxZUw1eUpQUUR0clpZeDhvT0R1dUJ2WGhtZ2V...
Submission: On August 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /mnpermits/Account/SetUserPassword

<form action="/mnpermits/Account/SetUserPassword" class="form-horizontal" method="post" role="form" novalidate="novalidate">
  <div class="container" style="width: auto; margin-left:50px">
    <div class="col-sm-auto">
      <input data-val="true" data-val-number="The field Userid must be a number." data-val-required="The Userid field is required." id="Userid" name="Userid" type="hidden" value="12507">
      <input id="Code" name="Code" type="hidden"
        value="dGxZN1FBYlJxZUw1eUpQUUR0clpZeDhvT0R1dUJ2WGhtZ2VtUHFrRVV4d3FKbnBIUXFiVFpBeGdJbzR2Z2dSNjlLM0JxNVhhOG1FQVpqN05QdmgzVFpGWUVJWUcyWXIvUFVrUEw5eXZ6VXBFdE1FdWRVOFJObGFuMW9wcU1KZXNsaDBmaTgxMlpUN2NPWDlaOHBpazhhQTRCeE1YNytoTWMvNkRZNCtwKzBNPQ2">
    </div>
    <input name="__RequestVerificationToken" type="hidden" value="mxnSLxLr6D30VCpuU-3w_O95O2rgV_rB4EtBzBSFtJyB-gfluSU-o_2XHQiwysG2ZFDh-m-ivUrIdPHc9x8f-8npWzXZA59xCgKm4GfuWys1">
    <div class="validation-summary-valid" data-valmsg-summary="true">
      <ul>
        <li style="display:none"></li>
      </ul>
    </div>
    <br>
    <div>
      <label>Password must be at least 8 characters long. It must contain at least one numeric digit, one lowercase letter and one uppercase letter.<br><br>After entering a new password and confirm password, choose and answer three security
        questions. Please note that answers are case-sensitive.</label>
      <br>
    </div>
    <br>
    <div class="row">
      <div class="col-sm-auto">
        <label for="NewPassword">New Password</label>
        <span class="k-widget k-textbox" style="width: 300px;"><input class="k-textbox k-input" data-val="true" data-val-required="The Password field is required." id="Password" name="Password" style="width: 100%;" type="password" data-role="textbox"
            aria-disabled="false" autocomplete="off"></span>
        <script>
          kendo.syncReady(function() {
            jQuery("#Password").kendoTextBox({});
          });
        </script>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-auto">
        <label for="ConfirmPassword">Confirm Password</label>
        <span class="k-widget k-textbox" style="width: 300px;"><input class="k-textbox k-input" data-val="true" data-val-equalto="The password and confirmation password do not match." data-val-equalto-other="*.Password" id="ConfirmPassword"
            name="ConfirmPassword" style="width: 100%;" type="password" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
        <script>
          kendo.syncReady(function() {
            jQuery("#ConfirmPassword").kendoTextBox({});
          });
        </script>
      </div>
    </div>
    <br>
    <br>
    <div class="row">
      <div class="col-sm-auto">
        <label for="SelectedQuestion1" id="SelectedQuestion1_label">Security Question 1</label>
        <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SelectedQuestion1_listbox" aria-labelledby="SelectedQuestion1_label" aria-live="polite"
          aria-disabled="false" aria-busy="false" aria-activedescendant="eaf9c49f-99ba-4dc1-a85e-f92f4903ed75" style="width: 500px;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Select from
              list ...</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input id="SelectedQuestion1" name="SelectedQuestion1" style="width: 500px; display: none;"
            type="text" data-role="dropdownlist"></span>
        <script>
          kendo.syncReady(function() {
            jQuery("#SelectedQuestion1").kendoDropDownList({
              "dataSource": ["Select from list ...", "What was the model of your first car?", "Where would you most like to live when you retire?", "Where did you go on your most memorable vacation?",
                "What was the last name of your favorite high school teacher?", "What is the last name of your first boss?", "To what city did you go the first time you flew on a plane?", "What was the worst car you owned?",
                "What was the name of the best man at your wedding?", "Who was your childhood sports hero?", "Who is your favorite actor?", "What was your favorite TV show as a child?",
                "What was the first name of your favorite childhood friend?"
              ]
            });
          });
        </script>
      </div>
    </div>
    <br>
    <div class="row">
      <div class="col-sm-auto">
        <label for="SelectedAnswer1">Answer 1</label>
        <span class="k-widget k-textbox k-state-focused" style="width: 300px;"><input class="k-textbox k-input" data-val="true" data-val-length="Please answer selected question" data-val-length-max="100"
            data-val-required="The Answer 1 field is required." id="SelectedAnswer1" name="SelectedAnswer1" style="width: 100%;" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
        <script>
          kendo.syncReady(function() {
            jQuery("#SelectedAnswer1").kendoTextBox({});
          });
        </script>
      </div>
    </div>
    <br>
    <div class="row">
      <div class="col-sm-auto">
        <label for="SelectedQuestion2" id="SelectedQuestion2_label">Security Question 2</label>
        <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SelectedQuestion2_listbox" aria-labelledby="SelectedQuestion2_label" aria-live="polite"
          aria-disabled="false" aria-busy="false" aria-activedescendant="b1ac5153-8c54-4d9d-b0e7-a36989a955e0" style="width: 500px;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Select from
              list ...</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input id="SelectedQuestion2" name="SelectedQuestion2" style="width: 500px; display: none;"
            type="text" data-role="dropdownlist"></span>
        <script>
          kendo.syncReady(function() {
            jQuery("#SelectedQuestion2").kendoDropDownList({
              "dataSource": ["Select from list ...", "What was the model of your first car?", "Where would you most like to live when you retire?", "Where did you go on your most memorable vacation?",
                "What was the last name of your favorite high school teacher?", "What is the last name of your first boss?", "To what city did you go the first time you flew on a plane?", "What was the worst car you owned?",
                "What was the name of the best man at your wedding?", "Who was your childhood sports hero?", "Who is your favorite actor?", "What was your favorite TV show as a child?",
                "What was the first name of your favorite childhood friend?"
              ]
            });
          });
        </script>
      </div>
    </div>
    <br>
    <div class="row">
      <div class="col-sm-auto">
        <label for="SelectedAnswer2">Answer 2</label>
        <span class="k-widget k-textbox" style="width: 300px;"><input class="k-textbox k-input" data-val="true" data-val-length="Please answer selected question" data-val-length-max="100" data-val-required="The Answer 2 field is required."
            id="SelectedAnswer2" name="SelectedAnswer2" style="width: 100%;" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
        <script>
          kendo.syncReady(function() {
            jQuery("#SelectedAnswer2").kendoTextBox({});
          });
        </script>
      </div>
    </div>
    <br>
    <div class="row">
      <div class="col-sm-auto">
        <label for="SelectedQuestion3" id="SelectedQuestion3_label">Security Question 3</label>
        <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SelectedQuestion3_listbox" aria-labelledby="SelectedQuestion3_label" aria-live="polite"
          aria-disabled="false" aria-busy="false" aria-activedescendant="d2666b7c-239a-4b65-b751-c8412f0d2fe2" style="width: 500px;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Select from
              list ...</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input id="SelectedQuestion3" name="SelectedQuestion3" style="width: 500px; display: none;"
            type="text" data-role="dropdownlist"></span>
        <script>
          kendo.syncReady(function() {
            jQuery("#SelectedQuestion3").kendoDropDownList({
              "dataSource": ["Select from list ...", "What was the model of your first car?", "Where would you most like to live when you retire?", "Where did you go on your most memorable vacation?",
                "What was the last name of your favorite high school teacher?", "What is the last name of your first boss?", "To what city did you go the first time you flew on a plane?", "What was the worst car you owned?",
                "What was the name of the best man at your wedding?", "Who was your childhood sports hero?", "Who is your favorite actor?", "What was your favorite TV show as a child?",
                "What was the first name of your favorite childhood friend?"
              ]
            });
          });
        </script>
      </div>
    </div>
    <br>
    <div class="row">
      <div class="col-sm-auto">
        <label for="SelectedAnswer3">Answer 3</label>
        <span class="k-widget k-textbox" style="width: 300px;"><input class="k-textbox k-input" data-val="true" data-val-length="Please answer selected question" data-val-length-max="100" data-val-required="The Answer 3 field is required."
            id="SelectedAnswer3" name="SelectedAnswer3" style="width: 100%;" data-role="textbox" aria-disabled="false" autocomplete="off"></span>
        <script>
          kendo.syncReady(function() {
            jQuery("#SelectedAnswer3").kendoTextBox({});
          });
        </script>
      </div>
    </div>
    <br>
    <div class="row">
      <div class="col-sm-offset-2 col-sm-auto">
        <button id="textButton" style="width : 100px" type="submit" data-role="button" class="k-button" role="button" aria-disabled="false" tabindex="0">Submit</button>
        <script>
          kendo.syncReady(function() {
            jQuery("#textButton").kendoButton({});
          });
        </script> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <button id="btnRtrnToHome" onclick="location.href='/mnpermits/Home/Index'" style="width:100px" type="button" data-role="button" class="k-button" role="button" aria-disabled="false"
          tabindex="0">Cancel</button>
        <script>
          kendo.syncReady(function() {
            jQuery("#btnRtrnToHome").kendoButton({});
          });
        </script>
      </div>
    </div>
  </div>
</form>

Text Content

MINNESOTA SUPERLOAD


USER ACCOUNT SETUP

--------------------------------------------------------------------------------

 * 


Password must be at least 8 characters long. It must contain at least one
numeric digit, one lowercase letter and one uppercase letter.

After entering a new password and confirm password, choose and answer three
security questions. Please note that answers are case-sensitive.


New Password
Confirm Password


Security Question 1 Select from list ...

Answer 1

Security Question 2 Select from list ...

Answer 2

Security Question 3 Select from list ...

Answer 3

Submit        Cancel
 * Version [5.0.67.1][01]


 * Select from list ...
 * What was the model of your first car?
 * Where would you most like to live when you retire?
 * Where did you go on your most memorable vacation?
 * What was the last name of your favorite high school teacher?
 * What is the last name of your first boss?
 * To what city did you go the first time you flew on a plane?
 * What was the worst car you owned?
 * What was the name of the best man at your wedding?
 * Who was your childhood sports hero?
 * Who is your favorite actor?
 * What was your favorite TV show as a child?
 * What was the first name of your favorite childhood friend?

No data found.
 * Select from list ...
 * What was the model of your first car?
 * Where would you most like to live when you retire?
 * Where did you go on your most memorable vacation?
 * What was the last name of your favorite high school teacher?
 * What is the last name of your first boss?
 * To what city did you go the first time you flew on a plane?
 * What was the worst car you owned?
 * What was the name of the best man at your wedding?
 * Who was your childhood sports hero?
 * Who is your favorite actor?
 * What was your favorite TV show as a child?
 * What was the first name of your favorite childhood friend?

No data found.
 * Select from list ...
 * What was the model of your first car?
 * Where would you most like to live when you retire?
 * Where did you go on your most memorable vacation?
 * What was the last name of your favorite high school teacher?
 * What is the last name of your first boss?
 * To what city did you go the first time you flew on a plane?
 * What was the worst car you owned?
 * What was the name of the best man at your wedding?
 * Who was your childhood sports hero?
 * Who is your favorite actor?
 * What was your favorite TV show as a child?
 * What was the first name of your favorite childhood friend?

No data found.