Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Secure Coding Review

Description

This project demonstrates a secure Python login system. It allows users to log in using a username and password while limiting login attempts to improve security.

Features

  • Username and password authentication
  • Hidden password input using getpass
  • Maximum of 3 login attempts
  • Warning before the final attempt
  • Access denied after three failed attempts

Technologies Used

  • Python 3
  • getpass module

How to Run

  1. Open the terminal.
  2. Navigate to the project folder.
  3. Run: python3 secure_code.py

Project Structure

  • secure_code.py
  • README.md
  • REPORT.md
  • IMAGES/

Author

Muzna Zaib

BS Computer Science Student

CodeAlpha Cyber Security Intern

About

his project demonstrates a secure Python login system. It allows users to log in using a username and password while limiting login attempts to improve security.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages