Skip to content
#

credential-check

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This script looks at a Email:password wordlist and Then attempts to locate the Imap server for the domains remaining. If a imap server responds the script will try to login via imap; if successful a hit will be logged in your results text file.

  • Updated May 1, 2025
  • Python

This project is a beginner-friendly C# console application that demonstrates the core logic of a basic login system. It prompts the user for a username and password, validates the credentials, and provides access only when both values match. The program includes input handling, recursive retry logic for incorrect attempts, and clear user feedback.

  • Updated Nov 22, 2025
  • C#

Improve this page

Add a description, image, and links to the credential-check topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the credential-check topic, visit your repo's landing page and select "manage topics."

Learn more