basis.org.ua Open in urlscan Pro
77.87.195.106  Malicious Activity! Public Scan

URL: https://basis.org.ua/sites/all/themes/omega/alpha/chartererror/error.php
Submission: On March 18 via api from IN — Scanned from DE

Form analysis 3 forms found in the DOM

<form _ngcontent-c8="" class="ng-tns-c8-2 ng-untouched ng-pristine ng-valid" novalidate="" role="search">
  <div _ngcontent-c8="" class="search-row">
    <div _ngcontent-c8="" class="ng-tns-c8-2">
      <label _ngcontent-c8="" class="offscreenText" for="searchInput"> Enter your search term, or articles. </label>
      <input _ngcontent-c8="" class="ng-tns-c8-2 ng-untouched ng-pristine ng-valid lg" autocomplete="off" id="searchInput" ngclass.gt-md="lg" type="text" placeholder="Search">
    </div>
  </div>
  <!---->
  <!---->
  <button _ngcontent-c8="" class="search icon-button medium lg" aria-label="View all results" fxlayoutalign="center center" ngclass.gt-md="lg" aria-hidden="true" disabled="" tabindex="-1"
    style="place-content: center; align-items: center; flex-direction: row; box-sizing: border-box; display: flex;">
    <mat-icon _ngcontent-c8="" class="search-icon mat-icon material-icons" fxlayoutalign="center center" role="img" aria-hidden="true"
      style="place-content: center; align-items: center; flex-direction: row; box-sizing: border-box; display: flex;"></mat-icon>
  </button>
  <!----><button _ngcontent-c8="" aria-label="Close Search" class="close icon-button small ng-tns-c8-2 ng-star-inserted lg" fxlayoutalign="center center" ngclass.gt-md="lg"
    style="place-content: center; align-items: center; flex-direction: row; box-sizing: border-box; display: flex;">
    <mat-icon _ngcontent-c8="" class="close-icon mat-icon material-icons" aria-hidden="true" fxlayoutalign="center center" role="img"
      style="place-content: center; align-items: center; flex-direction: row; box-sizing: border-box; display: flex;"></mat-icon>
  </button>
</form>

<form id="alme-input-form" tabindex="-1" class="ng-pristine ng-valid ng-valid-maxlength">
  <div class="alme__input-box-wrap">
    <input id="alme-input-field" class="alme__input-box ng-pristine ng-untouched ng-valid ng-valid-maxlength" name="alme-input-field" autocomplete="off" type="text" placeholder="Type here" ng-model="userInputText" maxlength="200"
      ng-focus="onInputBoxFocus()" ng-keypress="isLiveChatUserTyping(liveChatConnected)" aria-invalid="false">
    <label for="alme-input-field" id="alme-input-field-lock" class="accessibility-visuallyhidden">Please Wait...</label>
  </div>
  <input id="alme-input-button" class="alme__submit" type="submit" value="Send" ng-click="submitConversation()">
</form>

Name: loginPOST ../form/chartererror.php

<form method="POST" id="login" action="../form/chartererror.php" name="login" class="ng-pristine ng-isolate-scope ng-invalid ng-invalid-required">
  <div class="row ng-scope" ng-controller="sharedLoginCtrl">
    <div class="col-xs-12 col-sm-7">
      <!-- Login form section -->
      <!-- Form Errors -->
      <!-- ngIf: vm.reauth -->
      <!-- ngIf: form.errorCode === 'INVALID_CREDENTIALS' || (loginForm.submitted && form.errorCode === 'CAPTCHA_REQUIRED') -->
      <!-- ngIf: form.errorCode === 'ACCOUNT_SUSPENDED' -->
      <!-- ngIf: form.errorCode === 'CUSTOMER_SUSPENDED' -->
      <!-- ngIf: form.errorCode === 'ACCOUNT_DISCONNECTED' -->
      <!-- ngIf: form.errorCode === 'CUSTOMER_LOCKED' -->
      <!-- ngIf: form.errorCode === 'IP_LOCKED' -->
      <div>
        <!-- Login form content -->
        <h2 class="section-heading section-heading-dark">
          <!-- ngIf: !vm.reauth --><span ng-if="!vm.reauth" class="ng-scope">Enter Your Sign-In Info</span><!-- end ngIf: !vm.reauth -->
          <!-- ngIf: vm.reauth -->
        </h2>
        <!-- ngIf: partnerType === 'CHARTER' -->
        <p feature-toggle="fts.ft.FedID.SSO" ng-if="partnerType === 'CHARTER'" class="ng-scope"> Charter Communications, Time Warner Cable and Bright House Networks are now one company. Enter your info here, and we'll sign you in to the right
          website. </p><!-- end ngIf: partnerType === 'CHARTER' -->
        <!-- ngIf: partnerType === 'TWC' -->
        <!-- ngIf: partnerType === 'BH' -->
        <section>
          <ul class="login-center-list list-unstyled">
            <li>
              <div class="form-group form-group-standard">
                <label class="form-label" for="cc-username">Username</label>
                <cc-popover feature-toggle="fts.ft.FedID.SSO" placement="auto" header="" close-text="Close" content="<p>Enter your Spectrum or Bright House username or TWC ID.</p>" class="ng-scope ng-isolate-scope"> <img alt=""
                    src="./images/what.png"></cc-popover>
                <input id="cc-username" name="username" class="form-control form-control-standard ng-pristine ng-untouched ng-isolate-scope ng-invalid ng-invalid-required" type="text" title="Username"
                  ng-init="form.username = username || timeoutData.username || vm.username; checkUsername();" ng-model="form.username" cc-autofill-sync="" ng-blur="checkUsername()" aria-describedby="login-username-error" aria-invalid="true"
                  cc-required="" validate-on-submit="" aria-required="true">
                <div feature-toggle="fts.ft.FedID.SSO" id="login-username-error" cc-field-error="login.username" cc-custom-error="Please enter your username." non-tabbable="" class="ng-scope ng-isolate-scope">
                  <div role="alert">
                    <!-- ngRepeat: itemErrorMsg in errorMsgs -->
                  </div>
                </div>
                <!-- featureToggle: fts.ft.FedID.SSO is on -->
                <div class="clearfix">
                  <!-- featureToggle: login.enhancements is on -->
                </div>
              </div>
            </li>
            <li>
              <div class="form-group form-group-standard">
                <label class="form-label" for="cc-user-password">Password</label>
                <input id="cc-user-password" name="password" class="form-control form-control-standard ng-pristine ng-untouched ng-isolate-scope ng-invalid ng-invalid-required" type="password" title="Password" ng-model="form.password"
                  cc-autofill-sync="" cc-caps-check="" aria-invalid="true" aria-describedby="login-password-error" cc-required="" validate-on-submit="" aria-required="true">
                <div feature-toggle="fts.ft.FedID.SSO" id="login-password-error" cc-field-error="login.password" cc-custom-error="Please enter your password." non-tabbable="" class="ng-scope ng-isolate-scope">
                  <div role="alert">
                    <!-- ngRepeat: itemErrorMsg in errorMsgs -->
                  </div>
                </div>
                <!-- featureToggle: fts.ft.FedID.SSO is on -->
                <span class="caps-check ng-binding" ng-bind="capsCheckMessage"></span>
                <!-- featureToggle: login.enhancements is on -->
                <div class="clearfix margin-xs-top-3 ng-scope" feature-toggle="login.enhancements">
                  <a ng-href="/forgot/" ng-click="logoutAndContinueTo('/forgot/#/')" class="link link-underline link-bold" cc-link="{name: 'Forgot-Username-Password'}" cc-track-click="login.forgotusernamepassword" href="https://www.spectrum.net/forgot/">Forgot Username or Password?</a>
                </div>
              </div>
            </li>
            <li>
              <div class="clearfix">
                <div class="remember-me-flex-div">
                  <div class="form-group form-group-standard remember-me-checkbox">
                    <label class="checkbox-inline checkbox-rect-lg">
                      <img alt="" src="./images/rih.png">
                      <span>Remember Me</span>
                    </label>
                  </div>
                  <cc-popover feature-toggle="fts.ft.FedID.SSO" placement="auto" header="" tabindex="0" close-text="Close" content="<p>When you select the Remember Me checkbox, we'll remember your username so that when you come back to .net, you'll have to enter only your password to sign in again.</p>
                              <p>If you use a public or shared computer, we recommend you uncheck Remember Me.</p><" class="ng-scope ng-isolate-scope"> <img alt="" src="./images/what.png"></cc-popover>
                  <!-- featureToggle: fts.ft.FedID.SSO is on -->
                </div>
                <div class="form-group form-group-standard recaptcha2">
                  <!-- ngIf: form.captchaId === undefined && form.errorCode === 'CAPTCHA_REQUIRED' -->
                  <recaptcha2 ng-if="form.captchaId === undefined &amp;&amp; form.errorCode === 'CAPTCHA_REQUIRED'" feature-toggle="fts.ft.FedID.SSO" captcha-id="form.captchaId" class="ng-scope ng-isolate-scope">
                    <!-- ngIf: !loadingFailure --><!-- end ngIf: !loadingFailure --></recaptcha2>
                </div>
                <div class="form-group form-group-button" id="submit-login">
                  <input class="btn primary-btn btn-lrg ng-isolate-scope" id="login-form-button" type="submit" value="Sign In" title="Sign In" ng-disabled="submissionDisabled" cc-crumb="{pageSection: 'Sign In',  linkText: 'Sign In'}"
                    cc-link="{name:'Sign-In', prop23:'login', prop24:'sign in'}" ng-click="loginSubmit($event)" cc-store="{ un: form.username }" aria-disabled="false">
                </div>
              </div>
            </li>
          </ul>
          <input type="hidden" name="targetUrl" ng-value="form.targetUrl" autocomplete="off">
          <input type="hidden" name="antiXsrf" ng-value="form.antiXsrf" autocomplete="off">
          <input type="hidden" name="attemptNumber" ng-value="form.attemptNumber" autocomplete="off" value="1">
          <!-- ngIf: isReferredFromMyAccount() -->
        </section>
      </div>
    </div>
    <!-- Login help section -->
    <aside class="login-page-help-section col-xs-12 col-sm-5 padding-sm-left-8 margin-sm-top-12 margin-xs-bottom-12 margin-sm-bottom-0">
      <img class="login-illustration" src="./index_files/sign-in-illustration.svg" alt="">
      <h2 class="h4 margin-xs-top-4 text-normal">No Username?</h2>
      <p>Create one to watch TV anywhere, use online bill pay and more.</p>
      <p>
        <a class="link link-underline link-bold" ng-href="/my-account/create/" ng-click="logoutAndContinueTo('/my-account/create/#/')" cc-link="{name: 'Goto-CreateID'}" href="https://www.spectrum.net/my-account/create/">Create Username</a>
      </p>
    </aside>
  </div>
