diff --git a/README.md b/README.md index 5332369..5603945 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ Tool make GET request to acquire CSRF token + cookies and make POST request with `go install git.sual.in/casual/owncloud_bruteforcer@latest` +## Example usage + +``` +owncloud_bruteforce -u "https://target.com/login" -P ./rockyou.txt +``` + ## Help ``` @@ -31,6 +37,7 @@ INPUT: ## Notes - Successful login detected by redirect location after POST request. If user have 2FA, then app will not show found login:password. + - If # License This project is licensed under the MIT License - see the LICENSE file for details \ No newline at end of file