Tesimune / WP_Scanner

WordPress Website Scanner Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Website Scanner Tool

⚠️ Disclaimer

The author of this github repo is not responsible for misuse or for any damage that you may cause!
You agree that you use this software at your own risk.

   
Github All Releases
GitHub repo size
GitHub forks GitHub stars

Supporting OS

Installation & Running instructions [ Linux / Termux ]

git clone https://github.com/GH0STH4CKER/WP_Scanner.git
cd WP_Scanner
pip install -r requirements.txt
python WP_Scanner.py

Installation & Running instructions [ Windows (without Git) ]

  • Download zip file from this link 👉Here
  • Unzip with winrar.
  • Open cmd in the project direcory, type 'pip install -r requirements.txt ' then press enter.
  • Run 'WP_Scanner.py' file using IDLE or any code editor.

How to use the script :

  • Input full website url(with https://) when asked.

Functionalities of this script

  1. Display WordPress Version.
  2. Enumerate WordPress Plugins.
  3. Enumerate WordPress Usernames.
  4. Find WordPress Admin Panel.

ℹ️ If these details are not found by this tool, reason could be > website is protected by WAF (Web Application Firewall)

Subscribe :

Contact Me :

Star(🌟) this repo if you like it ~ GH0$TH4CKER❤️


Stargazers repo roster for @GH0STH4CKER/WP_Scanner Forkers repo roster for @GH0STH4CKER/WP_Scanner

About

WordPress Website Scanner Tool


Languages

Language:Python 100.0%