Skip to content

Commit

Permalink
Merge pull request #994 from righettod/ntlm_directories_add
Browse files Browse the repository at this point in the history
Add a dict with common NTLM directories

Source: https://github.com/nyxgeek/ntlmscan

```
$ curl -sk https://raw.githubusercontent.com/nyxgeek/ntlmscan/master/paths.dict | cut -c 2- | sort -u
_windows/default.aspx?ReturnUrl=/
```
  • Loading branch information
g0tmi1k committed Apr 5, 2024
2 parents abae309 + f4d9bb6 commit d11b83a
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions Discovery/Web-Content/ntlm-directories.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
_windows/default.aspx?ReturnUrl=/
abs/
adfs/ls/wia
adfs/services/trust/2005/windowstransport
aspnet_client/
autodiscover/
autoupdate/
certenroll/
certprov/
certsrv/
conf/
debug/
deviceupdatefiles_ext/
deviceupdatefiles_int/
dialin/
ecp/
etc/
ews/
exchange/
exchweb/
groupexpansion/
hybridconfig/
iwa/authenticated.aspx
iwa/iwa_test.aspx
mcx/
mcx/mcxservice.svc
meet/
meeting/
microsoft-server-activesync/
oab/
ocsp/
owa/
persistentchat/
phoneconferencing/
powershell/
public/
reach/sip.svc
requesthandler/
requesthandlerext/
rgs/
rgsclients/
rpc/
rpcwithcert/
scheduler/
ucwa/
unifiedmessaging/
webticket/
webticket/webticketservice.svc

0 comments on commit d11b83a

Please sign in to comment.