Skip to content

dvas0004/GolangSimpleDnsSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple Golang DNS Sniffer

The program uses "gopacket" and the associated "layers" libraries to sniff raw network data on the specified interface. If DNS is detected, it builds a JSON object that is sent via a POST request to an elasticsearch server. For full details see:

David Vassallo Blog Post

About

A simple golang sniffer that parses DNS and send data to elasticsearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages