Coder Social home page Coder Social logo

I made local site with xampp, cant crack it. Made registration page that sends user, pass, userid in my database, have login page that has to enter registrated credentials so you can enter welcome page. I gave it some off my usual pass that i use(my "site" hashes passwords) i run hydra with rockyou.txt pass list and hydra made mistake and gave me wrong pass. Im trying to learn how to protect my sites better. As from what i see (3rd day of academy) im doing awesome since hydra cant crack simple hash? Thats why i need opinion from someone who is a bit more experienced about thc-hydra HOT 3 CLOSED

CrackmeBaby avatar CrackmeBaby commented on June 2, 2024
I made local site with xampp, cant crack it. Made registration page that sends user, pass, userid in my database, have login page that has to enter registrated credentials so you can enter welcome page. I gave it some off my usual pass that i use(my "site" hashes passwords) i run hydra with rockyou.txt pass list and hydra made mistake and gave me wrong pass. Im trying to learn how to protect my sites better. As from what i see (3rd day of academy) im doing awesome since hydra cant crack simple hash? Thats why i need opinion from someone who is a bit more experienced

from thc-hydra.

Comments (3)

MASTREX avatar MASTREX commented on June 2, 2024

Screenshots
Command
Proxy outputs

Attach something

from thc-hydra.

CrackmeBaby avatar CrackmeBaby commented on June 2, 2024

I did something like this
sudo hydra -l Crackmepls(this is the username i want to target) -P /home/kali/SecLists/Leaked-Databases/rockyou.txt -u -f ip_adress -s 80 http-post-form "/login.html:username=^USER^&password=^PASS^:F=<form_name='login'"

from thc-hydra.

vanhauser-thc avatar vanhauser-thc commented on June 2, 2024

add the -d switch and see why your parameter or match string is wrong

from thc-hydra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.