refraction-networking / conjure

Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
70 stars 21 forks source link

Adding a new option to captool to exclude subnets traffic from being captured #264

Closed 0x90-n closed 1 year ago

0x90-n commented 1 year ago

./captool ...... --except "subnets_list"

An optional arg to allow for the exclusion of certain subnets from traffic capturing. This is useful when trying to avoid capturing station-covert flows when the station IP is within the target subnets specified by -t arg.