Actual Brute Force Password Cracker
Not the most efficient way to get a 4 digit password. There is a list of characters available to use in your 4 digit password. It basically goes through every outcome possible. Enjoy - Robowolf :)
ANYONE STILL HERE SCRAM CHECK OUT THE INFINITE ONE - https://repl.it/talk/share/INFINITE-BRUTE-FORCE-CRACKER/86013
ඞ
Cool! But mines a bit more faster -
https://repl.it/talk/share/Super-fast-Password-cracker/119771
just do ````
@poetaetoes
that's the last password it will guess
Not to be rude but I think @CyanCoding’s one is better the link is: https://repl.it/@CyanCoding/Brute-Force-Password-Cracker#main.py
plz don’t report me I’m just giving an idea so you can go and take a look at it and make your’s better
oof my password will be the last one tested... ````
happened after I made this the password: ````
Traceback (most recent call last):
File "main.py", line 33, in
a = characters[q-11]
IndexError: list index out of range
@ElAhrairah Then it probably wasn't a four digit password containing the characters provided. oof. Try Again.
it took so long to find the password zzzz
@HenryGrice Yeah I know.
i also gave an input to enter the data that you want to keep safe with the password.....
@HimanshuShekha4 Nice.
This is quite cool
nice work
Cool. If you could make the number of characters infinite or something, I think this would go to the next level!
I suggest adding a end="\r"
.
count = 0 while True: print(f"Hello! {count}", end="\r") count += 1
That why it will look way neater.
What it does is instead of printing on a new line, it prints on the same line.
wow. 1 guess But i totally put in a password that would take 1 try
nice. this is a lot better than the on i made, id say at least
@tankerguy1917 Thanks
The moment I realise it says "4 digit password" when I have just put in 20 and hit enter. This is really cool btw!
i am suspicius
@Jasperscode robowolf voted
I mean I guess if you used kali linux and really tried, this would work, just most website have reCAPTCHA stuff
@qwertyuiop1111 Yeah, and even if they didn't they only allow a certain amount of tries
@robowolf yeah this would take a couple minutes, and most websites have 6 or 8 digits as minimum.
@robowolf When I went to bed, I thought. Your password cracking thing MIGHT work against reCAPTCHA. You need a supercomputer and a lot of Virtual Machines. Than each VM bot can try twice. If the password is 4 digits, you might have a chance after 2 days of figuring it out.
@qwertyuiop1111 >Psst I actually did that, here is the link https://repl.it/@robowolf/IDK-5#main.py
@robowolf Also, here, have an upvote.
@qwertyuiop1111 Thanks. XD
@robowolf Hey. This might sound stupid, but, you wanna work on a simple game with me? I'm a beginner to Python. I love Cybersecurity as you can see. I'm working on a text adventure, https://en.wikipedia.org/wiki/Text-based_game
Hit me up if you wanna collab. Danke und habe ein Guten Tag!
(no i dont speak german, im tryna learn german)
@qwertyuiop1111 Im down. But I might not be on there to consistently because of other priorities. But I will help when I can.
@robowolf Same (said the owner of the project). Ill share it with you right now.
@robowolf Comrade, you have been invited.
@robowolf Can you work on it now? Im having a bit of difficulty with the code.
@qwertyuiop1111 Yeah Im on it
@robowolf If u got a discord friend me. I'm qwertyuiop#8145
@robowolf Merry Xmas. I won't be on so, early merry Xmas.
@qwertyuiop1111 Thx. Merry Xmas to you to.
@robowolf I need help rq. On the medival project.
@robowolf why do you join and leave
@qwertyuiop1111 I got kicked
@robowolf How can I fix that?
@qwertyuiop1111 I think my connection lagged. Nothing on your part.
@robowolf Oh I thought it was like perms or something.
@robowolf Wanna edit? My brain has died.
Yes!!!!!! I finally got on trending. How do you see your advancements
nice! to bad in actual hacking this would flag a fire wall really quickly
@wereismywater True, but this wasn't meant for actual hacking.
@wereismywater not to be that guy but you even have any idea how firewalls work this would most likely not flag any IDS log as it sends no network traffic does't creat any files or remove any files and this would not even be applicable in any situation unless someone uses a 4 digit pass code and you already know it therefore why are you trying to crack it . Think b4 you type
@robowolf I know! just in the case it were, still very cool tho
@systemctl I don't think "fire wall" was the word I was looking for let me repharse: in actual hacking this would lock a said account because it is repeating wrong password inputs which would eventually cause the account to lock. and what do you mean "why are you trying to crack it?" I am not trying to crack anything xD
Guess number 2011274: [email protected]
replace the loop with cha = "".join(characters)
. It's much easier. Also, you can index strings like lists. Also, the string
module has printable
, which means you don't have to write everything manually.
noice
mine is 0011 0101 1000 1001
my "four-digit" password: 999999
nice
Pretty cool!
How to use that
@ARSR47GAMING Press run or fork then run
My recommendation is that you save printing out the guesses until after you found an answer. It will make it a lot faster.
@doineednumbers Ik. It just looks cooler when you see something instead of waiting for 2 minutes
You should create a function to detect if the password is all ints or all chars, and guess appropriately depending on what it contaned
@razorshnegax yeah, i noticed this too lol
@svensk007 Lol, interested in my other repls I see.
@robowolf ;) just wanted to help fix it lol. bc umm it doesn't work
@svensk007 Which one?
@robowolf The CPS bot for Webbot works, you just have to scroll but the site doesn't provide a humongous scoreboard.
@robowolf

@svensk007 It works for me....
@robowolf this is what i use when I use webbot
import webbot
print("----------RickrollPreventer™----------")
print("Enter website URL")
Website = input("Type url below (https:// and www's not needed)\n")
print("load times may vary =)")
webbot.Browser().go_to(Website)
@razorshnegax ayo what's up
@razorshnegax yea it took a while for this to guess 1234