-
Notifications
You must be signed in to change notification settings - Fork 100
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
autodiscover-tlds.txt with domains only #15
Comments
Hi, |
curl -s 'https://raw.githubusercontent.com/guardicore/labs_campaigns/master/Autodiscover/autodiscover-tlds.txt' | awk '{print $2}' That's how you get a list with domains only. |
I know but I need an external hosted source which I can query regularly. So changes should also go in the other file. |
Feel free to create another GitHub repository and fill its content via GitHub actions triggered when the original file changes. |
Hi Team, Does the credential leak also affect for O365 domain tenants...? Also will this still affect if we have Modern Authentication in place at Org level on the tenant..? |
when i add this alias to our firewall it detect it only as one ip 127.0.0.1. |
Hello, Pi-hole can use the list in raw format. |
Hello,
could you provide the list with domain names only in another file?
FortiGates are capable of fetching this data in Threat feets.
With that I can create a firewall rules to block traffic to that.
Thank you.
Cheers
The text was updated successfully, but these errors were encountered: