Data Loss Prevention

 View Only
  • 1.  Regular expression for IMEI and IMSI?

    Posted Jun 02, 2011 07:14 AM

    Hello,

     

    We are implementing DLP 11.1 to a Telecom customer who is interested in detecting IMEI and IMSI numbers.

    As far as I know this can be done using regex, but I don't know how to create a regex to "follow" the IMEI and IMSI rules.

     

    Any help? :)

     

     

    Thank you!



  • 2.  RE: Regular expression for IMEI and IMSI?

    Posted Jun 06, 2011 11:13 AM

    Not sure I can build one for you at the moment, but I will point out that when I build regex I sometimes use the online tools.

    Here's one:

    http://gskinner.com/RegExr/



  • 3.  RE: Regular expression for IMEI and IMSI?

    Broadcom Employee
    Posted Jun 07, 2011 10:32 AM

    So useful this site!!!



  • 4.  RE: Regular expression for IMEI and IMSI?

    Posted Jun 10, 2011 11:33 AM

    I also use the gskinner site.  Another good tool is "regex buddy".


    You could write a custom identifier with other keywords in proximity to your IMEI and IMSI numbers.  

     

    Also, If your customer has an exact database of these numbers, you can try EDM indexing the data as well.