# BugScanTeam/DNSLog

DNSLog 是一款监控 DNS 解析记录和 HTTP 访问记录的工具。

Repository: https://github.com/BugScanTeam/DNSLog
Canonical: https://ross.abutalabs.com/products/dnslog
Language: Python
License Family: other
Archived: true
Last push: 2018-11-14T09:07:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3771, "days_push": 2849, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1435, forks 453 (observed 2026-08-28T04:04:43.518679+00:00)

## What it is
DNSLog is a self-hosted tool that monitors DNS resolution records and HTTP access logs, built on Django with an integrated DNS server. It is primarily used to detect blind injection vulnerabilities (e.g., SSRF, blind SQLi, RCE) via out-of-band callbacks.

## Use cases
- detect blind ssrf vulnerabilities with dns callbacks
- self-host a dns log server for pentesting
- monitor dns resolution records for a domain
- track http access logs for out-of-band payloads
- verify blind sql injection via dns exfiltration
- set up a dns server to catch oob interactions

## When to choose
- you need a self-hosted out-of-band detection tool for blind vulnerability testing
- you want full control over your dns and http logging infrastructure
- you are integrating oob detection into an automated scanning workflow

## When to avoid
- you need a maintained tool with active updates and modern framework support
- you cannot obtain a dedicated domain with customizable NS records and a public IP
- you only need a quick hosted service without infrastructure setup

## Facets
- artifact type: service
- maturity: maintenance
- function: monitoring, logging, web-framework, self-hosted
- domain: security, penetration-testing, networking, self-hosted
- platform: python, self-hosted
- tags: dnslog, dns-monitoring, blind-xss, ssrf-detection, out-of-band, security-testing, django, web-server, linux

## Member repositories
- BugScanTeam/DNSLog (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.518679+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:49.954877+00:00, confidence not recorded.
  - readme: https://github.com/BugScanTeam/DNSLog (fetched 2026-08-28T04:04:43.518679+00:00, sha d503bd636af2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
