Skip to content

Commit 1b7e819

Browse files
committed
Land rapid7#4829, Add the /ews/ path to enable easy OWA brute force
2 parents c0f1509 + bf103de commit 1b7e819

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/scanner/http/http_login.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ def find_auth_uri
7474
/auth/
7575
/manager/
7676
/Management.asp
77+
/ews/
7778
}
7879
end
7980

0 commit comments

Comments
 (0)