hitsz-ids / duetector

duetector🔍: Data Usage Extensible Detector for data usage observability.
https://dataucon.idslab.io/
Apache License 2.0
10 stars 8 forks source link

Migration BccTracer to CO-RE(SubrpocessTracer) #79

Open wunder957 opened 1 year ago

wunder957 commented 1 year ago

🚅Search before asking

I have searched for issues similar to this one.

🚅Description

Now that we have SubprocessMonitor in https://github.com/hitsz-ids/duetector/issues/44 , we can migrate the existing BccTracer to CO-RE, using Subprocess proto

🏕Solution(optional)

We're going to have multiple PRs for this.

🍰Detail(optional)

See design: https://github.com/hitsz-ids/duetector/blob/main/docs/design/CO-RE.md

🍰Example(optional)

wunder957 commented 1 year ago

If anyone wants to claim this task, please comment and I'll create a sub-Issue and assign it to you!

149189 commented 1 year ago

Hey! I would like to work on this issue can you please assign me?

wunder957 commented 1 year ago

@149189 Thank you for being a part of our project!

CO-RE is an advanced feature of BPF, which requires you to have a knowledge of C++ or Rust. I've created a sub-issue and we can start with it https://github.com/hitsz-ids/duetector/issues/80.

Please reply to me in https://github.com/hitsz-ids/duetector/issues/80 if you would like to claim this assignment