Skip to main content

"Your WordPress site's best friend"

Project description

WordSmash

"Your WordPress site's best friend" - Nobody.

Telegram | Discord

Features

  • Automatically enumerates WordPress usernames
  • Scrapes email addresses
  • Support for dynamic, site-specific values in passwords
  • Checks email account credentials for performing password reset attack
  • Multithreded

Installation

Requires python 3.9 or later.

Install with pip:

pip install wordsmash

Install from GitHub:

pip install git+https://github.com/TheArchivist01/wordsmash.git

Options

--wordlist: List of sites to attempt accessing
--site-list: List of sites to attempt accessing
--dynamic-wordlist: Enable dynamic placeholder values in wordlist
--persist: Continue trying to find additional logins for a site after login success
--threads: Maximum number of sites to check in parallel

Dynamic Wordlist?

The dynamic wordlist feature allows you to use placeholder values in the wordlist. Currently a password can contain {username} or {domain}.

Example: Logging into examplesite.com as "admin"

{username}123       -> admin123
{domain}pass        -> examplesitepass
{username}@{domain} -> admin@examplesite

More from The Archivist 01

Telegram Discord

Additional credits

@ph03n1x69 for helping with the wordpress login test.

Disclaimer

WordSmasher is intended to be used for educational and research purposes.
The Archivist and other contributors are not responsible for damages caused by the use of this tool.

See the LICENSE file for more details.

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

WordSmash-0.0.1.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

WordSmash-0.0.1-py3-none-any.whl (7.8 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