Using IronPort c series to find SSN social security numbers

We have IronPort C-series, M-series, and IEA appliances and are currently manually encrypting e-mails with the [send secure] subject string.  All of that is working great.   What we are now looking at is using the SSN smart tag in a content filter to start cleaning up our outgoing e-mails.  Currently I only have 'notify' as an action so that we can see where and how much of a problem we have.  That has run for a while and now we are getting ready to start possibly bouncing the mail back to the sender or automatically encrypting the outgoing e-mail with our IEA appliances.  The question that I have is currently not all of our internal users are licensed for the IEA so I can't just encypt everything that the SSN smart tag finds.    OK, so I can bounce the e-mail back to the users that are not licensed...   Sounds good...  well, what about false positives?  How do they get the e-mail sent that IronPort is stopping because of SSN false positives?
I've thought of a couple of ideas but would be interested in hearing what the other admins have come up with that works for them.     THANKS.
OH, does anyone know where CISCO put the old Knowledgebase?   I thought there was some great information there.
Jason

I use outbound mail content filters and reg-ex. you have to have a regex that includes multiple seperators. I use these again for subject fields. While these are not perfect, they work quite well with very low false positives. You could continue to make more RegEX's but these seem to work for me.
Message Body or Attachment
body-contains("*ssn", 1)
Message Body or Attachment
body-contains("[0-9][1-9][1-9]\[0-9][1-9]\[0-9][0-9][0-9][1-9]\W",  1)
Message Body or Attachment
body-contains("[0-9][1-9][1-9]/[0-9][1-9]/[0-9][0-9][0-9][1-9]\W", 1)
Message Body or Attachment
body-contains("[0-9][1-9][1-9]\\[0-9][1-9]\\[0-9][0-9][0-9][1-9]\W",  1)
Message Body or Attachment
body-contains("[0-9][1-9][1-9]\.[0-9][1-9]\.[0-9][0-9][0-9][1-9]\W",  1)
Message Body or Attachment
body-contains("[0-9][1-9][1-9]\-[0-9][1-9]\-[0-9][0-9][0-9][1-9]\W",  1)
Here is the subject field example, i have subject field filters with identical RegEx to the filters above. All of these i put in one content filter and apply to outbound email. I also look for other items of interest, such as CC and Contract numbers
Subject Header
subject == "[0-9][1-9][1-9]\[0-9][1-9]\[0-9][0-9][0-9][1-9]\W"

