Skip to main content
HomePython

Project

Bad Passwords and the NIST Guidelines

BeginnerSkill Level
Updated 12/2023
Check what passwords fail to conform to the National Institute of Standards and Technology password guidelines.
Start Project for Free

Included withPremium or Teams

PythonData Manipulation45 minutes1 Task1,500 XP

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.
Group

Training 2 or more people?

Try DataCamp for Business

Loved by learners at thousands of companies

Project Description

Bad Passwords and the NIST Guidelines

Almost every web service you join will require you to come up with a password. But what makes a good password? In June 2017 the National Institute of Standards and Technology (NIST) published publication 800-63B titled Digital Identity Guidelines: Authentication and Lifecycle Management. This publication doesn't tell you what is a good password, but it does have specific rules for what is a bad password.In this project, you will take a list of user passwords and, using publication 800-63B, you will write code that automatically detects and flags the bad passwords.

Bad Passwords and the NIST Guidelines

Check what passwords fail to conform to the National Institute of Standards and Technology password guidelines.
Start Project for Free
  • 1

    # Introduction

FAQs

Join over 16 million learners and start Bad Passwords and the NIST Guidelines today!

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.