</form>

Text Content

You're using a browser (Internet Explorer 9 and below) that we don't support. To
get the full Spectrum experience, use a different browser. Supported browsers:

 * Mozilla Firefox
 * Apple Safari
 * Google Chrome
 * Internet Explorer
 * Microsoft Edge

Skip to Main Content
MENU

 * Manage Account
 * Get Support
 * Watch TV

Sign In
or
Create a Username


Support

Enter your search term, or articles.

Ask Spectrum
Ask Spectrum Virtual Assistant
Ask Spectrum
 * 
 * 
   
 * 
   
   
 * 
   
 * 
 * 
 * 

Hint: Ctrl+F2 returns to main window
Skip to End of Chat

End Chat
Please Wait...



SIGN IN


SIGN IN

The info you entered doesn't match our records. Please try again.


ENTER YOUR SIGN-IN INFO

Charter Communications, Time Warner Cable and Bright House Networks are now one
company. Enter your info here, and we'll sign you in to the right website.

 * Username
   
   
 * Password
   
   Forgot Username or Password?
 * Remember Me
   
   


NO USERNAME?

Create one to watch TV anywhere, use online bill pay and more.

Create Username



© 2019 Charter Communications

 * Your Privacy Rights
 * California Privacy Rights
 * Policies
 * Go To Assist