My mentor taught me about various WordPress-related vulnerabilities. That knowledge was the foundation. But then I started exploring deeper. Asking "what else can this do?" That's when I found it. A ...
This repository contains tools developed during a HackTheBox CTF to improve stress-testing and brute-forcing XML-RPC endpoints. The tools include: Stress Testing Suite: This tool evaluates and ...
The XML-RPC protocol was originally designed to simplify cross-platform communication between applications. However, recent security research has revealed that it can be exploited for IP disclosure ...
My company is starting to implement quite a bit of internet based management software. My boss has been talking about using XML-RPC, so I've done some reading up about it. My question is this: What's ...