Skip to main content

A WordPress detection tool, detects if a website is running WordPress

Project description

WP DETECT

Pylint Upload Python Package

A WordPress detection tool, detects if a website is running WordPress. wpdetect is a great tool when you just want to check WordPress' presence but do not want to scan the site for vulnerabilities or issues.

Installation

You can install wpdetect using pip,

pip install wpdetect

wpdetect requires Python 3 or above to run. If you have Python 2 installed too, make sure to use the right pip.

Usage

Option Description
url The URL to check. No need to pass the url flag, just pass the actual domain or url.
-f, --file File with a list of URLs to check.
-v, --version Print the version.
-ss, --show-signature Show by which signature WordPress is detected in a domain.
-q, --quiet Only print the detected domains.
-sf, --scan-full Scan HTTP & HTTPS of the website for WordPress.

Here's a few basic examples,

wpdetect <website_url>

Example

wpdetect https://wordpress.org

Or feed a text file with a list of domains, each domain should be separated with new lines.

wpdetect -f sites.txt

Where sites.txt will contain domains like this,

https://wordpress.org
https://www.newyorker.com/
http://www.techcrunch.com/

Please note that, it is not always possible to detect the presence of WordPress, website admins can take extra measures to remove sign of WordPress.

Contributing

Initially conceived as an experimental venture for exploring PyPi publication, the wpdetect project has flourished, thanks to the invaluable contributions from numerous dedicated individuals. Regarded as an indispensable tool by penetration testers during reconnaissance, any form of engagement, including sharing the project with your team, is highly appreciated. For further details, kindly see the Contributing Guide.

Code of Conduct

The wpdetect project upholds a comprehensive and universally accepted Code of Conduct, which guides the behavior of all participants involved. This set of guidelines delineates appropriate conduct and outlines the consequences that may ensue should any violations occur.

Changelog

The project's changelog provides a concise and chronological record of modifications made to wpdetect. It serves as a vital resource for users, showcasing the evolution of the project, including bug fixes, feature enhancements, and other noteworthy updates.

Security

The project's security policy ensures the integrity and confidentiality of wpdetect. It outlines robust measures to identify, prevent, and respond to security vulnerabilities and incidents. Regular security assessments and prompt resolution of reported issues are essential components of this policy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wpdetect-1.4.10.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

wpdetect-1.4.10-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page