GitHunt
TU

TufayelLUS/WP-Plugin-Scanner

This python based software scans for plugins installed in wordpress based on its homepage source code references

WP Plugin Scanner

A python powered GUI tool for scanning for WordPress plugins on the homepage source code of the given website

Features

  • Simple GUI
  • Easy to use
  • Supports Single and Bulk mode with threading system support

Compiled Version Usage

  • The compiled version of the app can be found in the dist directory.
  • To run the compiled version, just double-click the executable file.

Installation

  • Clone the repository: git clone https://github.com/yourusername/wp-plugin-scanner.git
  • Navigate to the project directory: cd wp-plugin-scanner
  • Install dependencies: pip install -r requirements.txt
  • Run the app: python plugin_finder.py

Usage

  1. Enter the website URL in the input field.
  2. Click the "Scan" button.
  3. Wait for the scan to complete.
  4. The results will be displayed in the output field.

Screenshots

  • Single Mode

    Screenshot 1
  • Bulk Mode

    Screenshot 2

Languages

Tcl99.3%Python0.5%JavaScript0.2%Shell0.0%Batchfile0.0%

Contributors

Created February 12, 2025
Updated February 12, 2025
TufayelLUS/WP-Plugin-Scanner | GitHunt