Skip to content

Simple Python Script For Performing XMLRPC Dictionary Attack

License

Notifications You must be signed in to change notification settings

relarizky/wpxploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPXploit

Simple Python Script For Performing XMLRPC Dictionary Attack

Build Status Code Size License

Instalation

$ git clone https://github.com/relarizky/wpxploit.git
$ cd wpxploit
$ pip3 install -r requirements.txt
$ ./exploit.py

Usage

__          _________   __      _       _ _
\ \        / /  __ \ \ / /     | |     (_) |
 \ \  /\  / /| |__) \ V / _ __ | | ___  _| |_
  \ \/  \/ / |  ___/ > < | '_ \| |/ _ \| | __|
   \  /\  /  | |    / . \| |_) | | (_) | | |_
    \/  \/   |_|   /_/ \_\ .__/|_|\___/|_|\__|
                         | |   [Version 1.0.0]
                         |_|

[+] Usage	: ./exploit.py <url> <thread> <timeout>
[+] Examlple	: ./exploit.py http://target.com/ 5 15