xml-hydra

command module
v0.0.0-...-2d37dfa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 12 Imported by: 0

README

XML-Hydra

XML-Hydra is a tool to bruteforce user passwords via public facing XML-RPC interface in a Wordpress application.

Installation

go install github.com/prasant-paudel/xml-hydra@latest

Usage

Flag Description
-t Target URL
-u Username
-w Wordlist for passwords
-g Number of goroutines to execute at a time (Default=4)
-P Proxy list
-h Shows help message

Example

xml-hydra -t https://example.com/xmlrpc.php -u username -w passwords.txt
xml-hydra -t https://example.com/xmlrpc.php -u username -w passwords.txt -P proxies.txt -g 10

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL