https://github.com/tufayellus/wp-plugin-scanner
This python based software scans for plugins installed in wordpress based on its homepage source code references
https://github.com/tufayellus/wp-plugin-scanner
python-tool wordpress wordpress-plugin wordpress-scan wordpress-scanner wp-plugin wp-scan wp-scanner
Last synced: 4 months ago
JSON representation
This python based software scans for plugins installed in wordpress based on its homepage source code references
- Host: GitHub
- URL: https://github.com/tufayellus/wp-plugin-scanner
- Owner: TufayelLUS
- Created: 2025-02-12T07:36:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-12T07:45:43.000Z (5 months ago)
- Last Synced: 2025-02-21T04:15:34.335Z (4 months ago)
- Topics: python-tool, wordpress, wordpress-plugin, wordpress-scan, wordpress-scanner, wp-plugin, wp-scan, wp-scanner
- Language: Tcl
- Homepage:
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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

* Bulk Mode
