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 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-09T10:16:57.000Z (about 5 years ago)
- Last Synced: 2025-10-03T14:48:28.991Z (9 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
[](https://forthebadge.com)
# Installation
```
git clone https://github.com/krishpranav/wordpress-brute
cd wordpress-brute
sudo chmod +x *
python3 wpcrack.py
```