From 2feda5fc4e9187e606632c769e2a1b5244f8afa9 Mon Sep 17 00:00:00 2001 From: Dwi Siswanto Date: Mon, 25 May 2020 13:09:09 +0700 Subject: [PATCH] Update example usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ced7e55..b916846 100755 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ go build pathBrute.go ### Example ``` -./pathBrute -s default -f urls.txt -v -i -n 25 +./pathBrute -s default -U urls.txt -v -i -n 25 [*] Getting Default Page Title for Invalid URI Paths http://xxxx.com/xxx [code:404] [404 Not Found]