PhonePe/mantis

Support for more Nameservers

Open

#78 opened on Jan 28, 2025

 (0 comments) (0 reactions) (0 assignees)Python (134 forks)auto 404
enhancementgood first issuehackathonhacktoberfest

Repository metrics

Stars
 (1,036 stars)
PR merge metrics
 (PR metrics pending)

Description

Discussed in https://github.com/PhonePe/mantis/discussions/41

Originally posted by 0xbharath July 25, 2024 The idea behind Mantis is to assist Product Security Engineers by leveraging the knowledge that they are privy to in the org such as access to namesevers to get a complete list of domains/subdomains.

Atm, Mantis has support for Route53 and Cloudflare nameservers. We need contributions to add support for more nameservers. Some common nameservers include:

Managed Nameservers

  • Namecheap
  • Godaddy
  • Gandi
  • Azure DNS Service
  • Porkbun
  • Google Cloud DNS
  • NameSilo

Non-managed Nameservers

  • Bind
  • PowerDNS

Contributor guide