4.9 C
New York
Sunday, February 23, 2025

Buy now

spot_img

Website Password hacking using WireShark

Step 5: Cracking MD5 hashed password

I can easily crack this simple password using hashcat or similar softwares.

root@kali:~# hashcat -m 0 -a 0 /root/wireshark-hash.lf /root/rockyou.txt
(or)
root@kali:~# cudahashcat -m 0 -a 0 /root/wireshark-hash.lf /root/rockyou.txt
(or)
root@kali:~# cudahashcat32 -m 0 -a 0 /root/wireshark-hash.lf /root/rockyou.txt
(or)
root@kali:~# cudahashcat64 -m 0 -a 0 /root/wireshark-hash.lf /root/rockyou.txt

Because this was a simple password that existed in my password list, hashcat cracked it very easily.

Cracking password hashes

Website Password hacking using WireShark - blackMORE Ops - 7

Out final outcome looks like this:

  1. username: sampleuser
  2. password: e4b7c855be6e3d4307b8d6ba4cd4ab91:simplepassword

Conclusion

Well, to be honest it’s not possible for every website owner to implement SSL to secure password, some SSL’s cost you upto 1500$ per URL (well, you can get 10$ ones too but I personally never used those so I can’t really comment). But the least website owners (public ones where anyone can register) should do is to implement hashing during login-procedures. In that way, at least the password is hashed and that adds one more hurdle for someone from hacking website password easily. Actually it’s a big one as SSL encryption (theoretically) can take 100+years even with the best SuperComputer of today.

Enjoy and use this guide responsibly. Please Share and RT. Thanks.

blackMORE
blackMOREhttp://www.blackmoreops.com
blackMORE Ops is dedicated to How to, Guides, Security features and Tips and Tricks for Linux OS. Thank you for visiting us and follow us here www.blackmoreops.com.

Related Articles

36 COMMENTS

  1. hi :)
    As always many thanks for the interesting material in the mythical
    blackmoreops.com

    PS I did some tests ” refresher ” on some old and famous forum at http :
    & After the filter http.request.method == " POST "
    the credentials are in ” CLEAR ” in Base-Line text-data(wireshark)
    ex: http://postimg.org/image/loiekr3jz/full/

    thx-again :-)

    • Hi Akyra,
      Correct. Or if you have access to the Gateway device(for example a router/proxy), you can just do it in there and all the HTTP password for the whole network will come up in Plaintext. Truly scary assuming that someone used the same password in a secured website and in a non-secured website. It’s very old hack but works till date.
      My intention is to show how easily it can be done and people should be aware of it. Cheers,
      -BMO

      • thanks blackmore ops
        I have access to a person network … i know his router mac and from armitage i can access all his computers too but i m unable to find a way to wireshark his computers as u have jst said that its very easy to do so.. but due to my lack to knowledge i cannot do it..
        when i start capturing data from wireshark it only shows the ip im using.. means its capturing only my data not his… would appreciate if u can explain how to capture his date and get passwords…

  2. You can also look for “data-text-lines” in the wireshark filter.
    It gives all the packets were tis line is present.

  3. Can I do all this on my android??
    I want to hack my university DSL router username and password, so can anyone tell??

  4. hello friends,

    My name is gabi and i really need some help with my newly installed Kali 2.0 Sana.

    It actually worked for some couple of weeks and later started acting weird. The issue is this ;

    I cannot browse the internet with either iceweasel or Firefox
    I cannot use the terminal to ping any public internet address, even google dns server
    BUT
    I can use the TOR browser only to access the internet (WEIRD).

    This is driving me crazy, just when i am preparing for my CEHv8 and other security certifications.

    Please guys, the experts, help me out here. I will really appreciate any help.

    Thanks

    Gabi

    • look in the /etc folder for another folder named “Networkmanagement” , in this folder must be a config file, open it with a text editor and you will find the option somethink like “network” oder “networkcard managed” = false, just replace the “false” with “true” and save the config file, then you will be noticed that you are connected to the internet.

  5. hey bro i need help urgently i hacked my neighbours wifi but he know but don’t know who i am so i was thinking if i want to be remains anonymous how can i be or if any apps i am using hotspot shield elite. i need assurance he can never trace me …

  6. Hello. I am just wondering, if a wireless USB card is really needed? As for my computer, I have one built in. What would this be called in the Wireshark capture interfaces?

  7. Do you need a professional to go to for all of your cyber/internet issues, i implore you to hire the best only so as to get your job completed without hassles.
    For more info contact:
    Darkwebssolutions on gmail or text +9193076946

  8. Will this only work if the victim uses an http link or will it still work if they use https and the website has an http version?

Leave your solution or comment to help others.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Stay Connected

0FansLike
0FollowersFollow
0SubscribersSubscribe
- Advertisement -spot_img

Latest Articles

Discover more from blackMORE Ops

Subscribe now to keep reading and get access to the full archive.

Continue reading

Privacy Policy on Cookies Usage

Some services used in this site uses cookies to tailor user experience or to show ads.