An open API service indexing awesome lists of open source software.

https://github.com/bitfede/wordpress-login-bruteforce-tool

A simple tool to bruteforce a wordpress login
https://github.com/bitfede/wordpress-login-bruteforce-tool

Last synced: 9 months ago
JSON representation

A simple tool to bruteforce a wordpress login

Awesome Lists containing this project

README

          

#Wordpress bruteforce tool in Python

This is a simple security script/tool that allows you to test the strength of a wordpress login.

It defaults to a `word.txt` file to try all passwords, but you can provide your own .txt list.

I built this for solving the web3 challenge of the 2018 ShariCTF8 cybersecurity tournament.