We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c49abb commit fc9eef1Copy full SHA for fc9eef1
1 file changed
README.md
@@ -1,2 +1,10 @@
1
# quickpress
2
Small tool to automate SSRF wordpress and XMLRPC finder
3
+
4
+* Usage from src
5
+ * go run quickpress.go -target https://www.target.com -server evil.com
6
+* Usage from releases
7
+ * ./quickpress.go -target https://www.target.com -server evil.com
8
9
+* Example
10
+ 
0 commit comments