Skip to content

Commit bf103de

Browse files
author
HD Moore
committed
Add the /ews/ path to enable easy OWA brute force
1 parent c39d6e1 commit bf103de

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)