Similar Messages

  • Format columns for phone #, social security numbers?

    How can I format a column (or row) to contain phone numbers (1-123-456-7890)
    or social security numbers (123-45-6789)?

    Try - Cells Inspector > Cell Format > Custom.
    This was a quickie try with no extensive testing, so I bet you could do better. This format will take a 10-digit number and format it as shown.
    Have fun,
    Jerry

  • Create SSN - Social Security Number

    Hi. Expert,
    Please tell me how to create Social Security number...

    You can indicate the employee SSN in infotype 0002

  • Social Security Numbers - How can these be encrypted?

    Is it possible to encrypt the employee's social security number at the database level?
    If so, how is this configured? Do you use SAPCRYPTOLIB like you do credit card numbers?
    Or, do you have to purchase a third-party product?
    Side question: Is it configurable to mask the social security number on the screens, or is it necessary to use screen exits?
    Thank You

    > Hi
    >
    > We can mask the field thru table V_T588M.  Check the
    > module pool of the infotype by pressing F1 in the
    > field - then check tools - pick the field of program
    > name (first field).
    >
    > When we enter into this table(V_T588M), it will ask
    > for the module pool.  Give the number picked above,
    > then it takes you to that infotype screen fields.
    >  Just see the particular field & make it as hide.
    >
    > Ur problem will be solved.
    >
    > Sirisha
    Sirisha -
    I do not want to hide the field - just mask some of the numbers.
    For example, the SSN should display as XXX-XX-1234.
    I don't see that you can do this with V_T588M.

  • Why does Firefox remember Social Security numbers?

    I do not think this is normal operation, so I am unsure if this is Firefox's fault or the website's fault. I was just doing something on Paypal.com and when it came time to fill in my social security number, it had "suggestions" pop up under the fields with my SSN that it remembered before. Things like SS# and credit card numbers should not be remembered like this because it's a major security issue for if someone else uses my computer.
    I do not want to disable remembering fields entirely because that feature is useful to me. Names, addresses, phone numbers, emails, is all okay to be auto-filled in, but not something as extremely sensitive as SS#'s.
    Again, sorry if this is Paypal's fault. I will be contacting them instead if it is.
    Thank you for any information you can provide.

    SSN's might get stored as part of '''form history''' and not recognized as such, depending upon how the Field Name of the on-page form is labeled. Clear your '''Form and Search History''' or don't save that data to begin with.
    https://support.mozilla.org/en-US/kb/remove-recent-browsing-search-and-download-history
    Or get in the habit of opening a New Private Window when confronted with the need to insert SSN's which might get saved in Form History.

  • Authorization to Social Security Numbers

    We need to for SOX compliance remove view access of Social Security number from all Time Administrators.  I have changed all headers on Time entry info types removing the SSN.    We have found that without some access to info type 002 (Personnel Data) Time Evaluation will not run and TA have no search access to employees.  Any knowledge you can pass on for this problem would be greatly appreciated.

    > Hi
    >
    > We can mask the field thru table V_T588M.  Check the
    > module pool of the infotype by pressing F1 in the
    > field - then check tools - pick the field of program
    > name (first field).
    >
    > When we enter into this table(V_T588M), it will ask
    > for the module pool.  Give the number picked above,
    > then it takes you to that infotype screen fields.
    >  Just see the particular field & make it as hide.
    >
    > Ur problem will be solved.
    >
    > Sirisha
    Sirisha -
    I do not want to hide the field - just mask some of the numbers.
    For example, the SSN should display as XXX-XX-1234.
    I don't see that you can do this with V_T588M.

  • Exchange 2013 DLP Testing - Allowing Social Security numbers

    I've created a DLP policy to block SSN's.  The problem is it only looks for the word "SSN".  The rule in the DLP is looking for SSN's.  It blocks the email if I have the letters "SSN" in it with a fake social, but if
    I remove the letters "SSN" it allows it to send.  Is there a way to tune how it reads sensitive info?
    ST

    The Xml defines that. You could create your own if needed:
    http://technet.microsoft.com/en-us/library/jj674704(v=exchg.150).aspx
    Developing sensitive information rule packages
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Social Security rule Help

    Hello all,
    Not sure if this is every company, but we have pretty strict rules for SSN's. We use the C150. We have the following rule to catch the main SSN offensives and this works very well.
    ssn: if (recv-listener == 'OutboundMail') AND body-contains("\\b[0-9]{9}\\b|\\b[0-9]{3}[-]+[0-9]{2}[-]+[0-9]{4}\\b|\\b[0-9]{3}[\\t]*[0-9]{2}[ \\t]*[0-9]{4}\\b|\\b[0-9]{3}[,]+[0-9]{2}[,]+[0-9]{4}\\b|\\b[0-9]{3}[;]+[0-9]{2}[;]+[0-9]{4}\\b|\\b[0-9]{3}[:]+[0-9]{2}[:]+[0-9]{4}\\b|\\b[0-9]{3}[.]+[0-9]{2}[.]+[0-9]{4}\\b|\\b[0-9]{8}\\b", 1)
    But, we actually need to catch 9 digit numbers also such as 555555555. We are having a lot of problems with this rule and making it work good. So far, we have caught ticket numbers, HTML font classes, Outlook meetings, etc. I know this is going to be a tough rule, but wondering if anyone else had luck making one work. This one seems to catch 9 digit numbers if there is a letter on either side or more than a 9 digit number, but not if it has a hypen, period, comma, etc on either side.
    ssn_8_or_9_digit: if (recv-listener == "OutboundMail") AND (body-contains("([^\\w=-@:]|^)\\b[0-9]{9}\\b([^\\w=-@:]|$), 1)
    Please let me know if anyone has luck.

    In version 6.1 (or above?)
    Smart Identifiers
    When you use message rules that scan message content, you can use smart identifiers to detect certain patterns in the data.
    Smart identifiers can detect the following patterns in data:
    • Credit card numbers
    • U.S. Social Security numbers
    • CUSIP (Committee on Uniform Security Identification Procedures) numbers
    • ABA (American Banking Association) routing numbers
    To use smart identifiers in a filter, enter the following keywords in a filter rule that scans body or attachment content:
    Syntax
    When you use a smart identifier in a filter rule, enter the smart-identifier keyword in quotes within a filter rule that scans the body or attachment file, as in the example below:
    CHAPTER 4: POLICY ENFORCEMENT 171
    You can also use smart identifiers in content filters and as a part of content dictionaries.
    Note — You cannot combine a smart identifier key word with a normal regular expression or another key word. For example the pattern *credit|*ssn would not be valid.
    Note — To minimize on false positives using the *SSN smart identifier, it may be helpful to use the *ssn smart identifier along with other filter criteria. One example filter that can be used is the “only-body-contains” filter condition. This will only evaluate the expression to be true if the search string is present in all of the message body mime parts.
    For example, you
    could create the following filter:
    SSN-nohtml: if only-body-contains(“*ssn”) { duplicatequarantine(“
    Policy”);}

  • Need to add dashes (-) to Social Security Number

    I need to add dashes to Social Security Numbers. The current numbers look like 123456789. They should look like:
    123-45-6789. How do I add the dashes?
    Thanks,
    Rick

    Create a formula like (basic syntax):
    formula = left({ssn},3) + "-" + mid({ssn}, 4,2) + "-" + right({ssn}, 4)
    and place the fomula where you want to see the SSN with dashes.  (If the field is numeric, you'll need to add CStr()...)
    HTH,
    Carl

  • How can I query all the members of a group using querbuilder?  I cannot find any related properties

    How can I query all the members of a group using querbuilder?  I cannot find any related properties describing members under /home/groups/s/sample_group in jcr repository.

    Hi,
    FieldPoint Explorer is no longer used to configure FieldPoint systems. However, I do not think that the configuring your system in FieldPoint Explorer is causing the error.
    FieldPoint systems are now setup in Measurement and Automation Explorer (MAX).  Information on setting up FieldPoint systems in MAX can be found in the MAX help under: Installed Products>> FieldPoint. Also, I recommend upgrading to the latest FieldPoint driver and version of MAX.  The FieldPoint VI's will be slightly different when you upgrade, so there is a good chance that this will eliminate the error.
    Regards,
    Hal L.

  • Safari will no longer open.  I was using firefox until I could find a fix for safari.  I made the mistake of changing my default search to firebox later for convenience and now I can't open my system preference or many safari or apple linked files.

    Safari will no longer open. It just goes back to my desktop.  When I right click on the safari icon in my dashboard it says it is open.  I was using firefox until I could find a fix for safari.  I made the mistake of changing my default search to firebox later for convenience and now I can't open my system preference or many safari or apple linked files. Some of my emails from trusted sites won't open and does the same thing. 
    I upgraded my original system from 10.4.11 to I believe 10.6. something about a year or so ago.  I thought about re installing my safari app but when I go to open anything connected to safari my screen goes back to the desktop.  I cant open any files that I have on my desktop that I set up through safari, like my banking program. Prior to changing system preference to safari default I was able to open those files and now I can't get into change it back.  Can you guide me through this?
    Thanks,
    Betty

    Try running the 10.6.8 combo update.
    10.6.8 Combo Updater
    System Preferences or Safari Preferences?
    Do a backup.
    Quit the application.
    Go to Finder and select your user/home folder. Select Library. Then go to Preferences/com.apple.Safari.plist. Move the .plist to your desktop.
    Restart the computer, open the application and test. If it works okay, delete the plist from the desktop.
    If the application is the same, return the .plist to where you got it from, overwriting the newer one.

  • Our benefit administrator keeps getting an error on adding a social security number that starts with a 9, that is a valid SSN for a spouse, How do we allow this to go through?

    Our benefit administrator keeps getting an error on adding a social security number that starts with a 9, that is a valid SSN for a spouse, How do we allow this to go through?

    To attempt a new chat session...
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    http://helpx.adobe.com/x-productkb/global/service1.html

  • I'm new to Mac and the program/all called Numbers. I'm trying to use both Average and small in the same formula. What's I'm trying to do is take 20 cells, find the 10 lowest numbers, then get the average and after that multiply it by .96

    I'm new to Mac and the program/all called Numbers. I'm trying to use both Average and small in the same formula. What's I'm trying to do is take 20 cells in a column,  find the 10 lowest numbers, then get the average and after that multiply it by .96  I used to use Excel and the formula worked fine in that. Here is my Formula
    =(average(small(H201:H220,{1,2,3,4,5,6,7,8,9,10})))*.96
    This formula worked in Excel and when I converted my spreadsheet over to Numbers, this formula no longer works.
    The best that I have been able to do so far is use small in 10 different cells, then get the average of the 10 cells and finally multiply that average by .96  So instead of using 1 cell, I'm using 12 cells to get my answer.
    This is a formula that I will be using all the time. The next cell would be =(average(small(H202:H221,{1,2,3,4,5,6,7,8,9,10})))*.96
    Hoping I explain myself well enough and that someone can help me.
    Thanks

    You can still do it in one cell but it will be more unruly than the Excel array formula.
    =average(small(H201:H220,1),small(H201:H220,2),small(H201:H220,3),...,small(H201:H220,10))*0.96
    where you would, of course, replace the "..." with the remaining six SMALL functions.

  • When i use view as list in finder and open a folder with many files i cant right click with mouse without selecting or highlighting a file....i just want to right click to paste an item or create a new folder...what can i do?

    When i use view as list in finder and open a folder with many files i cant right click with mouse without selecting or highlighting a file....i just want to right click to paste an item or create a new folder...what can i do?

    Thx for that im gonna try it....but is there a way to do it without using toolbar or cmd-c...? i mean using only the mouse?why does it have to highlight the file even though i click a bit next to it....?using icon view i can right click next to the folder and i wont have a problem but with list view that i prefer using it will highlight the whole row.....and i dont find free space to right click cause i got many files

  • Can I use my Gaming series as an output device for another computer?

    Hello,
    I tried to search for some similar topics but nothing showed up, so I apologize in advance if this has been asked before:
    Can I use my Gaming series as an output device (monitor) for another computer?? I am searching for use my Gaming series as a monitor for a more powerful machine. And if so how can it be done ?
    Thanks,   

    What is your AiO model?

Maybe you are looking for

  • Return order BUS2102 Workflow container data not populated

    Hi All, Please requesting you to provide your advise on the below issue. I have created a custom workflow with business object BUS2102 In the Workflowtemplate (E.g. WS90000XXX) i have included the triggering event for BUS2102 with EVENT "CREATED" and

  • Getting an iMac G5 ready to sell

    I have a G5 pc that I am selling. Thanks to archived threads, I have backed up, used disk utliity to erase with 0's, installed the original disks (Tiger) and installed 10.5.4 (disk is part of the sale). I would like to get the computer to start up fr

  • Jdbc adapter log sql statement to file

    Hi, I'm using a Proxy to Jdbc scenario. In the Adapter Configuration the logSQLStatement is set to true. Is it possible to log the sql statement shown in the Audit  to a file? Regards Ralf

  • Co code copy problem

    Hi, I copied 0001 co code to 555, i also copied INT chart of a/cs, now while changing the chart of a/c from INT to 111, it is showing error message "RESET COMPANY CODE DATA BEFORE CHANGING THE CHART OF A/CS" But after copy, i just changing the chart

  • Printable page in adf

    Hey, I have the "printable page" feature added to an adf table. After clicking on the "printable page" the first time, it opens the printable page ok. Then the user closes the printable page. Now the user clicks the printable page again. Nothing happ