Handle invalid Base64 encodings in FTP ADAT analyzer

This commit is contained in:
Jon Siwek 2020-01-15 12:43:16 -08:00
parent f59e3da4f7
commit 1db7a222a0
4 changed files with 23 additions and 2 deletions

View file

@ -0,0 +1,11 @@
#separator \x09
#set_separator ,
#empty_field (empty)
#unset_field -
#path weird
#open 2020-01-15-20-41-16
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p name addl notice peer
#types time string addr port addr port string string bool string
1348168976.514202 CHhAvVGS1DHFjwGM9 192.168.57.103 60108 192.168.57.101 2811 base64_illegal_encoding character 32 ignored by Base64 decoding F zeek
1348168976.514202 CHhAvVGS1DHFjwGM9 192.168.57.103 60108 192.168.57.101 2811 ftp_adat_bad_first_token_encoding - F zeek
#close 2020-01-15-20-41-16