Any special characters that are not letters or numbers (e.g.
period, backslash, hyphen, space, @ symbol) break up a value into
two separate values. Type the full strings that appear in between
special characters for accurate matches.
Example 1:
To
search for all sessions sent from email addresses with the domain
yahoo.com, perform the search yahoo.com.
The
search ahoo.com will
return results from an email address with the domain ahoo.com, but
not yahoo.com.
The search yahoo.co may
return results from an email address with the domain yahoo.co.uk
or yahoo.co.jp, but not yahoo.com.
The search yahoo will
return results from an email address with the string yahoo in
between special characters.
Example 2:
If the File Activity
that WildFire has detected for a sample contains the string Windows\ServiceProfiles\LocalService, you
can use any of the following terms as partial strings to search
for the sample:
Windows
ServiceProfiles
LocalService