Git Product home page Git Product logo

qdehashed's Introduction

q-dehashed

Unofficial Dehashed.com API Query Tool. Dehashed.com has been invaluable to me for external and internal penetration tests.

INSTALLATION

Clone the repository:

git clone https://github.com/RackunSec/qdehashed.git

Install the requirements:

cd qdehashed
python3 -m pip install -r requirements.txt

Update the main app to include your email address and API token:

16: full_query={
17:    "api_auth":("<EMAIL>","<API TOKEN>"),

EXAMPLES

Run the application with your search type.

python3 qdehashed.py --type email --query [email protected]

   . ___ * .  __    . *     __  .       __   *
    / _ \___ / /  *__  __*_/ /  ___*___/ /     .
*  / // / -_) _ \/ _ `(_-</ _ \/ -_) _  /
  /____/\__/_//_/\_,_/___/_//_/\__/\_,_/ *
 . API QUERY TOOL version: 0.5.19.0a

 ✔  Dehashed API token balance: 56
 ✔  Total entries discovered: 1010
 ✔  API server sesponse time: 163µs

id,email,ip_address,username,password,hashed_password,name,vin,address,phone,database_name
... [REDACTED] ...

You can also do light password statistics analysis using qdehashed:

python3 analysis.py (/PATH/TO/QDEHASHED/OUTPUT.CSV)

 *** QDehashed Password Analysis Tool ***

[i] Analysis for file: /PATH/TO/QDEHASHED/OUTPUT.CSV
[i] Top Ten passwords used: 
+=====================================+
[13] password123
[13] MYpassword123#
[10] LetMeIn@2022
[6] Winter2022!
[4] Summer2022!
[3] Spring@2020
[3] P@55w0rd@123
[3] SuperS3cr3tPasswd!
[3] 123456
[2] password

qdehashed's People

Contributors

rackunsec avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

tenhush

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.