WebHackersWeapons/weapons/dnsobserver.yaml

12 lines
393 B
YAML
Raw Normal View History

2022-08-16 11:42:23 +00:00
---
name: dnsobserver
2024-01-01 16:08:52 +00:00
description: "A handy DNS service written in Go to aid in the detection of several\
\ types of blind vulnerabilities. It monitors a pentester's server for out-of-band\
\ DNS interactions and sends lookup notifications via Slack. "
2022-08-16 16:11:14 +00:00
url: https://github.com/allyomalley/dnsobserver
2022-08-16 11:42:23 +00:00
category: tool
2022-08-19 07:26:26 +00:00
type: Utils
2024-01-01 16:08:52 +00:00
platform: [linux, macos, windows]
2022-08-19 07:26:26 +00:00
lang: Go
2024-01-01 16:08:52 +00:00
tags: [oast, dns]