criblio / appscope

Gain observability into any Linux command or application with no code modification
https://appscope.dev
Apache License 2.0
268 stars 33 forks source link

DNS tunelling/exfiltration POC #1591

Closed michalbiesek closed 1 year ago

michalbiesek commented 1 year ago

The base idea is as in the picture below:

slack

The working branch for POC is: https://github.com/criblio/appscope/tree/feat-dns-poc

michalbiesek commented 1 year ago

The current plan:

michalbiesek commented 1 year ago

The initial changes supports detecting mailicious size of DNS domain and I am able to send notificatio to slack channel TODO: Consider extending dns request and response with dns type information.

michalbiesek commented 1 year ago

The blog post proposal about it is presented in #1606