We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeba033 commit 2d37dfaCopy full SHA for 2d37dfa
README.md
@@ -1,5 +1,5 @@
1
# XML-Hydra
2
-XML-Hydra is a tool to bruteforce user passwords via public facing XML-RPC interface in an Wordpress application.
+XML-Hydra is a tool to bruteforce user passwords via public facing XML-RPC interface in a Wordpress application.
3
4
## Installation
5
```
@@ -22,4 +22,4 @@ xml-hydra -t https://example.com/xmlrpc.php -u username -w passwords.txt
22
23
24
xml-hydra -t https://example.com/xmlrpc.php -u username -w passwords.txt -P proxies.txt -g 10
25
-```
+```
0 commit comments