mirror of
https://github.com/trickest/resolvers.git
synced 2026-04-18 14:16:14 +05:30
Add file links
This commit is contained in:
parent
2c79bafcf9
commit
6c4a8d91a5
1 changed files with 3 additions and 7 deletions
10
README.md
10
README.md
|
|
@ -1,15 +1,11 @@
|
|||
<h1 align="center">Resolvers <a href="https://twitter.com/intent/tweet?text=Trickest%20Resolvers%20-%20The%20most%20exhaustive%20list%20of%20reliable%20DNS%20resolvers%0A%0Ahttps%3A%2F%2Fgithub.com%2Ftrickest%2Fresolvers&hashtags=bugbounty,bugbountytips,infosec"><img src="https://img.shields.io/badge/Tweet--lightgrey?logo=twitter&style=social" alt="Tweet" height="20"/></a></h1>
|
||||
<h3 align="center">The most exhaustive list of reliable DNS resolvers</h3>
|
||||
|
||||
There are three files here:
|
||||
- `resolvers.txt`
|
||||
A simple list of resolver IP addresses, which you can pass directly to your DNS enumeration tool.
|
||||
- [resolvers.txt](resolvers.txt): A simple list of resolver IP addresses, which you can pass directly to your DNS enumeration tool.
|
||||
|
||||
- `resolvers-extended.txt`
|
||||
All of the resolvers in `resolvers.txt` with additional information about each server, including the organization it belongs to, its country, and how many times it has been detected as valid. If a resolver is valid enough times, it may earn its place in the next file.
|
||||
- [resolvers-extended.txt](resolvers-extended.txt): All of the resolvers in `resolvers.txt` with additional information about each server, including the organization it belongs to, its country, and how many times it has been detected as valid. If a resolver is valid enough times, it may earn its place in the next file.
|
||||
|
||||
- `resolvers-trusted.txt`
|
||||
A list of trusted resolvers from organizations like Cloudflare, Google, etc. We recommend you use this list to re-validate the results you get with the main resolvers.
|
||||
- [resolvers-trusted.txt](resolvers-trusted.txt): A list of trusted resolvers from organizations like Cloudflare, Google, etc. We recommend you use this list to re-validate the results you get with the main resolvers.
|
||||
|
||||
## How it Works
|
||||
A [Trickest](https://trickest.com) workflow creates an initial dataset of resolvers from various sources and then uses multiple instances of [dnsvalidator](https://github.com/vortexau/dnsvalidator) to validate and re-validate this dataset and make it as reliable as possible.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue