Sunday, December 6, 2020
  • Phishing Attacks on Your Brand are Unrelenting, AI is the Only Way to Fight Back
  • Germany’s Anti-Semitic Phonetic Alphabet
  • DEF CON 28 Safe Mode Aerospace Village – Allan Tart’s & Fabian Landis’ ‘Low Cost VHF Receiver’
  • XKCD ‘Contiguous 41 States’
  • DEF CON 28 Safe Mode Aerospace Village – Matt Gaffney’s ‘MITM: The Mystery In The Middle’

Security Boulevard

The Home of the Security Bloggers Network

Community Chats Webinars Library
  • Home
    • Cybersecurity News
    • Features
    • Industry Spotlight
    • News Releases
  • Security Bloggers Network
    • Latest Posts
    • Contributors
    • Syndicate Your Blog
    • Write for Security Boulevard
  • Webinars
    • Upcoming
    • On-Demand
  • Chat
    • Security Boulevard Chat
    • Marketing InSecurity Podcast
  • Library
  • Related Sites
    • MediaOps Inc.
    • DevOps.com
    • Container Journal
    • Digital Anarchist
    • SweetCode.io
  • Media Kit

  • Analytics
  • AppSec
  • CISO
  • Cloud
  • DevOps
  • GRC
  • Identity
  • Incident Response
  • IoT / ICS
  • Threats / Breaches
  • More
    • Blockchain / Digital Currencies
    • Careers
    • Cyberlaw
    • Mobile
    • Social Engineering
  • Humor
Security Bloggers Network 

Home » Security Bloggers Network » Credential Stuffing Attacks vs. Brute Force Attacks

Credential Stuffing Attacks vs. Brute Force Attacks

by Kristen Wilson on May 28, 2019

The Open Web Application Security Project
(OWASP), a non-profit that is dedicated to web application security, classifies
credential stuffing as a subset of brute force attacks. However, in practice,
the two types of cyber-attacks use very different methods to accomplish an account takeover
and fraud.

To explore how credential stuffing attacks and brute force attacks differ, we need to understand what they are and how they operate. Here is a quick summary.

What Are Brute Force Attacks?

A brute force attack is a method used by
hackers to crack the username and password of accounts through trial and error.
Bad actors can use automated software to attempt as many guesses as possible
with the goal to gain access to an account. 
This is done with the hope that they will eventually find the right
combination. Brute force attacks are a numbers-game that relies on increasing
probabilities. It would be unlikely for a hacker to gain access to the account
on the first attempt, the second attempt, or even the third attempt, but with
enough attempts it just might happen. Brute force attacks are often likened to
“breaking the door down.” This is because they don’t rely on sophisticated and
complex methods or even already known compromised credentials to gain access,
but rather they try to force their way in by overwhelming the system with
guesses.

That isn’t to say that there is no
intelligence behind some brute force attack methods. Hackers will often use a
list of common passwords and use the most common combinations first. There is
some logic in this form of brute force attack, so you may see it referred to as
a hybrid brute force attack. Another common method is a systematic approach at
guessing that can be devoid of outside logic. In this scenario, hackers may just
use a list of dictionary words or dictionary word combinations. This is called
a dictionary attack.

An attacker will often know the username of
the account they are trying to get into and try to brute force the password.
However sometimes the attacker may not know the username conclusively, but have
some confidence in estimating a username. This is most commonly seen when a
hacker is attempting to breach an employee account for a company. Companies
tend to use a pattern for their email addresses.  For example, Jamal Harris might be jharris@company.com,
Ines Martinez would be imartinez@company.com, and so on. With these patterns,
if the hackers know the CEO of the company is called Anika Ming, then hackers
could make a confident guess at her username.

Reverse brute force attacks are the opposite of this; instead of using a lot of passwords against 1 username, they use 1 password against lots of usernames (this is also known as password spraying, or low and spray attacks). These attacks are less common because it can be difficult to attain a large list of usernames, but websites often don’t have the same measures in place to protect against these attacks when compared to traditional brute force attacks. In March 2019, tech giant Citrix became a victim of this type of attack.

Online accounts almost always have cybersecurity measures in place to prevent brute force attacks. For example, a hacker could use brute force to get into your Gmail account because after a few wrong username and password combinations, the website will ask you to perform a CAPTCHA. Most websites will have something like this in place, if not a CAPTCHA they may impose a time restriction before another login can be attempted, and some websites will use both.

Credential Stuffing Attacks

While credential stuffing
attacks are considered a subset of brute force attacks, they actually use a
higher degree of intelligence in their method because they use bots or
automated scripts to attack. This type of attack uses compromised credentials
obtained from a data breach to attempt an account takeover (otherwise known as
ATO). In this scenario, the hacker will have a database of credentials and
personally identifiable information (PII) from a data breach.  For example, a bad actor can obtain PII data
online from a data breach of a large hotel chain’s customer database and then, use
these credentials to gain access to an unrelated account such as a bank
account.  In May 2019, Boost
Mobile
disclosed a credential stuffing attack and if you run a google
search on credential stuffing attacks, you can find thousands of victims in the
last 3 years.   

