Author Topic: Brute/dictionary password breaking  (Read 1129 times)

0 Members and 6 Guests are viewing this topic.

Offline Terrorizer

  • /dev/null
  • *
  • Posts: 6
  • Cookies: -1
    • View Profile
Brute/dictionary password breaking
« on: January 21, 2015, 11:37:32 am »
Hello,]I have an account but i don't know my password.It is a login form in microsoft sharepoint website.I am trying to use hydra tool but it doesnt work correctly. I have problems with defining the hydra attack command and the succes or fail parameters.I have been trying to do this for a week, but sleepless nights do not help me at all. The code looks like this below:hydra -l userlogin -P passwords.txt 123.123.123.123 http-form-post "/index.php:userinput=^USER^&passwordinput=^PASS^:password is wrong"It gives me a message that all the passwords are correct... Any ideas?
« Last Edit: January 21, 2015, 11:38:18 am by Terrorizer »

Offline Syntax990

  • Peasant
  • *
  • Posts: 129
  • Cookies: 77
  • Bruce Willis
    • View Profile
    • Evilzone "Hack"
Re: Brute/dictionary password breaking
« Reply #1 on: January 21, 2015, 12:32:25 pm »
Hello,]I have an account but i don't know my password.It is a login form in microsoft sharepoint website.I am trying to use hydra tool but it doesnt work correctly. I have problems with defining the hydra attack command and the succes or fail parameters.I have been trying to do this for a week, but sleepless nights do not help me at all. The code looks like this below:hydra -l userlogin -P passwords.txt 123.123.123.123 http-form-post "/index.php:userinput=^USER^&passwordinput=^PASS^:password is wrong"It gives me a message that all the passwords are correct... Any ideas?
Please use default fonts. The fancy stuff is for where it is necessary and it makes the forum look like total shit.

Firstly, your whole idea is flawed. If you have forgotten your password, you can simply ask them to restore your account with a new password. Why on earth would you crack your own password?

Secondly, If you try cracking a Microsoft account, they don't care if it's yours or not, you are attacking them.

Lastly, dictionary attacks and brute force attacks wont work on a company like Microsoft. If you could just hydra into any Microsoft account then they'd be a bit fucked. Systems are put into place to stop these kinds of attacks.

Offline Terrorizer

  • /dev/null
  • *
  • Posts: 6
  • Cookies: -1
    • View Profile
Re: Brute/dictionary password breaking
« Reply #2 on: January 21, 2015, 12:55:14 pm »
Sorry for the font, i copied this thread from my notepad xD
I am not trying to break microsoft. I have a website which is based on microsoft sharepoint 2010.
I am one of the creators of the website so im not any kind of black hat guy. I am testing the brute force technologies and thats all.
I have a login, and dont have password. Could you please provide me with some information how to make this work?
« Last Edit: January 21, 2015, 12:55:52 pm by Terrorizer »

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Brute/dictionary password breaking
« Reply #3 on: January 21, 2015, 01:03:05 pm »
At first you say you don't know the password, and later you say you are testing the website... so which is it?

Offline Terrorizer

  • /dev/null
  • *
  • Posts: 6
  • Cookies: -1
    • View Profile
Re: Brute/dictionary password breaking
« Reply #4 on: January 21, 2015, 01:05:53 pm »
Does it even matter, I have even posted a fake ip and fake input names so
I am just testing it, tried to explain it on a real situation, do you really want to hear the whole story that i am testing whole bunch of penetrations on my own phone, laptop, router etc xD?
Yes, I stopped on the brute force attacks, they seem to be imposible for me. I didnt secure this website in any way against brute force but i cant configure the hydra or any other tool

Offline Syntax990

  • Peasant
  • *
  • Posts: 129
  • Cookies: 77
  • Bruce Willis
    • View Profile
    • Evilzone "Hack"
Re: Brute/dictionary password breaking
« Reply #5 on: January 21, 2015, 01:11:45 pm »
Have you ever signed up to HF? If not then do that now.

Offline Terrorizer

  • /dev/null
  • *
  • Posts: 6
  • Cookies: -1
    • View Profile
Re: Brute/dictionary password breaking
« Reply #6 on: January 21, 2015, 01:13:46 pm »
I have even no idea what that is sir

Offline Killeramor

  • Peasant
  • *
  • Posts: 115
  • Cookies: 5
  • Programming tutor for Qbasic, and beginner C++.
    • View Profile
Re: Brute/dictionary password breaking
« Reply #7 on: January 21, 2015, 06:42:33 pm »
Wow this topic made my 10 IQ go down to 1.
Knowledge is free. Share what you know, help others grow. We all start somewhere.

Offline Terrorizer

  • /dev/null
  • *
  • Posts: 6
  • Cookies: -1
    • View Profile
Re: Brute/dictionary password breaking
« Reply #8 on: January 21, 2015, 08:50:36 pm »
Well, is anything wrong about it? I just have no idea how to configure that hydra tool even though i watched all the tutorials and stuff from the whole net

Offline Syntax990

  • Peasant
  • *
  • Posts: 129
  • Cookies: 77
  • Bruce Willis
    • View Profile
    • Evilzone "Hack"
Re: Brute/dictionary password breaking
« Reply #9 on: January 21, 2015, 09:46:53 pm »
Well, is anything wrong about it? I just have no idea how to configure that hydra tool even though i watched all the tutorials and stuff from the whole net

Is anything wrong with it?

  • Silly fonts
  • Lies
  • Lack of Googling
  • Cookie theif
« Last Edit: January 21, 2015, 09:53:16 pm by syntax990 »

Offline Terrorizer

  • /dev/null
  • *
  • Posts: 6
  • Cookies: -1
    • View Profile
Re: Brute/dictionary password breaking
« Reply #10 on: January 21, 2015, 11:45:24 pm »
What the hell are you even talking about?
I didnt change the font, i just wrote the question in notepad and copied here. It looks even the same as the standard forum one.
I didn't lie about anything. I can provide the actual addresses of my website i am trying to break.
I am googling it since a week, I'm doing it night and day and i have tried every possible thing so far that you can find in google... I was adding cookies to the hydra etc.
And your last point, what does that even mean?
« Last Edit: January 21, 2015, 11:46:01 pm by Terrorizer »

Offline Syntax990

  • Peasant
  • *
  • Posts: 129
  • Cookies: 77
  • Bruce Willis
    • View Profile
    • Evilzone "Hack"
Re: Brute/dictionary password breaking
« Reply #11 on: January 22, 2015, 12:12:41 am »
Click here

Offline d0rkbLiTz

  • NULL
  • Posts: 2
  • Cookies: 0
    • View Profile
Re: Brute/dictionary password breaking
« Reply #12 on: January 31, 2015, 09:47:38 pm »
Hello,]I have an account but i don't know my password.It is a login form in microsoft sharepoint website.I am trying to use hydra tool but it doesnt work correctly. I have problems with defining the hydra attack command and the succes or fail parameters.I have been trying to do this for a week, but sleepless nights do not help me at all. The code looks like this below:hydra -l userlogin -P passwords.txt 123.123.123.123 http-form-post "/index.php:userinput=^USER^&passwordinput=^PASS^:password is wrong"It gives me a message that all the passwords are correct... Any ideas?

I'm not sure if you done these steps yet. But you should use HTTPFox to test valid and invalid logins. Look at the "headers" and "cookies". Look for "failure" and "success" keywords. Check to see if your site is HTTP GET or HTTP POST. Please read what syntax990 posted.