Support for more Nameservers
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Route53 and Cloudflare nameserver support and the discussion linked in the issue. Choose a specific nameserver from the list, determine how its domains and subdomains should be discovered, and verify that Mantis can include those results alongside its current providers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100