What info can i get about non-signed software using Network Extensions

Hi, I am working with a Content Filter Network Extension. I was wondering what information i could obtain from an unsigned process that is generating outbound traffic.

Will NEFilterFlows from this process come with a SourceAppAuditToken ?

If so, can i use this to find the location of this process and what command line arguments where used to execute it?

If this is possible how can i do this, i could not find documentation about this.
Thanks.

Accepted Reply

Turns out i can get the path with SecCodeCopyPath, when I manage to get the command line arguments of the process I will share how I did it.

Replies

Turns out i can get the path with SecCodeCopyPath, when I manage to get the command line arguments of the process I will share how I did it.

I was wondering what information i could obtain from an unsigned process that is generating outbound traffic.

What process is running on your machine unsigned?


Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com