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

One Drive Enum Username Output #16

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tyleroberts
Copy link

I added in a few lines of code that create an output file for the users discovered based off of the domain that was input. I'm then writing the email addresses that are found to be valid to this file in real time. I was previously having trouble with the initial file creation from the main branch if the tool stopped execution or aborted early. If either of these conditions happened then the output file would not be created and grabbing the users was impossible. So I thought that writing them as they were found to a file created prior to execution would alleviate that problem. I've ran this on my own many times and it works consistently and would love to see this implemented to the main branch if it makes sense.

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.

None yet

1 participant