Cloud Data Protection and Security

 View Only

CloudSOC Regex - Find Movie and TV Show Files

  • 1.  CloudSOC Regex - Find Movie and TV Show Files

    Posted Jun 25, 2020 10:24 PM
    Hello,
    I am trying to find tv show and movie files uploaded to O365.

    I have created two regular expressions that can find movie and tv show file names. However, movie and TV show files are not detected.

    I have tried two options.

    Option 1: Add regular expression to a ContentIQ profile and add the ContentIQ profile to a policy.

    Result: This finds movie and tv show file names in text files but will not find movie and tv show files in the file system.

    Option 2: Add regular expression to policy as an entry in the File Properties 'File Name'.

    Result: This does not detect anything.

    Reg Exs
    TV Shows
    [A-Za-z0-9_ ]*[s,S][\d0\-\d9][\d1\-\d9][e,E][d\-\d9][\d1\-9][A-Za-z0-9_ ]*\.([m,M][o,O][v,V]|[a,A][v,V][i,I]|[m,M][p,P]4|[m,M][k,K][v,V])

    Movies
    [A-Za-z0-9_ ]*\([\d1\-\d2][\d1\-\d9][\d0\-\d9][\d0\-\d9]\)[A-Za-z0-9_ ]*\.([m,M][o,O][v,V]|[a,A][v,V][i,I]|[m,M][p,P]4|[m,M][k,K][v,V])

    Thanks in advance!

    Cheers,
    Camreon