threatexpress/domainhunter

Can't fetch domain by keyword

augustwu opened this issue · 7 comments

I check the code,there is login required when doing domain search,
currently the project can't do domain search
login addr is
https://member.expireddomains.net/login/

Thanks for the notice. It looks like there is a change with expireddomains.net. We'll look into it.

the same problem. Looks like expired domains closed an opportunity to check domains without login on site.

We could simply require authentication with free account and use the authenticated endpoints or find a new expired domains source. Either way this needs some re-coding

sounds pretty well, i mean adding authentication =)

hey. will you work further with this script? I mean issue about authentication?

For anyone having issues with auth to ExpiredDomains.net, acole76 submitted a pull request to this branch, which fixes the issue by having you supply your login creds to the command.

#13

Another change is that when searching the top X number of domains, the console output only displays categorizations and not the unwanted results (uncategorized, spam, malicious, etc.).

Authentication added in latest commit