Skip to content

zizzu0/Linux-Tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux Tracing tools

Conversations.py

Get a realtime summary of per pid inet data transmission via BPF Compiler Collection (BCC) https://github.com/iovisor/bcc and associate them with dns responses extracted from libc functions calls.

Conversations - Animated gif demo

Dnsdig.py

Uses sysdig to get dns responses from the recvfrom syscall buffer and python to parse and format the responses.

About

Linux tracing scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages