Skip to content

Find wordpress websites by account username on the internet

Notifications You must be signed in to change notification settings

Yusuf-YENICERI/WpINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WordPress Intelligence


Find wordpress websites online by account usernames


🚀 Why should i use this?

You can find possible wordpress websites one can have by simply searching their name with this tool. You might want to check if your account username is leaked or not to the internet.

❗ Requirements

You will need requests package and LeakIX api key, because this tool makes use of it.

🎮 Installation and Usage

It is very easy to setup this tool.

  • Clone this repo:
  git clone https://github.com/Yusuf-YENICERI/WpINT
  • Install requests package
  pip install requests
  • Insert your api key to the header:
  headers = {
    "api-key": "<enter-your-leakix-api-key-here>",
    "Accept": "application/json"
  }
  • Run it
  python3 wpint.py

❗ Warning

THIS TOOL IS FOR LEGAL PURPOSES ONLY!

This tool is to help people find if their account leaked to the internet or not.

I DO NOT CARRY ANY RESPONSIBILITY OF THIS TOOL'S WRONG USAGE. SO TAKE YOUR OWN RISK.

About

Find wordpress websites by account username on the internet

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages