diff --git a/README.md b/README.md index e56e73d..1d7aea1 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,14 @@ Simple tool to bruteforce owncloud instance accounts +> A word of caution - tool by default can DOS owncloud instance. + ## Description Tool: - make GET request to acquire CSRF token + cookies - make POST request using given username and password wordlist. -A word of caution - tool by default can DOS owncloud instance. ### Installation