Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishpranav/wordpress-brute
A simple python script for bruteforcing wp login fastly
https://github.com/krishpranav/wordpress-brute
bruteforce hacking python wordpress wp-bruteforce
Last synced: 4 days ago
JSON representation
A simple python script for bruteforcing wp login fastly
- Host: GitHub
- URL: https://github.com/krishpranav/wordpress-brute
- Owner: krishpranav
- Created: 2021-05-09T09:49:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-09T10:16:57.000Z (over 3 years ago)
- Last Synced: 2024-12-06T14:48:07.401Z (2 months ago)
- Topics: bruteforce, hacking, python, wordpress, wp-bruteforce
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordpress-brute
A simple python script for bruteforcing wp login fastly[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
# Installation
```
git clone https://github.com/krishpranav/wordpress-brute
cd wordpress-brute
sudo chmod +x *
python3 wpcrack.py
```