WordPress Brute Force : Super Fast Login WordPress Brute Force

WordPress Brute Force is a super fast login for WordPress.

.—. .———–
/ \ __ / ——
/ / ( )/ —–
////// ‘ \/ --- //// / // : ★★ : --- // / / / ‘–
// //..\ WpCrack Brute Froce Tool™
====UU====UU==========================
‘//||`
”“
usage: python WpCrack.py [options]
optional arguments:
-h, –help show this help message and exit
-V, –version show program’s version number and exit
-d, –debug debugging mode
target arguments:
-t , –target url of the target
-u , –username username of the target (default: admin)
-p , –password password of the target (change -p to –p to use a wordlist)
–timeout timed out for requests
–thread numbers of threading multiproccesor (default: 5)
–proxy using a HTTP proxy (ex: http://site.com:8000)
Copyright © 2021 Andrew – Powered by Indonesian Darknet

How To Use

Using a single password

python WpCrack.py -t http://site.com/wp-login.php -u admin -p password

Using a multiple password / wordlist

python WpCrack.py -t http://site.com/wp-login.php -u admin –p wordlist.txt

About

WpCrack is a tool used to force login into the WordPress CMS web application and is built in the Python programming language

Features

  • Very fast login
  • Use of HTTP proxies
  • Multithreading or Multiprocessor
R K

Recent Posts

Install and Configure Squid Proxy on Ubuntu 18.04: Setup Guide

Squid is a full-featured caching proxy server that supports HTTP, HTTPS, and FTP. It is most…

1 hour ago

Install Chromium on Ubuntu 18.04: The Open-Source Browser Guide

Chromium is a fast, lightweight, open-source web browser developed primarily by Google. It serves as the…

1 hour ago

Install MySQL Workbench on Ubuntu 18.04: SSH Connections Guide

MySQL Workbench is a cross-platform graphical tool for MySQL database administration. It brings together everything a…

2 hours ago

Configure NFS Server on Ubuntu 18.04: Setup and Mount Guide

NFS (Network File System) is a distributed file sharing protocol that lets you mount remote directories…

2 hours ago

VirtualBox Guest Additions on Ubuntu 18.04: Install and Verify

VirtualBox is an open-source, cross-platform virtualization application that lets you run multiple operating systems simultaneously on…

2 hours ago

Enable SSH on Ubuntu 18.04: Install, Connect, and Manage

SSH (Secure Shell) is a cryptographic network protocol that creates a secure, encrypted connection between your…

1 day ago