8000 GitHub - jheise/dns-probe: Sniff for dns traffic and create a zero mq stream for it
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jheise/dns-probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS-PROBE

usage: dns-probe ifacename

dns-probe sniffs for traffic on udp port 53 then makes the following fields available via a json blob served on a zeromq stream on port 7777

SrcIP - ip the packet came from DstIP - ip the packet is heading to Request - boolean value defining if this is a query or an answer Timestamp - time the packet was captured Query - the domain that was queried Answers - the response to the query

About

Sniff for dns traffic and create a zero mq stream for it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0