AdguardTeam / AdguardTeam/AdGuardHome

Search by response fields (IPs, CNAMEs, etc) in query log

Abierto
#1,933 2 comentarios 9 reacciones 0 asignados Ver en GitHub
feature request
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Problem Description
I need to be able to search in the responses (especially CNAM records) from the server to the clients in order to figure out is the response poisoned through the DNS poisoning attack or not.

Iran government do DNS poisoning in addition to IP filtering and blocking DNS over HTTPS Servers, So I need to be able to search in the responses so I can search and specify a correct upstream for that domain

### Proposed Solution
filter query log based on `responses` in addition to `client` and `request`

### Alternatives Considered
If the server supports an external database for logging or a logging system (like Syslog servers) everyone how needs an advanced search can use that database for storing and searching in Query Log.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.