mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
17 lines
391 B
YAML
17 lines
391 B
YAML
---
|
|
name: dnsobserver
|
|
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. '
|
|
url: https://github.com/allyomalley/dnsobserver
|
|
category: tool
|
|
type: Utils
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: Go
|
|
tags:
|
|
- oast
|
|
- dns
|