Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t0gu authored Mar 21, 2020
1 parent 1c49abb commit fc9eef1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit fc9eef1

Please sign in to comment.