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

Integrated Anubis #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Integrated Anubis #114

wants to merge 1 commit into from

Conversation

shelld3v
Copy link

@shelld3v shelld3v commented Aug 1, 2021

Anubis

Anubis (or AnubisDB) is a public subdomains database working with API that can be used publicly by anyone, and it has already been used by various subdomains enumeration tools/services.

References:

Why Anubis?

Anubis has 2 major usages:

  • Request for subdomains of a domain (from its database)
  • Submit subdomains to improve the database

Using Anubis, we can both provide benefits to the community (submitting subdomains to the public database) and the users (receive subdomains from the data-rich database).
The author of AnubisDB has already created a subdomains enumeration tool Anubis that does both these things, and so can grow the database/community, but it's not being used widely

What in this PR?

  • I implemented Anubis as a data source
  • Added an optional config value to share the results with Anubis, and so every user can both support the community (by sharing results from their scan) and receive benefits (more data than usual that comes from other enumerations), it's a win-win. Of course, they can disable it

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