Skip to main content

Wordpress Security Testing Tool

Project description

penterepTools

ptwordpress - Wordpress Security Testing Tool

Installation

pipx install ptwordpress

Adding to PATH

If you're unable to invoke the script from your terminal, it's likely because it's not included in your PATH. You can resolve this issue by executing the following commands, depending on the shell you're using:

For Bash Users

echo "export PATH=\"`python3 -m site --user-base`/bin:\$PATH\"" >> ~/.bashrc
source ~/.bashrc

For ZSH Users

echo "export PATH=\"`python3 -m site --user-base`/bin:\$PATH\"" >> ~/.zshrc
source ~/.zshrc

Usage examples

ptwordpress -u https://www.example.com
ptwordpress -u https://www.example.com -w ~/mywordlist
ptwordpress -u https://www.example.com -o ./example -sm ./media

Options

-u     --url           <url>           Connect to URL
-rm    --readme                        Enable readme dictionary attacks
-pd    --plugins                       Enable plugins dictionary attacks
-o     --output        <file>          Save emails, users, logins and media urls to files
-sm    --save-media    <folder>        Save media to folder
-T     --timeout       <seconds>       Set Timeout
-p     --proxy         <proxy>         Set Proxy
-c     --cookie        <cookie>        Set Cookie
-a     --user-agent    <agent>         Set User-Agent
-d     --delay         <miliseconds>   Set delay before each request
-ar    --author-range  <author-range>  Set custom range for author enumeration (e.g. 1000-1300)
-w     --wordlist      <directory>     Set custom wordlist directory
-H     --headers       <header:value>  Set Header(s)
-wpsk  --wpscan-key    <api-key>       Set WPScan API key (https://wpscan.com)
-t     --threads       <threads>       Number of threads (default 10)
-r     --redirects                     Follow redirects (default False)
-dl    --download      <directory>     Download all versions of Wordpress
-gp    --get-plugins                   Retrieve list of all plugins from wordpress.com api (save in wordlist directory)
-C     --cache                         Cache HTTP communication
-v     --version                       Show script version and exit
-h     --help                          Show this help message and exit
-j     --json                          Output in JSON format

Dependencies

ptlibs
defusedxml
bs4
lxml
tqdm

License

Copyright (c) 2025 Penterep Security s.r.o.

ptwordpress is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ptwordpress is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ptwordpress. If not, see https://www.gnu.org/licenses/.

Warning

You are only allowed to run the tool against the websites which you have been given permission to pentest. We do not accept any responsibility for any damage/harm that this application causes to your computer, or your network. Penterep is not responsible for any illegal or malicious use of this code. Be Ethical!

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

ptwordpress-0.0.34.tar.gz (334.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ptwordpress-0.0.34-py3-none-any.whl (375.7 kB view details)

Uploaded Python 3

File details

Details for the file ptwordpress-0.0.34.tar.gz.

File metadata

  • Download URL: ptwordpress-0.0.34.tar.gz
  • Upload date:
  • Size: 334.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ptwordpress-0.0.34.tar.gz
Algorithm Hash digest
SHA256 193ad51538de631f52c569025d74c2117e723bd346d54d816500df473107d332
MD5 3ac5b618d920103c39ee387659a78daa
BLAKE2b-256 210188f6f1903e9ecd80692b9bf804c4d38cb091766442b70caead9e1391cd46

See more details on using hashes here.

File details

Details for the file ptwordpress-0.0.34-py3-none-any.whl.

File metadata

  • Download URL: ptwordpress-0.0.34-py3-none-any.whl
  • Upload date:
  • Size: 375.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ptwordpress-0.0.34-py3-none-any.whl
Algorithm Hash digest
SHA256 99773cac4567a4a647b75c61745408caca30bda5a806bdc7a1735be27db8daac
MD5 f26fa43fed627210d8ae2ec71bf7d8dd
BLAKE2b-256 5439d2d7ca170a7ad493fe13735e6ab71bfe7cf07e46892729a6a19ef55c3c58

See more details on using hashes here.

Supported by

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