Is there any software for brute force which guesses passwords, I know that's the definition of Brute Force, BUT by that I mean a software that basically manually guesses passwords for ONLINE games.
All programs I've used are file-based, hatsh etc. I need a program which basically takes control of the computer and guesses every password possible, since it's not a file i'm trying to hack I seriously don't know how/what software to use.
In need of help regarding the password cracking method "Brute Force".
-
- n00b
- Posts:4
- Joined:Fri May 04, 2018 5:36 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
- Cool_Fire
- Not a sandwich
- Posts:1913
- Joined:Fri May 09, 2003 1:20 pm
- Location:41 6d 73 74 65 72 64 61 6d
- Contact:
Re: In need of help regarding the password cracking method "Brute Force".
In short; thc-hydra.
If we're breaking the rules, then how come you can't catch us? You can't find us? I know why. Cause, it's ... MAGIC!
Hackerthreads chat, where the party is going 24/7.
Hackerthreads chat, where the party is going 24/7.
-
- n00b
- Posts:4
- Joined:Fri May 04, 2018 5:36 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: In need of help regarding the password cracking method "Brute Force".
Does Hydra work for online-games? I downloaded it through it’s ”complicated” GitHub-shit but didn’t get it start properly.
- Cool_Fire
- Not a sandwich
- Posts:1913
- Joined:Fri May 09, 2003 1:20 pm
- Location:41 6d 73 74 65 72 64 61 6d
- Contact:
Re: In need of help regarding the password cracking method "Brute Force".
Yes, it is built specifically to brute force a variety of online login methods, http forms included.
As for not being able to start it, there should be some pretty exhaustive setup guides on their github page. Where exactly are you getting stuck?
As for not being able to start it, there should be some pretty exhaustive setup guides on their github page. Where exactly are you getting stuck?
If we're breaking the rules, then how come you can't catch us? You can't find us? I know why. Cause, it's ... MAGIC!
Hackerthreads chat, where the party is going 24/7.
Hackerthreads chat, where the party is going 24/7.
-
- n00b
- Posts:4
- Joined:Fri May 04, 2018 5:36 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: In need of help regarding the password cracking method "Brute Force".
Okay, so I downloaded thc hydra, but from here I have no idea what to do. I've looked through 20+ tutorials yet none of them actually says how to do it in HTML, (I basically want to brute force an account til I get the password on a silly online game). I don't know how to target a specific page, username etc. Please help
-
- n00b
- Posts:4
- Joined:Fri May 04, 2018 5:36 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: In need of help regarding the password cracking method "Brute Force".
I want a specific user's pass, how do I brute force that? How do I specify the name and what site it is?
- Cool_Fire
- Not a sandwich
- Posts:1913
- Joined:Fri May 09, 2003 1:20 pm
- Location:41 6d 73 74 65 72 64 61 6d
- Contact:
Re: In need of help regarding the password cracking method "Brute Force".
To pick a small tutorial on the subject ...almost at random; https://github.com/radicallyopensecurit ... -html-form
If we're breaking the rules, then how come you can't catch us? You can't find us? I know why. Cause, it's ... MAGIC!
Hackerthreads chat, where the party is going 24/7.
Hackerthreads chat, where the party is going 24/7.