Skip to content

A password cracker demonstrating a number of methods including Dictionary Attack, Brute Force, Hybrid Attack, Mask Attack, and Phishing. My entry for CFG's Python MOOC Ethical Hacking Challenge in August 2023.

Notifications You must be signed in to change notification settings

clairep94/fauxstar_password_cracker

Repository files navigation

Faux-Star Phishing App

startup

My entry for the CFG Intro to Python MOOC Challenge, August 2023.

I wanted to demonstrate a variety of attacks that hackers can use to breach accounts.

In this program, I demonstrate:

Notably, I also have a Phishing Attack For this, I created a fake version of the popular astrology social media app Co-Star The phished information on the target's name, birthday, and login details is then transformed into possible combinations and alternative spellings for a personalised Dictionary Attack.

Project Overview

Startup Screen

DICTIONARY ATTACK:

Dictionary Attack Dictionary Attack

BRUTE FORCE ATACK:

Brute Force Attack Brute Force Attack

L33TSPEAK ATTACK:

L33tspeak Attack L33tspeak Attack

HASHCAT MASK ATTACK:

Hashcat Mask Attack Hashcat Mask Attack

HYBRID ATTACK:

Hybrid Attack Hybrid Attack

PHISHING ATTACK:

Faux Star

Actual Costar App: Costar

My Phishing App:

Faux Star Faux Star

Creating Personalised Dictionary: Faux Star Faux Star

About

A password cracker demonstrating a number of methods including Dictionary Attack, Brute Force, Hybrid Attack, Mask Attack, and Phishing. My entry for CFG's Python MOOC Ethical Hacking Challenge in August 2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages