Skip to content

Create ActiveDirectory-small.txt#1224

Merged
ItsIgnacioPortal merged 1 commit intodanielmiessler:masterfrom
kennystrawnmusic:patch-1
Jul 8, 2025
Merged

Create ActiveDirectory-small.txt#1224
ItsIgnacioPortal merged 1 commit intodanielmiessler:masterfrom
kennystrawnmusic:patch-1

Conversation

@kennystrawnmusic
Copy link
Contributor

@kennystrawnmusic kennystrawnmusic commented Jun 30, 2025

Exchange, ADCS, WinRM, etc. endpoints.

Purpose of pull request
Added a discovery wordlist consisting of Exchange, ADCS, WinRM, etc. endpoints. This will come in handy for whenever the need arises to use a tool like ffuf to check for the existence of these services during an engagement.

Source
https://github.com/kennystrawnmusic/SecLists/blob/870996d05c296c49c50c972c95806ff4d3db295c/Discovery/Web-Content/ActiveDirectory-small.txt

Additional context
Might consider adding more entries to this wordlist later on, but we definitely need a wordlist for discovery of the kinds of internal AD-controlled services that are looked for most common, since these are definitely easy ways into AD environments.

Exchange, ADCS, WinRM, etc. endpoints.
@ItsIgnacioPortal
Copy link
Collaborator

Hello @kennystrawnmusic

How did you put together this list of endpoints? Are these from engagements done by you?

@kennystrawnmusic
Copy link
Contributor Author

kennystrawnmusic commented Jul 3, 2025

Hello @kennystrawnmusic

How did you put together this list of endpoints? Are these from engagements done by you?

In short, yes. To elaborate, I'm not allowed to disclose what either of those 2 engagements are.

Also, some of these are endpoints while others are path components. So to use this wordlist, you'd use something like:

ffuf -w ActiveDirectory-small.txt -u http://<target IP> --recursion --recursion-strategy greedy

@ItsIgnacioPortal
Copy link
Collaborator

Thank you for contributing!

@ItsIgnacioPortal ItsIgnacioPortal merged commit 6a67a26 into danielmiessler:master Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants