Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Plugin - Autodiscover M365 Tenant Enumeration #1050

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

JohnEarle
Copy link

Creation of a plugin using Autodiscover to enumerate domains associated with the target domain m365 tenant.

Leveraging logic from Security Risk Advisors - LetItGo

@JohnEarle JohnEarle marked this pull request as draft January 2, 2025 21:14
@JohnEarle JohnEarle marked this pull request as ready for review January 2, 2025 21:51
@JohnEarle
Copy link
Author

@caffix I'd like to get your input on this plugin; being new to golang and the application architecture, I was unsure of how to ensure items found are added to scope (assuming the source event is in scope)

  1. I'm not sure if this should be the default explicit, as it will bring in new domains
  2. Should I call scope.add() directly from the plugin (if this fits into the grand scheme of how plugins should work)

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.

1 participant