dash.pixelatedsecurity.net Open in urlscan Pro
75.185.252.196  Public Scan

URL: https://dash.pixelatedsecurity.net/
Submission: On October 29 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

Name: validation

<form class="form-horizontal fv-form fv-form-bootstrap" id="validation" name="validation" onsubmit="return false;" novalidate="novalidate"><button type="submit" class="fv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="wizard-content">
    <div class="wizard-pane active" role="tabpanel" aria-expanded="true">
      <div class="panel panel-info">
        <div class="panel-heading">
          <i class="ti-alert fa-fw"></i> <span lang="en">Notice</span>
          <div class="pull-right"><a href="#" data-perform="panel-collapse"><i class="ti-minus"></i></a> <a href="#" data-perform="panel-dismiss"><i class="ti-close"></i></a> </div>
        </div>
        <div class="panel-wrapper collapse in" aria-expanded="true">
          <div class="panel-body">
            <p lang="en">Personal has everything unlocked - no restrictions</p>
            <p lang="en">Business has Media items hidden [Plex, Emby etc...]</p>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="license" lang="en">Install Type</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-direction"></i></div>
          <select name="license" class="form-control wizardInput" id="form-license" data-fv-field="license">
            <option lang="en">Choose License</option>
            <option lang="en" value="personal">Personal</option>
            <option lang="en" value="business">Business</option>
          </select>
        </div>
        <small class="help-block" data-fv-validator="regexp" data-fv-for="license" data-fv-result="NOT_VALIDATED" style="display: none;">Please choose a license</small>
      </div>
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <div class="panel panel-info">
        <div class="panel-heading">
          <i class="ti-alert fa-fw"></i> <span lang="en">Notice</span>
          <div class="pull-right"><a href="#" data-perform="panel-collapse"><i class="ti-minus"></i></a> <a href="#" data-perform="panel-dismiss"><i class="ti-close"></i></a> </div>
        </div>
        <div class="panel-wrapper collapse in" aria-expanded="true">
          <div class="panel-body">
            <p lang="en">If using Plex or Emby - It is suggested that you use the username and email of the Admin account.</p>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="username" lang="en">Username</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-user"></i></div>
          <input type="text" class="form-control wizardInput" name="username" id="form-username" data-fv-field="username">
        </div>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="username" data-fv-result="NOT_VALIDATED" style="display: none;">The username is required</small><small class="help-block" data-fv-validator="stringLength"
          data-fv-for="username" data-fv-result="NOT_VALIDATED" style="display: none;">The username must be more than 2 and less than 30 characters long</small><small class="help-block" data-fv-validator="regexp" data-fv-for="username"
          data-fv-result="NOT_VALIDATED" style="display: none;">The username can only consist of alphabetical, number, at sign, dot and underscore</small>
      </div>
      <div class="form-group">
        <label for="email" lang="en">Email</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-email"></i></div>
          <input type="text" class="form-control wizardInput" name="email" id="form-email" data-fv-field="email">
        </div>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">The email address is required</small><small class="help-block" data-fv-validator="emailAddress"
          data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">The input is not a valid email address</small>
      </div>
      <div class="form-group">
        <label for="passwrod" lang="en">Password</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-lock"></i></div>
          <input type="password" class="form-control wizardInput" name="password" id="form-password" data-fv-field="password">
        </div>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="password" data-fv-result="NOT_VALIDATED" style="display: none;">The password is required</small><small class="help-block" data-fv-validator="different" data-fv-for="password"
          data-fv-result="NOT_VALIDATED" style="display: none;">The password cannot be the same as username</small>
      </div>
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <div class="panel panel-info">
        <div class="panel-heading">
          <i class="ti-alert fa-fw"></i> <span lang="en">Notice</span>
          <div class="pull-right"><a href="#" data-perform="panel-collapse"><i class="ti-minus"></i></a> <a href="#" data-perform="panel-dismiss"><i class="ti-close"></i></a> </div>
        </div>
        <div class="panel-wrapper collapse in" aria-expanded="true">
          <div class="panel-body">
            <p lang="en">The Hash Key will be used to decrypt all passwords etc... on the server. [User-Generated]</p>
            <p lang="en">The Registration Password will lockout the registration field with this password. [User-Generated]</p>
            <p lang="en">The API Key will be used for all calls to organizr for the UI. [Auto-Generated]</p>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="key" lang="en">Hash Key</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-key"></i></div>
          <input type="password" class="form-control wizardInput" name="hashKey" id="form-hashKey" data-fv-field="hashKey">
        </div>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="hashKey" data-fv-result="NOT_VALIDATED" style="display: none;">The hash key is required</small><small class="help-block" data-fv-validator="stringLength"
          data-fv-for="hashKey" data-fv-result="NOT_VALIDATED" style="display: none;">The hash key must be more than 2 and less than 30 characters long</small>
      </div>
      <div class="form-group">
        <label for="key" lang="en">Registration Password</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-key"></i></div>
          <input type="password" class="form-control wizardInput" name="registrationPassword" id="form-registrationPassword" data-fv-field="registrationPassword">
        </div>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="registrationPassword" data-fv-result="NOT_VALIDATED" style="display: none;">The registration password is required</small>
      </div>
      <div class="form-group">
        <label for="key" lang="en">API Key</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-key"></i></div>
          <input type="password" class="form-control wizardInput disabled" name="api" id="form-api" data-fv-field="api">
        </div>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="api" data-fv-result="NOT_VALIDATED" style="display: none;">The API Key is required</small><small class="help-block" data-fv-validator="stringLength" data-fv-for="api"
          data-fv-result="NOT_VALIDATED" style="display: none;">The API Key must be 20 characters long</small>
      </div>
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <div class="panel panel-danger">
        <div class="panel-heading">
          <i class="ti-alert fa-fw"></i> <span lang="en">Attention</span>
          <div class="pull-right"><a href="#" data-perform="panel-collapse"><i class="ti-minus"></i></a> <a href="#" data-perform="panel-dismiss"><i class="ti-close"></i></a> </div>
        </div>
        <div class="panel-wrapper collapse in" aria-expanded="true">
          <div class="panel-body">
            <p lang="en">The Database will contain sensitive information. Please place in directory outside of root Web Directory.</p>
            <p lang="en">Suggested Directory: <code>/config/www/db</code> <a class="btn default btn-outline clipboard p-a-5" data-clipboard-text="/config/www/db" href="javascript:void(0);"><i class="ti-clipboard"></i></a></p>
            <p lang="en">Current Directory: <code>/config/www/organizr</code> <a class="btn default btn-outline clipboard p-a-5" data-clipboard-text="/config/www/organizr" href="javascript:void(0);"><i class="ti-clipboard"></i></a></p>
            <p lang="en">Parent Directory: <code>/config/www</code> <a class="btn default btn-outline clipboard p-a-5" data-clipboard-text="/config/www" href="javascript:void(0);"><i class="ti-clipboard"></i></a></p>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="dbName" lang="en">Database Name</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-server"></i></div>
          <input type="text" class="form-control wizardInput" name="dbName" id="form-dbName" placeholder="orgDBname" data-fv-field="dbName">
        </div>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="dbName" data-fv-result="NOT_VALIDATED" style="display: none;">The Database Name is required</small><small class="help-block" data-fv-validator="stringLength"
          data-fv-for="dbName" data-fv-result="NOT_VALIDATED" style="display: none;">The Database Name must be more than 1 and less than 30 characters long</small><small class="help-block" data-fv-validator="regexp" data-fv-for="dbName"
          data-fv-result="NOT_VALIDATED" style="display: none;">The Database Name can only consist of alphabetical, number, dot and underscore</small>
      </div>
      <div class="form-group">
        <label for="dbPath" lang="en">Database Location</label>
        <div class="input-group">
          <div class="input-group-addon"><i class="ti-server"></i></div>
          <input type="text" class="form-control wizardInput" name="dbPath" id="form-dbPath" placeholder="Enter path or copy from above" data-fv-field="dbPath">
          <span class="input-group-btn"><button class="btn btn-info testPath" lang="en" type="button">Test / Create Path</button></span>
        </div>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="dbPath" data-fv-result="NOT_VALIDATED" style="display: none;">The database location is required</small>
      </div>
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <div class="row">
        <div class="col-md-6">
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">License:</label>
            <div class="col-md-9">
              <p class="form-control-static" id="verify-license"></p>
            </div>
          </div>
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">Username:</label>
            <div class="col-md-9">
              <p class="form-control-static" id="verify-username"></p>
            </div>
          </div>
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">Email:</label>
            <div class="col-md-9">
              <p class="form-control-static" id="verify-email"></p>
            </div>
          </div>
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">Password:</label>
            <div class="col-md-9">
              <p class="form-control-static">
                <a class="mytooltip" href="javascript:void(0)"> <span lang="en">Hover to show </span><span class="tooltip-content5"><span class="tooltip-text3"><span class="tooltip-inner2" id="verify-password"></span></span></span></a>
              </p>
            </div>
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">Hash Key:</label>
            <div class="col-md-9">
              <p class="form-control-static">
                <a class="mytooltip" href="javascript:void(0)"> <span lang="en">Hover to show </span><span class="tooltip-content5"><span class="tooltip-text3"><span class="tooltip-inner2" id="verify-hashKey">pass</span></span></span></a>
              </p>
            </div>
          </div>
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">Registration Password:</label>
            <div class="col-md-9">
              <p class="form-control-static">
                <a class="mytooltip" href="javascript:void(0)"> <span lang="en">Hover to show </span><span class="tooltip-content5"><span class="tooltip-text3"><span class="tooltip-inner2" id="verify-registrationPassword">pass</span></span></span></a>
              </p>
            </div>
          </div>
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">API Key:</label>
            <div class="col-md-9">
              <p class="form-control-static">
                <a class="mytooltip" href="javascript:void(0)"> <span lang="en">Hover to show </span><span class="tooltip-content5"><span class="tooltip-text3"><span class="tooltip-inner2" id="verify-api">ratcj1qwdwhz9mr4iit3</span></span></span></a>
              </p>
            </div>
          </div>
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">Database Location:</label>
            <div class="col-md-9">
              <p class="form-control-static" id="verify-dbPath"> </p>
            </div>
          </div>
          <div class="form-group">
            <label class="control-label col-md-3" lang="en">Database Name:</label>
            <div class="col-md-9">
              <p class="form-control-static" id="verify-dbName"> </p>
            </div>
          </div>
        </div>
      </div>
      <!--/row-->
    </div>
  </div>
</form>

Text Content

 * 
 * 
 * 
 * 

 * Choose Language
   
   BOKMÅL
   
   CATALAN
   
   CHINESE
   
   CHINESE (TRADITIONAL)
   
   CZECH
   
   DANISH
   
   DUTCH
   
   ENGLISH
   
   ESTONIAN
   
   FINNISH
   
   FRENCH
   
   GERMAN
   
   GERMAN (SWITZERLAND)
   
   GREEK
   
   HINDI
   
   HUNGARIAN
   
   ITALIAN
   
   JAPANESE
   
   LATVIAN
   
   LITHUANIAN
   
   POLISH
   
   PORTUGUESE
   
   ROMANIAN
   
   RUSSIAN
   
   SERBIAN
   
   SLOVAK
   
   SLOVENIAN
   
   SPANISH
   
   SWEDISH
   
   TURKISH
   
   
   
   


  AN ERROR OCCURRED


  CLOSE ERROR






NAVIGATION







ORGANIZR SETUP WIZARD


ADMIN CREATION

 * INSTALL TYPE

 * ADMIN INFO

 * SECURITY

 * DATABASE

 * VERIFY

Notice


Personal has everything unlocked - no restrictions

Business has Media items hidden [Plex, Emby etc...]

Install Type

Choose License Personal Business
Please choose a license
Notice


