diff --git a/README.md b/README.md index 9e1b7fd..0346b14 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # quickpress Small tool to automate SSRF wordpress and XMLRPC finder + +* Usage from src + * go run quickpress.go -target https://www.target.com -server evil.com +* Usage from releases + * ./quickpress.go -target https://www.target.com -server evil.com + +* Example + ![](https://raw.githubusercontent.com/t0gu/quickpress/master/quickpress.gif)