filetypes |
security_result.about.file.file_type |
Email attachment filetypes separated by pipe delimiters (|) are extracted from the
filetypes log field, and
-
If the extracted email attachment file type matches the regular expression
(?i)(xlsx), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_XLSX.
-
Else, if the extracted email attachment file type matches the regular expression
(?i)(xls),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_XLS
-
Else, if the extracted email attachment file type matches the regular expression
(?i)(cab),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CAB.
-
Else, if the extracted email attachment file type matches the regular expression
(?i)(pcapng|pcap|cap), then the security_result.about.file.file_type UDM field is
set to FILE_TYPE_CAP.
-
Else, if the extracted email attachment file type matches the regular expression
(?i)(tar.gz|egg),
then the security_result.about.file.file_type UDM field is set to
FILE_TYPE_PYTHON_PKG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(gzip|tgz|gz),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_GZIP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(zip),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ZIP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(gif),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_GIF.
- Else, if the log message matches the regular expression
(?i)(\\bdos\\b) AND the
filetype
log field value matches the regular expression (?i)(exe|com), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DOS_EXE.
- Else, if the log message matches the regular expression
(?i)(\\bne_exe\\b) AND the
extracted email attachment file type matches the regular expression (?i)(exe), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_NE_EXE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(exe),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PE_EXE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(msi),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MSI.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ocx|sys),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_PE_DLL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pdf|(portable\\s*document\\s*format)), then the
security_result.about.file.file_type UDM field
is
set to FILE_TYPE_PDF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(docx),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DOCX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(doc),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DOC.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(html|htm),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_HTML.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(jar),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_JAR.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(jpeg|jpg),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_JPEG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(mov),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MOV.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(mp3),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MP3.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(mp4),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MP4.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(png),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PNG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pptx),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PPTX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ppt),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PPT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(rar),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_RAR.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ace),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ACE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(apk|aar|dex),
then the security_result.about.file.file_type UDM field is set to
FILE_TYPE_ANDROID.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(plist),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLE_PLIST.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(applescript),
then the security_result.about.file.file_type UDM field is set to
FILE_TYPE_APPLESCRIPT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(app),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(scpt),
then
the
security_result.about.file.file_type UDM field is set to
FILE_TYPE_APPLESCRIPT_COMPILED.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(arc),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ARC.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(arj),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ARJ.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(asd),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ASD.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(asf),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ASF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(avi),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_AVI.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(awk),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_AWK.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(bmp),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_BMP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(dib),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DIB.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(bz2),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_BZIP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(chm),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_CHM.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(cljc|cljs|clj),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CLJ.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(crt|cer),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_CRT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(crx),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_CRX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(csv),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_CSV.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(deb),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DEB.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(dmg),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DMG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(divx),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DIVX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(com),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DOS_COM.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(dwg),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DWG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(dxf),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DXF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(dyalog),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_DYALOG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(dzip),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_DZIP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(epub|mobi|azw),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_EBOOK.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(elf),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ELF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(eml),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_EMAIL_TYPE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(emf),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_EMF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(eot),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_EOT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(eps),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_EPS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(flac),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_FLAC.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(fla),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_FLA.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(fli),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_FLI.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(flc),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_FLC.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(flv),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_FLV.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(fpx),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_FPX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(xcf),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_GIMP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(go),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_GOLANG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(gul),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_GUL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(hwp),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_HWP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ico),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ICO.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(indd|idml),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_IN_DESIGN.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ipa),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_IPHONE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ips),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_IPS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(iso),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ISOIMAGE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(java)
AND
the
extracted email attachment file type does NOT match the regular expression (?i)(javascript),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_JAVA.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(class),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_JAVA_BYTECODE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(jmod),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_JMOD.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(jng),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_JNG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(json),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_JSON.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(js),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_JAVASCRIPT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(kgb),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_KGB.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(tex),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_LATEX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(lzfse),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_LZFSE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(vmlinuz|ko),
then the security_result.about.file.file_type UDM field is set to
FILE_TYPE_LINUX_KERNEL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(bundle|framework), then the security_result.about.file.file_type UDM field is
set
to
FILE_TYPE_MACH_O.
- Else, if the log message matches the regular expression
(?i)(\\bmach\\b) AND the
filetype
log field value matches the regular expression (?i)(dylib|o), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MACH_O.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(so|initrd|vmlinux|pkg.tar.zst|ext4|ext3|ext2|swap), then the
security_result.about.file.file_type
UDM field is set to FILE_TYPE_LINUX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ini),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_INI.
- Else, if the log message matches the regular expression
(?i)(\\blinux\\b) AND the
filetype
log field value matches the regular expression sfs, then the
security_result.about.file.file_type UDM
field is set to FILE_TYPE_LINUX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(lnk),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_LNK.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(m4),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_M4.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(midi|mid),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_MIDI.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(mkv),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MKV.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(mpg|mpeg),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_MPEG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(sz_),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MSCOMPRESS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(dll),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_NE_DLL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(odg),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ODG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(odp),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ODP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ods),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ODS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(odt),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ODT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ogg|oga|ogv),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_OGG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(one) AND
the
extracted email attachment file type does NOT match the regular expression (?i)(none), then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ONE_NOTE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pst|ost),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_OUTLOOK.
- Else, if the log message matches the regular expression
(?i)(\\boutlook\\b) AND the
extracted email attachment file type matches the regular expression (?i)(msg), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_OUTLOOK.
- Else, if the log message matches the regular expression
(?i)(\\bemail\\b) AND the
filetype
log field value matches the regular expression (?i)(msg), then the
security_result.about.file.file_type
UDM field is set to FILE_TYPE_EMAIL_TYPE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(prc),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PALMOS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pdb),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PDB.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pem),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PEM.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pgp|gpg|asc),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PGP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(php),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PHP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pkg),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PKG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ps1|psm1),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_POWERSHELL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ppsx),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PPSX.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(psd),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PSD.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ps),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pyc),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PYC.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(py|pyw),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_PYTHON.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(whl),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PYTHON_WHL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(qt),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_QUICKTIME.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(rm|rmvb),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_RM.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(rom|bin),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_ROM.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(rpm),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_RPM.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(rtf),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_RTF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(rb),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_RUBY.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(rz),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_RZIP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(7z),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_SEVENZIP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(sgml|sgm),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_SGML.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(bash|csh|zsh),
then the security_result.about.file.file_type UDM field is set to
FILE_TYPE_SHELLSCRIPT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(sql),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_SQL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(sqfs|sfs),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_SQUASHFS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(svg),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_SVG.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(swf),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_SWF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(sis|sisx),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_SYMBIAN.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(3gp),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_T3GP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(tar),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_TAR.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(tga),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_TARGA.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(3ds|max),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_THREEDS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(tif|tiff),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_TIFF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(torrent),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_TORRENT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(ttf),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_TTF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(vba),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_VBA.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(vhd|vhdx),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_VHD.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(wav),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_WAV.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(webm),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_WEBM.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(webp),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_WEBP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(wer),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_WER.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(wma),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_WMA.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(wmv),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_WMV.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(woff|woff2),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WOFF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(xml),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_XML.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(xpi),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_XPI.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(xwd),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_XWD.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(zst),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ZST.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(Makefile|makefile|mk), then the security_result.about.file.file_type UDM
field is
set to
FILE_TYPE_MAKEFILE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(zlib),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_ZLIB.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(hqx),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MACINTOSH.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(hfs|dsk|toast),
then the security_result.about.file.file_type UDM field is set to
FILE_TYPE_MACINTOSH_HFS.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(bh|log|dat),
then the security_result.about.file.file_type UDM field is set to
FILE_TYPE_BLACKHOLE.
- Else, if the log message matches the regular expression
(?i)(\\bcookie\\b) AND the
extracted email attachment file type matches the regular expression (?i)(txt), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_COOKIE.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(txt),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_TEXT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(docx|xlsx|pptx),
then the security_result.about.file.file_type UDM field is set to FILE_TYPE_OOXML.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(odt|ods|odp|odg), then the security_result.about.file.file_type UDM field is
set
to
FILE_TYPE_ODF.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(for|f90|f95),
then the security_result.about.file.file_type UDM field is set to
FILE_TYPE_FORTRAN.
- Else, if the log message matches the regular expression
(?i)(\\bwince\\b) AND the
filetype
log field value matches the regular expression (?i)(exe|cab|dll), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_WINCE.
- Else, if the log message matches the regular expression
(?i)(\\bscript\\b) AND the
extracted email attachment file type matches the regular expression (?i)(py|js|pl|rb), then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_SCRIPT.
- Else, if the log message matches the regular expression
(?i)(\\bapplesingle\\b) AND the
extracted email attachment file type matches the regular expression (?i)(as|bin), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLESINGLE.
- Else, if the log message matches the regular expression
(?i)(\\bmacintosh\\b) AND the
extracted email attachment file type matches the regular expression (?i)(dylib|a), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_MACINTOSH_LIB.
- Else, if the log message matches the regular expression
(?i)(\\bappledouble\\b) AND the
extracted email attachment file type matches the regular expression (?i)(ad|._), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLEDOUBLE.
- Else, if the log message matches the regular expression
(?i)(\\bobjetivec\\b) AND the
extracted email attachment file type matches the regular expression (?i)(m|mm|h), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_OBJETIVEC.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(obj|lib),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_COFF.
- Else, if the log message matches the regular expression
(?i)(\\bcpp\\b) AND the
filetype
log field value matches the regular expression (?i)(hpp|cpp|cc|cxx|h), then the
security_result.about.file.file_type UDM field is set to FILE_TYPE_CPP.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pas|pp),
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_PASCAL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)(pl|pm),
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_PERL.
- Else, if the extracted email attachment file type matches the regular expression
(?i)\\bsh\\b,
then
the security_result.about.file.file_type UDM field is set to
FILE_TYPE_SHELLSCRIPT.
- Else, if the extracted email attachment file type matches the regular expression
(?i)\\bc\\b$,
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_C.
- Else, if the extracted email attachment file type matches the regular expression
(?i)\\bn\\b$,
then
the security_result.about.file.file_type UDM field is set to FILE_TYPE_NEKO.
- Else, if the extracted email attachment file type matches the regular expression
(?i)\\bf\\b,
then
the
security_result.about.file.file_type UDM field is set to FILE_TYPE_FORTRAN.
- Else, the UDM field
additional.fields.key is set to file_type_%{index} and
the extracted email attachment file type is mapped to the additional.fields.value UDM field.
|