Giter Site home page Giter Site logo

inmymine7 / xmlrpc-brute-force Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 4.0 884 KB

XML-RPC brute force refers to a type of cyberattack where an attacker repeatedly attempts to guess usernames and passwords via the XML-RPC interface in WordPress.

Python 100.00%
brute-force wordpress-bruteforce xmlrpc-bruteforcer wordpress-brute-force xmlrpc-api wpbf xmlrpc

xmlrpc-brute-force's Introduction

MASS XMLRPC Brure Force

XML-RPC brute force refers to a type of cyberattack where an attacker repeatedly attempts to guess usernames and passwords via the XML-RPC interface in WordPress.

  • XML-RPC Interface: WordPress provides an XML-RPC interface via the xmlrpc.php script, enabling remote procedure calling using HTTP and XML.
  • Attack Method: Attackers use tools to automate the process of trying different username and password combinations until they gain unauthorized access to the CMS.
  • Risk: Brute force attacks pose a significant security risk, potentially leading to unauthorized access, data breaches, and website defacement.

Requirements

  • Python 3.x
  • The requests package (requests and colorama)

Key Features

  • Auto search username wordpress.
  • With module threading to make fastest brute force.
  • Support http/https in ur list.
  • Add password at passwd.txt and don't delete it
  • Result brute at g00d.txt

Password Features

  • [WPLOGIN] = username wordpress
  • [UPPERLOGIN] = username with capslock example ADMIN
  • [DOMAIN] = domain.com
  • [UPPERDOMAIN] = domain with capslock example DOMAIN.COM
  • [FULLDOMAIN] = https://domain.com

How To Usage

python3 xml.py

DISCLAIMER

This script should only be used for educational purposes and ethical hacking. Unauthorized access to computer systems is illegal and unethical. Ensure you have explicit permission before testing any system. AND WE DO NOT CONDONE ANY ILLEGAL ACTIVITIES

xmlrpc-brute-force's People

Contributors

inmymine7 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

xmlrpc-brute-force's Issues

AttributeError

AttributeError: module 'requests' has no attribute 'urllib.parse'
Whatever i do i get this error executing xml.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.