Credential stuffing attacks mainly rely on
people having the same username and password combinations across their accounts
in order to work. People will often use one email address for their accounts,
and often people will use the same password because it’s easy to remember. This
is why it is recommended that you have unique passwords for all of your
accounts.

The success rate of credential stuffing
attacks can be low, with some estimates putting it at around 0.1% to %1
depending on the security of the target organization. Like brute force attacks,
it’s a numbers game.  For example, if a
credential stuffing attacks is taking place over time with 1,000,000 targets,
that can equal 10,000 vulnerable accounts. Hackers will use lists of hundreds
of thousands of credentials and an automated script in order to conduct the
account takeover and even if they only successful a few times, they can
successfully commit fraud.  

The attacker will use the spilled usernames and passwords against a range of accounts, such as bank accounts, social media accounts, online marketplaces, crypto wallet accounts, and even loyalty or rewards program accounts. If they get into an account with funds, they will drain the account of funds or in the case of online marketplaces, may use your linked credit card to commit fraud. Even when an attacker only gains access to social media accounts, your data can still be highly valuable to them. Your personal information can be used in social engineering email or telephone scams in order to encourage you to give up access to your account under false pretenses, or can be used to gain access to your friends and family.   

How to Handle These Types of Attacks

There are a variety of ways that organizations
are attacked and there is a broad array of security products to mitigate these
brute force and credential stuffing attacks. 
No single product is 100% reliable against all of the forms of attacks
and most security experts recommend a layered approach of protection against
the attacks. 

Nevertheless, the most common threat vector to
organizations are compromised user name and password combinations that get
exposed in data breaches.  The
organization that has the data breach is vulnerable to nefarious activity. But
the problem becomes worse because so many online users reuse passwords, bad
actors are able to fraudulently access other accounts that use the same user
name and password.

To help reduce both brute force attacks and credential stuffing attacks, organizations can opt to screen their user accounts for compromised credentials and then take appropriate action to degrade the threat.  

Enzoic Can Help with These Attacks

If your organization
is struggling with a lot of brute force attacks on your sites and systems, we
would recommend checking our Password API to make sure that the user’s password
isn’t part of a cracking dictionary.  This is specifically what the NIST
Password guidelines recommend (NIST 800-63b).  The screening of the username and
password combination isn’t sufficient, you also need to check against cracking
dictionaries.  Just because a user name
and password combo have not been found on the dark web, doesn’t mean it safe.  If the password is a common password or is
frequently seen in cracking dictionaries, it is still vulnerable to a brute
force attack. Brute force attacks are by definition offline attacks, so you
need to defend against a lot of possible passwords. And that password needs to
be checked an updated list daily, not just when the user sets it up. 

If your organization
is the victim of a lot of credential stuffing attacks, we would recommend
checking our Credential API. You can get a free list of passwords online, but
the free lists are usually limited in size and will need to be updated daily.
Most teams do not have the staffing to support a daily update process.  Because
credential stuffing attacks are by definition online attacks, you can defend
against them using specific compromised username and password combinations.
Restricting users from using any password from a cracking dictionary (like the
free lists) results in limiting your online users from selecting passwords that
would otherwise be safe from an online attack. The user experience can be very
frustrating if the passwords restrictions are too stringent and you risk user abandonment.

The post Credential Stuffing Attacks vs. Brute Force Attacks appeared first on Enzoic.


Recent Articles By Author
  • Eliminating the Burden of Periodic Password Reset
  • A Guide to Law Firm Cybersecurity Risks & Ethical Compliance
  • Cyberattacks in Higher Ed
More from Kristen Wilson

*** This is a Security Bloggers Network syndicated blog from Enzoic authored by Kristen Wilson. Read the original post at: https://www.enzoic.com/credential-stuffing-attacks-vs-brute-force-attacks/

May 28, 2019May 28, 2019 Kristen Wilson account takeover, all posts, brute-force attack, credential stuffing, Cybersecurity
  • ← Handling of Digitally Signed Notes
  • 4 Takeaways for CISOs from the Fortinet Global Threat Landscape Report →

TechStrong TV – Live

Watch latest episodes and shows
Featured Blog

Eric Kedrosky

The Future of Multi-Cloud Security: A Look Ahead at Intelligent Cloud Security Posture Management Solutions

Michael Clark

Prevent Catastrophic Data Loss in the Cloud

Rich Gardner

CISO Roundtable: What We’ve Heard, and What We’re Looking Forward To

Subscribe to our Newsletters

Get breaking news, free eBooks and upcoming events delivered to your inbox.
  • View Security Boulevard Privacy Policy

Most Read on the Boulevard

Brazil Govt’s Huge Leak: Health Data of 243M
Securing the Office of the Future
California Federal Court Weighs In (Again) on Social Media Scraping
Web App Security: Don’t Let the Code Injection Grinch Steal Holiday Joy
U.S. Election Security (and Insecurities)
Drupal Core: Behind the Vulnerability
The Future Of Work: The Hybrid Workforce
VMware Horizon Architecture: Planning Your Deployment
There’s a RAT in my code: new npm malware with Bladabindi trojan spotted
“Free” Symchanger Malware Tricks Users Into Installing Backdoor

Upcoming Webinars

Mon 07

The Battle for Container Security

December 7 @ 1:00 pm - 2:00 pm
Tue 08

XDR (Extended Detection and Response): The Next Generation of Protection

December 8 @ 11:00 am - 12:00 pm
Thu 10

Data Security for Contact Centers Leveraging Cloud Technologies

December 10 @ 3:00 pm - 4:00 pm
Mon 14

Issues and Answers in Cloud Security

December 14 @ 1:00 pm - 2:00 pm
Tue 15

3 Things to Get Right for Successful DevSecOps

December 15 @ 3:00 pm - 4:00 pm
Wed 16

Unsolved Problems in Open Source Security

December 16 @ 11:00 am - 12:00 pm
Wed 16

Securing Medical Apps in the Age of COVID-19: How to Close Security Gaps and Meet Accelerated Demand

December 16 @ 1:00 pm - 2:00 pm
Wed 16

Deliver your App Anywhere … Publicly or Privately

December 16 @ 3:00 pm - 4:00 pm
Thu 17

Secure Your Peace of Mind and Your Mobile App While Giving Developers Back Their Happy Coding Time

December 17 @ 11:00 am - 12:00 pm
Thu 17

Solving Kubernetes Security Challenges Using Red Hat OpenShift and Sysdig

December 17 @ 1:00 pm - 2:00 pm

More Webinars

Download Free eBook

7 Must-Read eBooks for Security Professionals

Recent Security Boulevard Chats

  • Cloud, DevSecOps and Network Security, All Together?
  • Security-as-Code with Tim Jefferson, Barracuda Networks
  • ASRTM with Rohit Sethi, Security Compass
  • Deception: Art or Science, Ofer Israeli, Illusive Networks
  • Tips to Secure IoT and Connected Systems w/ DigiCert

Industry Spotlight

Why Hackers Love the Pandemic
Cybersecurity Data Security Industry Spotlight Security Boulevard (Original) 

Why Hackers Love the Pandemic

December 4, 2020 Chris Hallenback | 2 days ago 0
Security and COVID-19: Securing the New Normal
Cybersecurity Data Security Industry Spotlight Network Security Security Boulevard (Original) 

Security and COVID-19: Securing the New Normal

December 3, 2020 DAVID CANELLOS | 3 days ago 0
Web App Security: Don’t Let the Code Injection Grinch Steal Holiday Joy
Cybersecurity Industry Spotlight Security Boulevard (Original) Threats & Breaches 

Web App Security: Don’t Let the Code Injection Grinch Steal Holiday Joy

December 2, 2020 Ameet Naik | 4 days ago 0

Top Stories

Brazil Govt’s Huge Leak: Health Data of 243M
Application Security Cloud Security Cyberlaw Cybersecurity Data Security Featured News Security Boulevard (Original) Spotlight Threats & Breaches Vulnerabilities 

Brazil Govt’s Huge Leak: Health Data of 243M

December 4, 2020 Richi Jennings | 1 day ago 0
Second Swiss Firm Said to Be CIA Encryption Puppet
Analytics & Intelligence Cyberlaw Cybersecurity Featured News Security Boulevard (Original) Spotlight Threat Intelligence 

Second Swiss Firm Said to Be CIA Encryption Puppet

November 30, 2020 Richi Jennings | Nov 30 0
Unisys Adds Visualization Tools to Stealth Platform
Cybersecurity Featured Network Security News Security Boulevard (Original) Spotlight 

Unisys Adds Visualization Tools to Stealth Platform

November 30, 2020 Michael Vizard | Nov 30 0

Security Humor

via  the comic delivery system monikered  Randall Munroe  resident at   XKCD  !

XKCD ‘Contiguous 41 States’

Join the Community

  • Add your blog to Security Bloggers Network
  • Write for Security Boulevard
  • Bloggers Meetup and Awards
  • Ask a Question
  • Email: info@securityboulevard.com

Useful Links

  • About
  • Media Kit
  • Sponsors Info
  • Copyright
  • TOS
  • Privacy Policy
  • DMCA Compliance Statement

Other Mediaops Sites

  • Container Journal
  • DevOps.com
  • DevOps Connect
  • DevOps Institute
Copyright © 2020 MediaOps Inc. All rights reserved.

Our website uses cookies. By continuing to browse the website you are agreeing to our use of cookies. For more information on how we use cookies and how you can disable them, please read our Privacy Policy.