If using Plex or Emby - It is suggested that you use the username and email of
the Admin account.

Username

The username is requiredThe username must be more than 2 and less than 30
characters longThe username can only consist of alphabetical, number, at sign,
dot and underscore
Email

The email address is requiredThe input is not a valid email address
Password

The password is requiredThe password cannot be the same as username
Notice


The Hash Key will be used to decrypt all passwords etc... on the server.
[User-Generated]

The Registration Password will lockout the registration field with this
password. [User-Generated]

The API Key will be used for all calls to organizr for the UI. [Auto-Generated]

Hash Key

The hash key is requiredThe hash key must be more than 2 and less than 30
characters long
Registration Password

The registration password is required
API Key

The API Key is requiredThe API Key must be 20 characters long
Attention


The Database will contain sensitive information. Please place in directory
outside of root Web Directory.

Suggested Directory: /config/www/db

Current Directory: /config/www/organizr

Parent Directory: /config/www

Database Name

The Database Name is requiredThe Database Name must be more than 1 and less than
30 characters longThe Database Name can only consist of alphabetical, number,
dot and underscore
Database Location

Test / Create Path
The database location is required
License:



Username:



Email:



Password:

Hover to show

Hash Key:

Hover to show pass

Registration Password:

Hover to show pass

API Key:

Hover to show ratcj1qwdwhz9mr4iit3

Database Location:



Database Name:



BackNextFinish







×

LARGE MODAL