Skip to content

Commit

Permalink
Merge pull request #1879 from BishopFox/fix_missing_extension
Browse files Browse the repository at this point in the history
Keep track of file extension
  • Loading branch information
moloch-- authored Feb 21, 2025
2 parents 0f340a2 + 3faabd3 commit a89675d
Show file tree
Hide file tree
Showing 11 changed files with 5,457 additions and 9,910 deletions.
7,480 changes: 2,829 additions & 4,651 deletions protobuf/clientpb/client.pb.go

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions protobuf/clientpb/client.proto
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ message ImplantConfig {
bool NetGoEnabled = 151;
bool TrafficEncodersEnabled = 152;
repeated string TrafficEncoders = 153;
string Extension = 154;

repeated commonpb.File Assets = 200;
}
Expand Down
207 changes: 58 additions & 149 deletions protobuf/commonpb/common.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a89675d

Please sign in to comment.