Guest User

Untitled

a guest
Jul 13th, 2015
26,489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 326.68 KB | None | 0 0
  1. initial Configuration
  2.  
  3. ##
  4. ## Network interface configuration
  5. ##
  6. interface aux description ""
  7. no interface aux dhcp
  8. no interface aux dhcp dynamic-dns
  9. interface aux duplex auto
  10. no interface aux force-mdi-x enable
  11. interface aux ip address 213.251.10.14 /30
  12. interface aux mtu "1500"
  13. interface aux napi-weight "128"
  14. no interface aux shutdown
  15. interface aux speed "auto"
  16. interface aux txqueuelen "100"
  17. interface inpath0_0 description ""
  18. no interface inpath0_0 dhcp
  19. no interface inpath0_0 dhcp dynamic-dns
  20. no interface inpath0_0 force-mdi-x enable
  21. interface inpath0_0 ip address 10.56.5.67 /28
  22. interface inpath0_0 mtu "1500"
  23. interface inpath0_0 napi-weight "128"
  24. no interface inpath0_0 shutdown
  25. interface inpath0_0 speed "auto"
  26. interface inpath0_0 txqueuelen "100"
  27. interface inpath0_1 description ""
  28. no interface inpath0_1 dhcp
  29. no interface inpath0_1 dhcp dynamic-dns
  30. no interface inpath0_1 force-mdi-x enable
  31. interface inpath0_1 ip address 10.56.5.68 /28
  32. interface inpath0_1 mtu "1500"
  33. interface inpath0_1 napi-weight "128"
  34. no interface inpath0_1 shutdown
  35. interface inpath0_1 speed "auto"
  36. interface inpath0_1 txqueuelen "100"
  37. interface lan0_0 description ""
  38. no interface lan0_0 dhcp
  39. no interface lan0_0 dhcp dynamic-dns
  40. interface lan0_0 duplex full
  41. no interface lan0_0 force-mdi-x enable
  42. interface lan0_0 mtu "1500"
  43. interface lan0_0 napi-weight "128"
  44. no interface lan0_0 shutdown
  45. interface lan0_0 speed "100"
  46. interface lan0_0 txqueuelen "100"
  47. interface lan0_1 description ""
  48. no interface lan0_1 dhcp
  49. no interface lan0_1 dhcp dynamic-dns
  50. interface lan0_1 duplex full
  51. no interface lan0_1 force-mdi-x enable
  52. interface lan0_1 mtu "1500"
  53. interface lan0_1 napi-weight "128"
  54. no interface lan0_1 shutdown
  55. interface lan0_1 speed "100"
  56. interface lan0_1 txqueuelen "100"
  57. no interface primary dhcp
  58. interface primary ip address 10.106.21.5 /24
  59. interface wan0_0 description ""
  60. no interface wan0_0 dhcp
  61. no interface wan0_0 dhcp dynamic-dns
  62. interface wan0_0 duplex full
  63. no interface wan0_0 force-mdi-x enable
  64. interface wan0_0 mtu "1500"
  65. interface wan0_0 napi-weight "128"
  66. no interface wan0_0 shutdown
  67. interface wan0_0 speed "100"
  68. interface wan0_0 txqueuelen "100"
  69. interface wan0_1 description ""
  70. no interface wan0_1 dhcp
  71. no interface wan0_1 dhcp dynamic-dns
  72. interface wan0_1 duplex full
  73. no interface wan0_1 force-mdi-x enable
  74. interface wan0_1 mtu "1500"
  75. interface wan0_1 napi-weight "128"
  76. no interface wan0_1 shutdown
  77. interface wan0_1 speed "100"
  78. interface wan0_1 txqueuelen "100"
  79.  
  80. ##
  81. ## Routing configuration
  82. ##
  83. ip default-gateway "10.106.21.1"
  84. ip in-path fwm-route interface inpath0_0 target-addr "0.0.0.0"
  85. ip in-path fwm-route interface inpath0_1 target-addr "0.0.0.0"
  86. ip in-path route inpath0_0 10.106.21.0 255.255.255.0 10.56.5.66
  87. ip in-path route inpath0_0 10.44.21.0 255.255.255.0 10.56.5.66
  88. ip in-path route inpath0_1 10.106.21.0 255.255.255.0 10.56.5.66
  89. ip in-path route inpath0_1 10.44.21.0 255.255.255.0 10.56.5.66
  90. ip in-path-gateway inpath0_0 10.56.5.65
  91. ip in-path-gateway inpath0_1 10.56.5.65
  92. ip route 195.21.21.0 255.255.255.248 213.251.10.13 aux
  93. ip route 212.23.36.0 255.255.255.0 213.251.10.13 aux
  94.  
  95. ##
  96. ## Other IP configuration
  97. ##
  98. ip name-server 10.106.1.11
  99. ip name-server 10.104.10.53
  100. ip name-server 10.104.10.54
  101. hostname "UKSOLRVB"
  102. ip domain-list GRONTMIJ.NET
  103.  
  104. ##
  105. ## Port Labels
  106. ##
  107. port-label "Interactive" port "7, 23, 37, 107, 179, 513-514, 1718-1720, 2000-2003, 2427, 2727, 3389, 5060, 5631, 5900-5903, 6000"
  108.  
  109. ##
  110. ## QoS Initialization Commands
  111. ##
  112. appflow configuration reset
  113. appflow configuration reset confirm
  114.  
  115. ##
  116. ## Applications
  117. ##
  118. application 050Plus group "Standard Bulk" business-crit "Low Criticality" category Messaging description "Logging in or making calls with the 050Plus application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 050Plus
  119. application 12306.cn group Recreational business-crit "High Criticality" category "Web Services" description "12306.cn is the only China Railway customer service center" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 12306.cn
  120. application 126.com group "Standard Bulk" business-crit "High Criticality" category Mail description "126.com is a free webmail service of Netease" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 126.com
  121. application 17173.com group Recreational business-crit "Low Criticality" category "Social Networking" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 17173.com
  122. application 2345.com group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "2345.com is a Chinese web navigation site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 2345.com
  123. application 24_7_Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Ads hosted by 24/7 Media technology and the Real Media group." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 24_7_Media
  124. application 33Across group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Traffic generated by 33Across to collect anonymous information about users visiting specific websites." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 33Across
  125. application 39.net group Recreational business-crit "High Criticality" category "Web Services" description "39.net is China's leading health web portal" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 39.net
  126. application 3COM-TSMUX group "Business Critical" business-crit "High Criticality" category Networking description "3COM-TSMUX Queuing Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 3COM-TSMUX
  127. application 4399.com group Recreational business-crit "Lowest Criticality" category Games description "General browsing and game play on Chinese casual gaming website 4399.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 4399.com
  128. application 4Shared group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A file sharing service that provides search functions, allows users to upload and download files to their accounts and share links with other people." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 4Shared
  129. application 51.com group Recreational business-crit "Lowest Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 51.com
  130. application 56.com group Recreational business-crit "Lowest Criticality" category "Web Services" description "56.com is popular video sharing website in China, where users can upload, view and share video clips." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 56.com
  131. application 58.com.cn group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Classified ad and media traffic generated by browsing 58.com.cn." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 58.com.cn
  132. application 914CG group "Business VDI" business-crit "Medium Criticality" category Networking description "Texas Instruments 914C/G Terminal" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot 914CG
  133. application ACA-Services group "Business Critical" business-crit "Highest Criticality" category Networking description "DEC's Application Control Architecture Services" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ACA-Services
  134. application ACI group "Business Critical" business-crit "Medium Criticality" category Networking description "Application Communication Interface" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ACI
  135. application ACR-NEMA group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "A standard for handling, storing, printing, and transmitting information in medical imaging." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ACR-NEMA
  136. application AD-Backup group "Business Bulk" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory Backup Service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-Backup
  137. application AD-DRS group "Business Bulk" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory Replication Services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-DRS
  138. application AD-DSAOP group "Business Critical" business-crit "Highest Criticality" category Networking description "Active Directory DSAOP services" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-DSAOP
  139. application AD-DSROL group "Business Critical" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory Domain Services helps administrators securely manage users, computers, and other devices on the network and facilitates resource sharing and collaboration between users." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-DSROL
  140. application AD-File-Replication-Service group "Standard Bulk" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory File Replication Services used to replicate files and changes between domain controllers" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-File-Replication-Service
  141. application AD-NSP group "Business Critical" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory Name Service Provider" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-NSP
  142. application AD-Restore group "Business Critical" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory Restore Service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-Restore
  143. application AD-X-Tracking group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Application tracking and attributes data from analytics provider AD-X Tracking" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-X-Tracking
  144. application AD-XDS group "Business Critical" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory Extended Directory Service allows AD to be extended to store custom data that is of interest for the enterprise." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AD-XDS
  145. application ADTECH group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated from web sites using ADTECH to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ADTECH
  146. application AED512 group "Business Standard" business-crit "Medium Criticality" category Networking description "AED 512 Emulation Service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AED512
  147. application AFP group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "A network protocol that offers file services for Mac OS X and original Mac OS. In Mac OS X, AFP is one of several file services supported including Server Message Block (SMB), Network File System (NFS), File Transfer Protocol (FTP), and WebDAV. AFP currently supports Unicode file names, POSIX and access control list permissions, resource forks, named extended attributes, and advanced file locking" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AFP
  148. application AIM group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "AIM is an instant messaging and presence application that enables users to conduct person-to-person instant messaging, chatroom messaging, peer-to-peer file sharing and facebook support, among other features." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AIM
  149. application ANET group "Standard Bulk" business-crit "Medium Criticality" category Networking description ATEXSSTR traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ANET
  150. application ANSA-Notify group "Standard Bulk" business-crit "Medium Criticality" category Networking description "ANSA REX Notify" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ANSA-Notify
  151. application ANSA-REX-Trader group "Standard Bulk" business-crit "Medium Criticality" category Networking description "ANSA REX Trader" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ANSA-REX-Trader
  152. application AOL-Ads group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Advertising traffic to and from advertising.aol.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AOL-Ads
  153. application APNS group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "A service that Apple uses to open a constantly open IP connection to forward notifications from its servers to Apple devices" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot APNS
  154. application ARCISDMS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type Arcisdms registered with IANA on Port 262 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ARCISDMS
  155. application ARNS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 384/tcp and 384/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ARNS
  156. application ASA group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 386/tcp and 386/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ASA
  157. application AUDIT group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Unisys Audit SITP" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AUDIT
  158. application AVG group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "AVG Antivirus/Security software download and updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AVG
  159. application Acrobat.com group "Standard Bulk" business-crit "Highest Criticality" category "Web Services" description "Deprecated-App, this now maps to Adobe." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Acrobat.com
  160. application Active-Directory group "Standard Bulk" business-crit "High Criticality" category Networking description "Microsoft Active Directory Protocol Suite" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Active-Directory
  161. application Active-Directory-Protocol group "Business Critical" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Active-Directory-Protocol
  162. application ActiveSync group "Business Critical" business-crit "Medium Criticality" category Networking description "ActiveSync Notifications, IANA port 1034/tcp and 1034/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ActiveSync
  163. application AdJuggler group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use AdJuggler to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AdJuggler
  164. application AdMarvel group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use AdMarvel to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AdMarvel
  165. application AdMaster group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting web pages that use Admaster to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AdMaster
  166. application AdMob group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by web pages using AdMob to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AdMob
  167. application AdRoll group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Embedded ad traffic from advertisement retargeting company Adroll" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AdRoll
  168. application AdSame group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Internet advertising content through Chinese digital marketing company AdSame" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AdSame
  169. application AdXpose group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by web sites using AdXpose to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AdXpose
  170. application Adconion group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "User online behaviour data gathered by Adconion Media Group" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adconion
  171. application AddThis group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "User analytics and content sharing through addthis.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AddThis
  172. application Adf.ly group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General site browsing and usage of URL shortening service from Adf.ly" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adf.ly
  173. application Adify group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Adify to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adify
  174. application Admeld group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "Accessing web pages that use the Admeld service to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Admeld
  175. application Admeta group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by web pages using Admeta to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Admeta
  176. application Admin5 group Recreational business-crit "High Criticality" category "Web Services" description "General browsing of Chinese webmaster information site Admin5." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Admin5
  177. application Ado-Tube group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "In-stream video traffic from advertising company Ado tube" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ado-Tube
  178. application Adobe group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "Adobe and Adobe Updates" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adobe
  179. application Adobe-Analytics group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic going to Adobe Analytics websites such as scene7.com, demdex.net, omtrdc.net, and 2o7.net." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adobe-Analytics
  180. application Adobe-Flash group "Standard Bulk" business-crit "High Criticality" category "Streaming Media" description "Streaming videos, site and application interaction, using browser plugin Adobe Flash" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adobe-Flash
  181. application Adometry group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "traffic generated by web sites using Adometry to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adometry
  182. application Adready group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by web sites using Adready to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adready
  183. application Adrive.com group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "An online cloud storage service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adrive.com
  184. application Adsage group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by web sites using Adsage to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adsage
  185. application Adtegrity group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by web sites using Adtegrity to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Adtegrity
  186. application Advertising group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "Visiting websites that host their ads using advertise.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Advertising
  187. application Aggregate-Knowledge group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by web sites using Aggregate Knowledge to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Aggregate-Knowledge
  188. application Aizhan.com group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Aizhan.com is a Chinese website that assists webmasters" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Aizhan.com
  189. application Akamai group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "Generated by accessing web pages that host their media with Akamai." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Akamai
  190. application Akamai-NetSession group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "Traffic generated by Akamai NetSession interaface app that handles downloads of files from services that use it." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Akamai-NetSession
  191. application Alias group "Business Standard" business-crit "Medium Criticality" category Networking description "Port 1187/tcp and 1187/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Alias
  192. application Alibaba group Recreational business-crit "Highest Criticality" category "Web Services" description Browsing traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Alibaba
  193. application Aliwangwang group Recreational business-crit "Medium Criticality" category Messaging description "Traffic generated from the Aliwangwang instant messaging application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Aliwangwang
  194. application Aliyun.com group Recreational business-crit "Medium Criticality" category "Web Services" description "General browsing and interaction on the Chinese site aliyun.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Aliyun.com
  195. application Allegro.pl group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing and shopping on allegro.pl." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Allegro.pl
  196. application Amazon group Recreational business-crit "Low Criticality" category "Web Services" description "Amazon online retail service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Amazon
  197. application Amazon-Web-Services group "Business Productivity" business-crit "Highest Criticality" category "Web Services" description "Accessing media that is hosted in the Amazon Cloud" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Amazon-Web-Services
  198. application Amobee group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Advertisement traffic to and from amobee.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Amobee
  199. application Android group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting and browsing the Android website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Android
  200. application Answers.com group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Internet-based knowledge exchange" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Answers.com
  201. application AppNexus group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that host advertisements using AppNexus." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AppNexus
  202. application Apple group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Apple website and host/network services traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Apple
  203. application Apple-Maps group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Browsing and searching locations and getting directions on Apple's online mapping service Apple Maps" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Apple-Maps
  204. application Apple-Update group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "A software tool by Apple Computer that installs the latest version of Apple software." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Apple-Update
  205. application AppleShare group "Business Productivity" business-crit "Medium Criticality" category Networking description "AppleShare IP WebAdmin" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AppleShare
  206. application Applejuice group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "AppleJuice is a semi-centralized peer-to-peer file sharing network similar to the original eDonkey network" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Applejuice
  207. application Applejuice-GUI group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Represents the traffic between a host running an AppleJuice GUI and a host running the AppleJuice Core" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Applejuice-GUI
  208. application Aptean group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Traffic related to Aptean suite of enterprise software" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Aptean
  209. application Ares group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Ares Galaxy is an open source peer-to-peer file sharing application that uses its own decentralized supernode/leaf network. It was spun off from the gnutella network in 2002, and is currently hosted on SourceForge.net. Ares Galaxy has a simple, quick access interface with a built in audio/video viewer. The latest versions also support the BitTorrent protocol and Shoutcast radio stations." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ares
  210. application Ariel group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Ariel for Windows from Infotrieve. With commercially available hardware and Ariel software, you can scan articles, photos, and other documents directly; transmit the electronic images to other Ariel workstations anywhere in the world, using either FTP or e-mail; and convert them to PDF for easy patron delivery." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ariel
  211. application Ask.com group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing and interaction on question answering search engine Ask.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ask.com
  212. application Astraweb group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A Usenet/newsgroup service provider." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Astraweb
  213. application Atlas-Solutions group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Accessing web content that uses Atlas Solutions for hosting ads and other media." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Atlas-Solutions
  214. application Atom group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Atom is a web content syndication system similar to RSS." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Atom
  215. application AudienceScience group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use AudienceScience to host advertisements." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot AudienceScience
  216. application Aurora group "Business Standard" business-crit "Medium Criticality" category Networking description "A link layer communications protocol for use on point-to-point serial links. Developed by Xilinx, it is intended for use in high-speed (tens of gigabits/second or more) connections internally in a computer." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Aurora
  217. application Autohome.com.cn group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by reading articles on autohome.com.cn" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Autohome.com.cn
  218. application Avira group "Business Bulk" business-crit "High Criticality" category "File Transfer" description " Avira Antivirus/Security software download and updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Avira
  219. application Avocent group "Business Standard" business-crit "Medium Criticality" category Proxy description "Avocent Proxy Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Avocent
  220. application Avoidr group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Use of foursquare location-based technology with mobile app Avoidr to locate and avoid people" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Avoidr
  221. application BBC-iPlayer group Recreational business-crit "High Criticality" category "Streaming Media" description "In-stream video and audio traffic from a television application developed by BBC" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BBC-iPlayer
  222. application BFTP group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "BFTP (Background File Transfer Program)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BFTP
  223. application BGMP group "Business Critical" business-crit "Medium Criticality" category Networking description "Border Gateway Multicast Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BGMP
  224. application BGP group "Business Critical" business-crit "Medium Criticality" category Networking description "BGP (Border Gateway Protocol) is the protocol backing the core routing decisions on the Internet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BGP
  225. application BH611 group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type bh611 registered with IANA on Port 354 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BH611
  226. application BHEVENT group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type bhevent registered with IANA on Port 357 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BHEVENT
  227. application BHFHS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type bhfhs registered with IANA on Port 248 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BHFHS
  228. application BHMDS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type bhmds registered with IANA on Port 310 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BHMDS
  229. application BITS group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "BITS (Microsoft Background Intelligent Transfer Service) is a file transfer protocol used primarily for Microsoft Updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BITS
  230. application BJNP group "Business Bulk" business-crit "High Criticality" category Networking description "Canon printers use this specific BJNP protocol for document printing purpose." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BJNP
  231. application BJNP-Discovery group "Business Critical" business-crit "High Criticality" category Networking description "Discovering network devices with the BJNP protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BJNP-Discovery
  232. application BLIDM group "Business Productivity" business-crit "Medium Criticality" category Database description "Britton-Lee IDM (Integrated Database Manager)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BLIDM
  233. application BRCDN group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use BRCDN to host media or ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BRCDN
  234. application BRSRVR group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use BRSRVR to host ads and other media content." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BRSRVR
  235. application BV--Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General BV! Media advertisement traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BV--Media
  236. application Babylon group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General browsing and interaction with the online translation website Babylon.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Babylon
  237. application BackBlaze group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "An online backup tool that allows Windows and Mac OS X users to back up their data to an offsite data center." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BackBlaze
  238. application Baidu group Recreational business-crit "Low Criticality" category "Web Services" description "Using Baidu's search tools" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Baidu
  239. application BaiduHi group Recreational business-crit "High Criticality" category Messaging description "Traffic generated by instant messaging with other users on BaiduHi." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BaiduHi
  240. application Barnes&Noble group Recreational business-crit "Medium Criticality" category "Web Services" description "Barnes & Noble offers books, ebooks, DVDs, music, toys, and games" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Barnes&Noble
  241. application Battle.net group Recreational business-crit "Lowest Criticality" category Games description "A premium gaming service provided by Blizzard Entertainment." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Battle.net
  242. application Bazaar-Voice group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Using online services which use Bazaar Voice to collect user data." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bazaar-Voice
  243. application Bebo group Recreational business-crit "Lowest Criticality" category "Social Networking" description "A social networking website where users can post blogs, photographs, music, videos and questionnaires to which other users may answer." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bebo
  244. application Bet365 group Recreational business-crit "Lowest Criticality" category Games description "Online gambling website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bet365
  245. application BigUpload group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "Secure uploading, transferring, and file sharing service provider." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BigUpload
  246. application Bild.de group Recreational business-crit "Low Criticality" category "Web Services" description "Bild.de is a German tabloid website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bild.de
  247. application Bing group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Bing is Microsoft's Internet search engine." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bing
  248. application Bingbot group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Microsoft web-crawler for the Bing search engine" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bingbot
  249. application BitDefender group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "BitDefender Antivirus/Security software download and updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BitDefender
  250. application Bittorrent group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A peer-to-peer file sharing protocol used for transferring large amounts of data." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bittorrent
  251. application Blackjack group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 1025/tcp and 1025/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Blackjack
  252. application BlazeFS group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Blaze File Server is a remote file sharing system designed specifically for Macs. Once it's running, Blaze is transparent to the user and to the client application: It appears as if users are accessing files on a local hard drive." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BlazeFS
  253. application Blogger group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "A blog publishing service owned by Google, formerly known as BlogSpot." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Blogger
  254. application Blokus group Recreational business-crit "Lowest Criticality" category Games description "General browsing and game play of online board strategy game Blokus" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Blokus
  255. application Bloomberg group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "General browsing of business news and financial information site Bloomberg" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bloomberg
  256. application BlueLithium group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Online advertising traffic from Bluelithium" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BlueLithium
  257. application Bluekai group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that hosts ads using Bluekai." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bluekai
  258. application Bnet group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 415/tcp and 415/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bnet
  259. application Booking.com group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General browsing and interaction on online accommodation reservation site Booking.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Booking.com
  260. application Box.net group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Box.net is an online file sharing/storage website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Box.net
  261. application BoxCar.com group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Deprecated-App, this now maps to boxcar.io" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot BoxCar.com
  262. application Boxcar.io group Recreational business-crit "Lowest Criticality" category "Social Networking" description "General web traffic for the boxcar.io website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Boxcar.io
  263. application Bright-Roll group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General brightroll.com advertisement and web traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Bright-Roll
  264. application Brighttalk group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Online webinar and video provider" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Brighttalk
  265. application Brothersoft.com group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Brothersoft.com is a free software download website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Brothersoft.com
  266. application Business-Objects-BI-Edge group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "Connecting to a BusinessObjects or a Crystal Enterprise server with a client such as a web browser." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Business-Objects-BI-Edge
  267. application C2DM group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Android Cloud to Device Messaging (C2DM) is a service that helps developers send data from servers to their applications on Android devices. The service provides a simple, lightweight mechanism that servers can use to tell mobile applications to contact the server directly, to fetch updated application or user data. The C2DM service handles all aspects of queueing of messages and delivery to the target application running on the target device." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot C2DM
  268. application CA-Certificate group "Business Critical" business-crit "Medium Criticality" category Networking description "Certification authority (CA) issues digital certificates which certifies the ownership of a public key for message encryption" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CA-Certificate
  269. application CAIlic group "Business Standard" business-crit "Medium Criticality" category Networking description " Computer Associates Int'l License Server" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CAIlic
  270. application CAP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 1026/tcp and 1026/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CAP
  271. application CDC group "Business Critical" business-crit "Medium Criticality" category Networking description "Certificate Distribution Center" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CDC
  272. application CFDPTKT group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "Coherent File Distribution Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CFDPTKT
  273. application CIFS group "Business Bulk" business-crit "Highest Criticality" category "File Transfer" description "CIFS (Common Internet File System) is used to provide shared access to directories, files, printers, serial ports, and miscellaneous communications between nodes on a network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CIFS
  274. application CL1 group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Network Innovations CL/1" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CL1
  275. application CLDAP group "Business Productivity" business-crit "High Criticality" category Database description "The Connectionless Lightweight Directory Access Protocol (CLDAP) is an application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network using UDP." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CLDAP
  276. application CLOANTO group "Standard Bulk" business-crit "Medium Criticality" category Networking description "The cloanto.net infrastructure provides redundant hosting, email and telecommunications services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CLOANTO
  277. application CMIP group "Business Critical" business-crit "High Criticality" category "Network Monitoring" description "Common Management Information Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CMIP
  278. application CNET group Recreational business-crit "Medium Criticality" category "Web Services" description "Online forum for technology news, reviews, teaching videos, product pricing, free downloads, and newsletters" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CNET
  279. application CNET-Download group Recreational business-crit "Medium Criticality" category "Web Services" description "Internet download directory websites launched in 1996 as a part of CNET." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CNET-Download
  280. application CNN group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "CNN is an American online news site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CNN
  281. application CNZZ group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use CNZZ to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CNZZ
  282. application COMSCM group "Standard Bulk" business-crit "Medium Criticality" category Networking description "SCM Microsystems is a leading provider of solutions for secure access, secure identity and secure exchange." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot COMSCM
  283. application CORBA group "Business Productivity" business-crit "Medium Criticality" category Networking description "Common Object Request Broker Architecture (CORBA) is a standard defined by the Object Management Group (OMG) that enables software components written in multiple computer languages and running on multiple computers to work together (i.e., it supports multiple platforms). Domino Internet Inter-ORB Protocol (DIIOP) is CORBA over IIOP for Lotus Domino. DIIOP allows external programs to attach to, and manipulate Domino databases. DIIOP is frequently used to allow Java-based and other non CORBA programs to connect to Lotus Domino." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CORBA
  284. application CPX-Interactive group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use CPX Interactive to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CPX-Interactive
  285. application CR-List group "Business Critical" business-crit "Medium Criticality" category Networking description "Certificate Revocation List is a list of certificates that have been revoked" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CR-List
  286. application CSISGWP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 348/tcp and 348/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CSISGWP
  287. application CSNET-NS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "CSNET Mailbox Nameserver" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CSNET-NS
  288. application CTF group "Business Standard" business-crit "High Criticality" category "Network Monitoring" description "DECnet-Plus Common Trace Facility is used to collect and display information about specific protocol exchanges between systems." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CTF
  289. application CVCHOSTD group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 442/tcp and 442/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CVCHOSTD
  290. application Cableport-AX group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type Cable Port A/X registered with IANA on Port 282 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cableport-AX
  291. application Casale group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Advertising traffic to and from Casale Media." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Casale
  292. application Chango group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General advertisement and web traffic from chango.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Chango
  293. application Chargen group "Standard Bulk" business-crit "Low Criticality" category "Network Monitoring" description "A device or software that produces static or animated text (such as crawls and rolls) for keying into a video stream. Modern character generators are computer-based, and can generate graphics as well as text." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Chargen
  294. application Chart-Beat group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General chartbeat.com advertisement and web traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Chart-Beat
  295. application China-News group Recreational business-crit "Low Criticality" category "Web Services" description "Visiting China News and streaming videos from the website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot China-News
  296. application Chinaren.com group Recreational business-crit "Lowest Criticality" category "Social Networking" description "General browsing and interaction on the Chinese alumni social networking site Chinaren.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Chinaren.com
  297. application Cisco-DRP group "Business Critical" business-crit "Highest Criticality" category Networking description "(DRP) Director Response Protocol enables Cisco's DistributedDirector product to query routers (DRP Server Agents) in the field for Border Gateway Protocol (BGP) and Interior Gateway Protocol (IGP) routing table metrics between distributed servers and clients." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cisco-DRP
  298. application Cisco-FNATIVE group "Business Standard" business-crit "High Criticality" category Networking description "Used for Cisco Proprietary Protocols on Cisco Catalyst Network Analysis Modules." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cisco-FNATIVE
  299. application Cisco-GDP group "Business Critical" business-crit "Highest Criticality" category Networking description "The Gateway Discovery Protocol (GDP) allows hosts to dynamically detect the arrival of new routers as well as determine when a router goes down." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cisco-GDP
  300. application Cisco-SLA group "Business Standard" business-crit "High Criticality" category "Network Monitoring" description "Allows for delivery of time based network and services performance data used in monitoring Service Level Agreements (SLAs)." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cisco-SLA
  301. application Cisco-SYSMAINT group "Business Standard" business-crit "High Criticality" category Networking description "Cisco SYSMAINT" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cisco-SYSMAINT
  302. application Cisco-TNATIVE group "Business Standard" business-crit "High Criticality" category Networking description "Cisco TNATIVE" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cisco-TNATIVE
  303. application Citrix-CGP group "Business VDI" business-crit "Highest Criticality" category "Remote Access" description "Citrix Common Gateway Protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-CGP
  304. application Citrix-GoToMeeting-Platform group "Business Productivity" business-crit "High Criticality" category Collaboration description "Hosting GoToMeeting" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-GoToMeeting-Platform
  305. application Citrix-GoToMyPC group "Business Productivity" business-crit "High Criticality" category Collaboration description "Using GoToMyPC to remotely control a PC that has the hosting software installed." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-GoToMyPC
  306. application Citrix-GoToTraining group "Business Productivity" business-crit "High Criticality" category Collaboration description "Using GoToTraining-specific features of the GoToMeeting platform within a GoToTraining session" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-GoToTraining
  307. application Citrix-GoToWebinar group "Business Productivity" business-crit "High Criticality" category Collaboration description "Using GoToWebinar-specific features of the GoToMeeting platform within a GoToWebinar session" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-GoToWebinar
  308. application Citrix-ICA group "Business VDI" business-crit "Highest Criticality" category "Remote Access" description "ICA (Independent Computing Architecture) is a proprietary protocol for an application server system, designed by Citrix Systems." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-ICA
  309. application Citrix-IMA group "Business Productivity" business-crit "Highest Criticality" category "Remote Access" description "The Citrix IMA (Independent Management Architecture) protocol is used for server-to-server communication in performing functions such as licensing and server load updates, all of which occur behind the scenes." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-IMA
  310. application Citrix-Jedi group "Business Productivity" business-crit "High Criticality" category Collaboration description "Citrix Online streaming connection protocol for streaming real-time data." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-Jedi
  311. application Citrix-Licensing group "Business Productivity" business-crit "Highest Criticality" category "Remote Access" description "Citrix Licensing traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-Licensing
  312. application Citrix-Online group "Business Productivity" business-crit "High Criticality" category Collaboration description "Citrix Online services, including GoToMyPC, GoToMeeting, GoToWebinar, and GoToTraining." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-Online
  313. application Citrix-RTMP group "Business Productivity" business-crit "Highest Criticality" category "Remote Access" description "Citrix streaming" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-RTMP
  314. application Citrix-SLG group "Business Bulk" business-crit "Highest Criticality" category "Remote Access" description "Citrix SLG (Storage Link Gateway) enables automated discovery and one-click access to native storage services using any of the leading storage architectures and protocols, including DAS, NAS, SAN, iSCSI, and Fibre Channel." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-SLG
  315. application Citrix-WANScaler group "Business Productivity" business-crit "Highest Criticality" category "Remote Access" description "Citrix WAN optimization traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Citrix-WANScaler
  316. application Clarizen group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Clarizen
  317. application Classmates group Recreational business-crit "Lowest Criticality" category "Social Networking" description "Web-based social network based on high school yearbooks" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Classmates
  318. application Clearcase group "Business Standard" business-crit "Medium Criticality" category Networking description "A software tool for revision control (e.g. configuration management, SCM) of source code and other software development assets. It is developed by the Rational Software division of IBM. ClearCase forms the base of revision control for many large and medium sized businesses and can handle projects with hundreds or thousands of developers." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Clearcase
  319. application ClickTale group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Browsing clicktale.com and associated domains." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ClickTale
  320. application Clickbooth group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General clickbooth.com advertisement and web traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Clickbooth
  321. application CloudFlare group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use CloudFlare to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CloudFlare
  322. application Clubbox group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "Browsing and streaming media on Korean movie and television site http://www.clubbox.co.kr/" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Clubbox
  323. application Coda-Auth group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Coda Authentication Service, part of Coda filesystem services, developed by Carnegie Mellon University. Protocol for service type codaauth2 registered with IANA on Port 370 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Coda-Auth
  324. application Cognitive-Match group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "Visiting websites that use Cognitive Match to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cognitive-Match
  325. application Commission-Junction group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use Commission Junction to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Commission-Junction
  326. application Commvault group "Business Bulk" business-crit "High Criticality" category "File Transfer" description " Enterprise data backup and storage management software." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Commvault
  327. application Compete group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use Compete to gather information about users search and site behavior." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Compete
  328. application CompressNET group "Business Standard" business-crit "High Criticality" category Networking description "CompressNET is a commercial WAN compression protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot CompressNET
  329. application Compuware group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Compuware to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Compuware
  330. application Concur group "Business Productivity" business-crit "High Criticality" category "Web Services" description "General browsing and interaction with travel and business management site concur.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Concur
  331. application Conduit group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Conduit is an online platform that allows web publishers to create free custom toolbars, web apps, and mobile apps." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Conduit
  332. application Connexity group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Connexity to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Connexity
  333. application Connextra group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Connextra to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Connextra
  334. application Constant-Contact group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General browsing and interaction on email marketing site constantcontact.com ." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Constant-Contact
  335. application Contextweb group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use Contextweb to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Contextweb
  336. application Contnet group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use Contnet to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Contnet
  337. application Coral-CDN group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Peer to peer content distribution traffic from the Coral Content Distribution Network website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Coral-CDN
  338. application Core-Audience group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Core Audience to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Core-Audience
  339. application Covia-CI group "Standard Bulk" business-crit "Highest Criticality" category Networking description "Covia Communications Integrator" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Covia-CI
  340. application Craigslist group Recreational business-crit "Low Criticality" category "Web Services" description "Popular online classifieds" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Craigslist
  341. application Criteo group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use Criteo to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Criteo
  342. application Crowd-Science group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use Crowd Science to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Crowd-Science
  343. application Csdn.net group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing news articles on Chinese technology new site csdn.net" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Csdn.net
  344. application Cyworld group Recreational business-crit "Lowest Criticality" category "Social Networking" description "General web traffic for cyworld.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Cyworld
  345. application DASP group "Business Standard" business-crit "Medium Criticality" category Networking description "This protocol is designed to provide an unordered, reliable, secure session for full-duplex datagram exchange that can be implemented for low power wireless networks and low cost devices." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DASP
  346. application DATEX-ASN group "Business Standard" business-crit "Medium Criticality" category Networking description "An application profile specification and uses protocols to address the Application Layer (Layer 7 of the OSI Reference Model), the Presentation Layer (Layer 6 of the OSI Reference Model) and defines the Session Layer (Layer 5 of the OSI Reference Model) as null." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DATEX-ASN
  347. application DC-Storm group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use DC Storm to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DC-Storm
  348. application DCAP group "Business Standard" business-crit "Medium Criticality" category Networking description "An application layer protocol used between workstations and routers to transport SNA/NetBIOS traffic over TCP sessions." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DCAP
  349. application DCE-RPC group "Business VDI" business-crit "High Criticality" category Networking description "Distributed Computing Environment / Remote Procedure Calls, is the remote procedure call system developed for the Distributed Computing Environment (DCE)." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DCE-RPC
  350. application DCP group "Business Critical" business-crit "High Criticality" category "Network Monitoring" description "An application level protocol optimized for the integration, monitoring and control of devices on a network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DCP
  351. application DEC-Auth group "Business Standard" business-crit "Medium Criticality" category Networking description "DEC Auth" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DEC-Auth
  352. application DEC-Debug group "Business Standard" business-crit "Medium Criticality" category Networking description "Decladebug is a source code debugger targeted at debugging software on the local machine or a remote Digital Unix box." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DEC-Debug
  353. application DECVMS group "Business Standard" business-crit "Medium Criticality" category Networking description "Port 441/tcp and 441/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DECVMS
  354. application DEOS group "Business Standard" business-crit "High Criticality" category Database description "Port 76/tcp and 76/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DEOS
  355. application DHCP group "Business Critical" business-crit "High Criticality" category Networking description "DHCP (Dynamic Host Configuration Protocol) is an auto configuration protocol used for assigning IP addresses." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DHCP
  356. application DHCPv6 group "Business Critical" business-crit "High Criticality" category Networking description "DHCP (Dynamic Host Configuration Protocol) for IPv6" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DHCPv6
  357. application DIXIE group "Standard Bulk" business-crit "Low Criticality" category Networking description "A lightweight Directory Assistance Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DIXIE
  358. application DLS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "DLS (Directory Location Service) provides information on the location(addresses) and protocols needed to access white pages name servers." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DLS
  359. application DNA-CML group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 436/tcp and 436/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DNA-CML
  360. application DNS group "Business Critical" business-crit "Medium Criticality" category Networking description "DNS (Domain Name System) provides hostname resolution for finding hosts on a network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DNS
  361. application DNSIX group "Business Critical" business-crit "High Criticality" category Networking description "Department of Defense Intelligence Information System Network Security for Information Exchange (DNSIX) is a collection of security requirements for networking defined by the U.S. Defense Intelligence Agency." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DNSIX
  362. application DPSI group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Desktop Paging Software, Inc." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DPSI
  363. application DSFGW group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 438/tcp and 438/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DSFGW
  364. application DSP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Display Support Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DSP
  365. application DSP3270 group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Display Systems Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DSP3270
  366. application DSSETUP group "Business Critical" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory's Directory Services Setup." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DSSETUP
  367. application DTAG group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Deutsche Telekom AG (abbreviated DTAG) is a telecommunications company headquartered in Bonn, Germany. It is the largest telecommunications company in Europe." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DTAG
  368. application DTK group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Deception Toolkit, A toolkit designed to make it appear to attackers as if the system running DTK has a large number of widely known vulnerabilities" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DTK
  369. application Daily-Mail group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing the articles and viewing media on British newspaper site dailymail.co.uk." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Daily-Mail
  370. application Dailymotion group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "A video sharing service website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Dailymotion
  371. application Datalogix group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use Datalogix to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Datalogix
  372. application Datei.to group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "General browsing and file transfers from file hosting service Datei.to" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Datei.to
  373. application Daum.net group Recreational business-crit "Lowest Criticality" category "Web Services" description Browsing traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Daum.net
  374. application Daytime group "Standard Bulk" business-crit "Low Criticality" category "Network Monitoring" description "A service in the Internet Protocol Suite, defined in 1983 in RFC 867. It is intended for testing and measurement purposes in computer networks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Daytime
  375. application DeNA-Comm group "Standard Bulk" business-crit "High Criticality" category Messaging description "DeNA Comm voice calls and text chats." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DeNA-Comm
  376. application DeNA-websites group "Standard Bulk" business-crit "High Criticality" category Messaging description "Traffic generated by browsing DeNA Comm website and some other sites that belong to DeNA" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DeNA-websites
  377. application Delicious group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Delicious (formerly del.icio.us) is a social bookmarking web service for storing, sharing, and discovering web bookmarks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Delicious
  378. application Dell group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Dell official site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Dell
  379. application Deposit-Files group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Online file storage service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Deposit-Files
  380. application DeviantART group Recreational business-crit "Lowest Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DeviantART
  381. application Diameter group "Business Critical" business-crit "Highest Criticality" category Networking description "An authentication" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Diameter
  382. application Dictionary.com group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing articles and looking up definitions of words on dictionary.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Dictionary.com
  383. application Digg group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing and interaction on social news website digg" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Digg
  384. application Direct group "Standard Bulk" business-crit "Medium Criticality" category Networking description Direct traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Direct
  385. application DirectConnect group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "File sharing through p2p via internet hubs" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DirectConnect
  386. application Discard group "Standard Bulk" business-crit "Low Criticality" category "Network Monitoring" description "A service in the Internet Protocol Suite defined in RFC 863. It is intended for testing, debugging, and measurement purposes." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Discard
  387. application Docstoc group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "Electronic business document repository and online store" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Docstoc
  388. application Dotomi group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use Dotomi to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Dotomi
  389. application Doubleclick group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting web pages that use Doubleclick to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Doubleclick
  390. application Drawbridge group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use Drawbridge to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Drawbridge
  391. application Dropbox group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "An online file hosting/sharing service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Dropbox
  392. application DynGate group "Business VDI" business-crit "High Criticality" category "VPN and Tunneling" description "A firewall router that allows TeamViewer to route a TCP/IP connection over an http tunnel" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot DynGate
  393. application Dynamic-Intranet group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "DynamicIntranet is an on-demand family of intranet applications, including intranet portal, planning, collaboration, and communication applications." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Dynamic-Intranet
  394. application Dynamic-Logic group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use Dynamic Logic to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Dynamic-Logic
  395. application EIGRP group "Business Critical" business-crit "High Criticality" category Networking description "Enhanced Interior Gateway Routing Protocol (EIGRP) is an advanced distance vector routing protocol based on the principles of the Interior Gateway Routing Protocol (IGRP)." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot EIGRP
  396. application EMBLNDT group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 394/tcp and 394/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot EMBLNDT
  397. application EMFIS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "EMFIS Service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot EMFIS
  398. application EQ-Ads group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting webpages that use EQ Ads to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot EQ-Ads
  399. application ERPC group "Business Standard" business-crit "Medium Criticality" category "Remote Access" description "Encore Expedited Remote Procedure Call" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ERPC
  400. application ESPN group Recreational business-crit "High Criticality" category "Web Services" description "Browsing sports news articles, watching highlight videos, and sports fantasy league participation on the American sports site ESPN.com and affiliated websites." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ESPN
  401. application ESRO group "Business Standard" business-crit "Medium Criticality" category Networking description "The Efficient Short Remote Operations service is a Remote Procedure Call service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ESRO
  402. application ETOS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 377/378/tcp and 377/378/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ETOS
  403. application EarthCam group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing and interaction on earthcam.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot EarthCam
  404. application Eastmoney group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing and interaction on Chinese financial portal eastmoney.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Eastmoney
  405. application Echo group "Standard Bulk" business-crit "Low Criticality" category "Network Monitoring" description "A service in the Internet Protocol Suite defined in RFC 862. It was originally proposed for testing and measurement of round-trip times in IP networks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Echo
  406. application Editgrid group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "General browsing and interaction with online spreadsheet site editgrid" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Editgrid
  407. application Effective-Measure group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting web pages that use Effective Measure to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Effective-Measure
  408. application Engage-BDR group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting web pages that use Engage BDR to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Engage-BDR
  409. application EntrustTime group "Business Critical" business-crit "High Criticality" category Networking description "EntrustTime protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot EntrustTime
  410. application Envato group Recreational business-crit "Medium Criticality" category "Web Services" description "Envato is an Australian based, privately held company that provides tutorial sites that teach people skill sin a variety of creative areas as well as providing a means to sell their digital goods via a family of online marketplaces." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Envato
  411. application Epmap group "Business Productivity" business-crit "Highest Criticality" category Networking description "Microsoft EPMAP (End Point Mapper), also known as DCE/RPC Locator service, is used to remotely manage services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Epmap
  412. application Eset group "Business Bulk" business-crit "High Criticality" category "File Transfer" description " Eset Antivirus/Security software download and updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Eset
  413. application Etsy group Recreational business-crit "Medium Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Etsy
  414. application Evernote group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "Traffic generated via visiting the evernote website or syncing information from the applications to and from their cloud." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Evernote
  415. application Evidon group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Evidon to collect user analytics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Evidon
  416. application Evony group Recreational business-crit "Lowest Criticality" category Games description "Evony is an Adobe Flash-based multiplayer online game set in medieval times, where a player is to establish a city, begin developing various technologies, and build supporting structures to generate armies and resources for the purpose of attacking others" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Evony
  417. application Exchange group "Standard Bulk" business-crit "High Criticality" category Mail description "Microsoft Exchange services protocol suite" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Exchange
  418. application Exchange-Online group "Business Productivity" business-crit "High Criticality" category Mail description "Traffic associated with Exchange Online, such as visiting outlook.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Exchange-Online
  419. application Exchange-Protocol group "Business Productivity" business-crit "High Criticality" category Mail description "Microsoft Exchange services" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Exchange-Protocol
  420. application Exponential-Interactive group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Exponential Interactive to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Exponential-Interactive
  421. application Extratorrent.com group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "The World's Largest BitTorrent System" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Extratorrent.com
  422. application F-Prot group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "F-Prot Antivirus/Security software download and updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot F-Prot
  423. application FASP group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "FASP (Fast and Secure Protocol) is a high speed secure file transfer protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FASP
  424. application FC2.com group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing or using the services on fc2.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FC2.com
  425. application FIX group "Business Productivity" business-crit "Highest Criticality" category Networking description "Communication between network devices using the FIX protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FIX
  426. application FOX-Sports group Recreational business-crit "Low Criticality" category "Web Services" description "Sports news, images, blogs, and videos from FOX Sports and affiliated sites." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FOX-Sports
  427. application FTP group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "FTP (File Transfer Protocol) is used to transfer files from a file server to a local machine." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FTP
  428. application FTP-Control group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "FTP (File Transfer Protocol) Control is used to manage FTP Data transfers from a file server to a local machine." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FTP-Control
  429. application FTP-Data group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "File Transfer Protocol data flow" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FTP-Data
  430. application FTPS group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "FTP control over TLS/SSL." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FTPS
  431. application FTPSDATA group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "FTP data over TLS/SSL" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FTPSDATA
  432. application FXP group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "File eXchange Protocol provides a method of data transfer which uses the FTP protocol to transfer data from one remote server to another (inter-server) without routing this data through the client's connection." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FXP
  433. application FaceTime group "Business Video" business-crit "Low Criticality" category "Streaming Media" description "Video conferencing between supported Apple mobile devices and Macintosh computers" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FaceTime
  434. application Facebook group Recreational business-crit "Low Criticality" category "Social Networking" description "Facebook is a social networking service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Facebook
  435. application Facebook-Apps group Recreational business-crit "Low Criticality" category "Social Networking" description "Add ons developed for Facebook, generally games, puzzles, gifts, classifieds etc." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Facebook-Apps
  436. application Facebook-Event group Recreational business-crit "Low Criticality" category "Social Networking" description "Creating/editing Facebook events" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Facebook-Event
  437. application Facebook-Messages group Recreational business-crit "Low Criticality" category "Social Networking" description "Facebook E-mail and Instant Messaging" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Facebook-Messages
  438. application Facebook-Post group Recreational business-crit "Low Criticality" category "Social Networking" description "Interactions with Facebook walls" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Facebook-Post
  439. application Facebook-Search group Recreational business-crit "Low Criticality" category "Social Networking" description "Searching within Facebook's website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Facebook-Search
  440. application Facebook-Video group Recreational business-crit "Low Criticality" category "Social Networking" description "Facebook streaming video and video upload" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Facebook-Video
  441. application Facebook-Video-Chat group Recreational business-crit "Low Criticality" category "Social Networking" description "Facebook Video Chat" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Facebook-Video-Chat
  442. application Farmville group Recreational business-crit "Lowest Criticality" category Games description "A real-time farm simulation game developed by Zynga, available as an application on the social-networking website Facebook and as an App on the Apple iPhone." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Farmville
  443. application Fatmen group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 347/tcp and 347/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Fatmen
  444. application Federated-Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Federated Media to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Federated-Media
  445. application FileMaker group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A computer software company formed in 1998 from the vestiges of Claris as a wholly owned subsidiary of Apple Inc. FileMaker develops, supports and markets two relational database programs; FileMaker and Bento. Filemaker is available for both Mac OS X and Microsoft Windows operating systems and is aimed towards business use, or home users with high-end needs. Bento, aimed at the home user or basic small business user, is a Mac OS X application with additional versions available for the iPhone and iPad." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FileMaker
  446. application FileServe group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "FileServe is an online file hosting service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FileServe
  447. application Filer.cx group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "A file hosting service that provides free web space for documents, pictures, music and movies." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Filer.cx
  448. application FilesTube group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A file search engine that searches various file sharing and uploading sites like rapidshare, megaupload, mediafire, hotfile, netload, filesonic, 4shared." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FilesTube
  449. application Filesonic group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "General browsing and file transfers from data storage website Filesonic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Filesonic
  450. application FinTS group "Business Productivity" business-crit "Highest Criticality" category Networking description "A bank-independent protocol developed for online banking in the European market, used by German banks. Formerly HBCI (Home Banking Computer Interface)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FinTS
  451. application Finger group "Standard Bulk" business-crit "Low Criticality" category "Network Monitoring" description "A simple network protocol for the exchange of human-oriented status and user information." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Finger
  452. application Flickr group Recreational business-crit "Lowest Criticality" category "Web Services" description "An image hosting and video hosting website, web services suite, and online community." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Flickr
  453. application Flixster group Recreational business-crit "Lowest Criticality" category "Social Networking" description "A social movie site allowing users to share movie ratings, discover new movies and meet others with similar movie taste. The site has expanded to include a Facebook app, a MySpace app, and an app for Bebo and Orkut" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Flixster
  454. application Flurry group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Data collection traffic of different mobile applications from the company Flurry, Inc." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Flurry
  455. application Fogbugz group "Business Productivity" business-crit "Highest Criticality" category "Web Services" description "FogCreek Software's online project management tool." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Fogbugz
  456. application Forbes group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Forbes.com is a national American online business magazine" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Forbes
  457. application Fox-News group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting the Fox News website and streaming videos." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Fox-News
  458. application Free group Recreational business-crit "Lowest Criticality" category "Web Services" description "General browsing on French Internet Service Provider website Free.fr" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Free
  459. application Freegate group "Standard Bulk" business-crit "Low Criticality" category Proxy description "Browsing the internet via the Freegate proxy application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Freegate
  460. application Freelancer group "Standard Bulk" business-crit "Highest Criticality" category "Web Services" description "Browsing and posting on the Freelancer website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Freelancer
  461. application Freenet group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Traffic generated by the freenet browsing application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Freenet
  462. application Freewheel-Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Freewheel Media to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Freewheel-Media
  463. application FriendFeed group Recreational business-crit "Low Criticality" category "Social Networking" description "FriendFeed is a real-time feed aggregator from social media sites." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot FriendFeed
  464. application Friendster group Recreational business-crit "Lowest Criticality" category "Social Networking" description "Friendster is a social networking service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Friendster
  465. application Fring group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Control and messaging flow traffic for mobile messaging application Fring" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Fring
  466. application Fring-AV group "Standard Bulk" business-crit "Medium Criticality" category "Streaming Media" description "Audio and video flow traffic for mobile messaging application Fring" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Fring-AV
  467. application Funshion group Recreational business-crit "Lowest Criticality" category "Web Services" description "Browsing Funshion videos" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Funshion
  468. application Funshion-Video group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Streaming movies" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Funshion-Video
  469. application GACP group "Standard Bulk" business-crit "High Criticality" category Networking description "Gateway Access Control Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GACP
  470. application GENRAD group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type GENRAD-MUX registered with IANA on Port 176 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GENRAD
  471. application GIST group "Standard Bulk" business-crit "Medium Criticality" category Networking description "General Internet Signalling Transport" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GIST
  472. application GOM-Remote group "Standard Bulk" business-crit "Low Criticality" category "Remote Access" description "Using mobile application to remotely control PC applications GOM Audio and GOM Media Player" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GOM-Remote
  473. application GOMTV.com group Recreational business-crit "Low Criticality" category "Streaming Media" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GOMTV.com
  474. application GOMTV.net group Recreational business-crit "Low Criticality" category "Streaming Media" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GOMTV.net
  475. application GPFS group "Business Bulk" business-crit "Highest Criticality" category "File Transfer" description "IBM General Parallel File System is a high-performance shared-disk clustered file system." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GPFS
  476. application GPRS-Tunneling-Protocol-Control group "Business Critical" business-crit "Medium Criticality" category Networking description "Protocol used within the GPRS core network for signaling between gateway and serving GPRS support nodes. It allows session activation" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GPRS-Tunneling-Protocol-Control
  477. application GPRS-Tunneling-Protocol-Prime group "Business Critical" business-crit "Medium Criticality" category Networking description "GTP protocol used for carrying charging data from the charging data function to the charging gateway function. Generally" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GPRS-Tunneling-Protocol-Prime
  478. application GPRS-Tunneling-Protocol-User group "Business Critical" business-crit "Medium Criticality" category Networking description "Protocol used for carrying user data with the GPRS core network and between the radio access network and the core network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GPRS-Tunneling-Protocol-User
  479. application GSIFTP group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "FTP enhanced to use GSI security." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GSIFTP
  480. application Ganji group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Classified ad and media traffic generated by browsing ganji.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ganji
  481. application Genesis-PPP group "Standard Bulk" business-crit "Medium Criticality" category Networking description " Genesis Point-to-Point Trans Net" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Genesis-PPP
  482. application Genie group "Business Critical" business-crit "Medium Criticality" category Networking description "An old network management/diagnostic protocol," traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Genie
  483. application Giganews group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A popular Usenet/newsgroup service provider." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Giganews
  484. application GlypeProxy group "Standard Bulk" business-crit "Lowest Criticality" category Proxy description "Glype Proxy is a free web-based proxy script written in PHP." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GlypeProxy
  485. application Gnutella group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A large peer-to-peer file-sharing network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Gnutella
  486. application GoGoBox group Recreational business-crit "Lowest Criticality" category "Web Services" description Browsing traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GoGoBox
  487. application GoToMeeting group "Business Productivity" business-crit "High Criticality" category Collaboration description "A remote meeting and desktop sharing software that enables the user to meet with other computer users, customers, clients or colleagues via the Internet in real-time." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot GoToMeeting
  488. application Google group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "Traffic generated by the Google search engine or one of the other many Internet services provided by Google Inc." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google
  489. application Google+ group "Standard Bulk" business-crit "Lowest Criticality" category "Social Networking" description "A social networking service provided by Google Inc. that incorporates existing and new Google services" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google+
  490. application Google-APIs group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "Google Application Programming Interfaces that support the development of web applications that leverage Google services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-APIs
  491. application Google-Ads group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Google Ads to generate user specific advertisements." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Ads
  492. application Google-Analytics group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Google service that tracks and generates details web statistics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Analytics
  493. application Google-App-Engine group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "Google App Engine lets you run your web applications using Google's infrastructure." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-App-Engine
  494. application Google-Calendar group "Business Productivity" business-crit "High Criticality" category "Web Services" description "A free time-management web application offered by Google." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Calendar
  495. application Google-Cloud-Messaging group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "An Android client application retrieving messages sent to it by its server through the Google Cloud Messaging service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Cloud-Messaging
  496. application Google-Desktop group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Google's Desktop search and desktop gadget software." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Desktop
  497. application Google-Drive group "Business Bulk" business-crit "High Criticality" category "Web Services" description "A free, Web-based word processor, spreadsheet, presentation, form, and data storage service offered by Google." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Drive
  498. application Google-Earth group Recreational business-crit "Low Criticality" category "Web Services" description "Google's virtual globe, map and geographical information program." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Earth
  499. application Google-Maps group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "Google Maps (formerly Google Local) is a web mapping services application and technology provided by Google." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Maps
  500. application Google-Play group Recreational business-crit "Medium Criticality" category "Web Services" description "Downloading apps" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Play
  501. application Google-Safe-Browsing group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "Google service that protects users from known phishing and malware sites" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Safe-Browsing
  502. application Google-Talk group "Business Productivity" business-crit "Low Criticality" category Messaging description "Google Inc.'s VoIP application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Talk
  503. application Google-Talk-Audio group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "Making an audio call or message using Google's messaging service Google Talk." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Talk-Audio
  504. application Google-Talk-File-Transfer group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Sending a file over Google's messaging service Google Talk." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Talk-File-Transfer
  505. application Google-Talk-Gadget group "Business Productivity" business-crit "Low Criticality" category Messaging description "Flash based Google Talk IM client." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Talk-Gadget
  506. application Google-Talk-Video group "Business Video" business-crit "Medium Criticality" category "Streaming Media" description "Making a video call using Google Talk or Google Talk mobile." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Talk-Video
  507. application Google-Translate group "Business Productivity" business-crit "Medium Criticality" category "Web Services" description "Google translation service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Translate
  508. application Google-Video group "Standard Bulk" business-crit "Low Criticality" category "Streaming Media" description "A free video sharing website and also a video search engine from Google Inc." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Google-Video
  509. application Googlebot group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Googlebot Web Crawler" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Googlebot
  510. application Gopher group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "A TCP/IP Application layer protocol designed for distributing, searching, and retrieving documents over the Internet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Gopher
  511. application Grooveshark group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Online music search engine and streaming service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Grooveshark
  512. application Groupon group Recreational business-crit "Medium Criticality" category "Web Services" description "Groupon is a deal-of-the-day website that features discounted gift certificates usable at local or national companies." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Groupon
  513. application Groupwise group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "A messaging and collaborative software platform from Novell that supports email, calendaring, personal information management, instant messaging, and document management." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Groupwise
  514. application Gss-License group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Gss X License Verification" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Gss-License
  515. application H.225 group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "In the family of H.323 VoIP protocols" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot H.225
  516. application H.245 group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "H.245 is a control channel protocol used with[in] e.g. H.323 and H.324 communication sessions." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot H.245
  517. application H.248 group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "Megaco (officially H.248) is an implementation of the Media Gateway Control Protocol architecture for controlling VoIP gateways." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot H.248
  518. application H.323 group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "H.323 VoIP call signalling and control" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot H.323
  519. application HDAP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Microsoft HDA Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HDAP
  520. application HEMS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "HEMS protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HEMS
  521. application HL7 group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "Health Level 7 Medical information exchange is a standard for exchanging information between medical applications." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HL7
  522. application HP-Perf group "Business Bulk" business-crit "Medium Criticality" category Networking description "The Performance Data Collector for HP OpenVMS (TDC) gathers performance data for OpenVMS systems. By default, TDC periodically collects and stores data in a file. Subsequently, user applications can retrieve and analyze data from the file." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HP-Perf
  523. application HP-VMM group "Business Productivity" business-crit "Highest Criticality" category "Remote Access" description "HP Virtual Machine Manager (VMM)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HP-VMM
  524. application HP-Website group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "HP.com offers company news and information on Hewlett-Packard" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HP-Website
  525. application HTTP group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "HTTP (HyperText Transfer Protocol) the principal transport protocol for the World Wide Web." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HTTP
  526. application HTTP-2.0 group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Browsing websites that support the HTTP 2.0 protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HTTP-2.0
  527. application HTTP-Audio group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Deprecated-App HTTP-Audio, this now maps to Spotify." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HTTP-Audio
  528. application HTTP-Tunnel group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "HTTP traffic which has been tunnelled using the CONNECT method." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HTTP-Tunnel
  529. application HTTP-Video group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Deprecated-App HTTP-Video, this now maps to Netflix." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HTTP-Video
  530. application HTTPMGT group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type http-mgmt registered with IANA on Port 280 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HTTPMGT
  531. application Hamachi group "Business Standard" business-crit "Medium Criticality" category "VPN and Tunneling" description "A hosted VPN service that lets you securely extend LAN-like networks to distributed teams." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hamachi
  532. application Hao123.com group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by performing web searches on hao123.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hao123.com
  533. application Hassle group "Standard Bulk" business-crit "Medium Criticality" category Networking description "HASSLE is a networking application that allows to execute remote jobs that have a transfer component built in. HASSLE is flexible as it only transfers the data and the parameters. The execution at the remote site is automatically accomplished via a code generator." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hassle
  534. application HiveStor group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "HiveStor Distributed File System" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HiveStor
  535. application HootSuite group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General browsing and interaction on the social media management website HootSuite" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HootSuite
  536. application Hopster group "Standard Bulk" business-crit "Lowest Criticality" category Proxy description "An application that tunnels other applications in order to bypass firewalls." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hopster
  537. application Hostname group "Standard Bulk" business-crit "Medium Criticality" category Networking description "NIC Host Name Server" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hostname
  538. application Hotfile group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Online file hosting/sharing." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hotfile
  539. application Hotmail group "Standard Bulk" business-crit "High Criticality" category Mail description "Deprecated-App Hotmail, this maps to Outlook." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hotmail
  540. application Hotspot-Shield group "Standard Bulk" business-crit "Medium Criticality" category "VPN and Tunneling" description "The setup and running of a vpn tunnel using Hotspot Shield's application on PC" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hotspot-Shield
  541. application HowardForums group Recreational business-crit "Low Criticality" category "Web Services" description "Visiting and browsing the Howard Forums website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HowardForums
  542. application HubPages group Recreational business-crit "Medium Criticality" category "Web Services" description "Visiting and browsing the HubPages website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot HubPages
  543. application Hulu group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Hulu online video streaming." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hulu
  544. application Hushmail.com group "Standard Bulk" business-crit "Medium Criticality" category Mail description "Hushmail is a web-based email service offering PGP-encrypted e-mail, file storage, and vanity domain service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hushmail.com
  545. application Hyper-G group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A publishing system with hypertext features more advanced than those available with the Hypertext Transfer Protocol and today's Web browser ." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hyper-G
  546. application Hyves group Recreational business-crit "Lowest Criticality" category "Social Networking" description "General browsing and interaction on the Dutch social media website Hyves." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Hyves
  547. application IASD group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 432/tcp and 432/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IASD
  548. application IBM group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Website for International Business Machines corporation" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IBM
  549. application IBM-APP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type IBM Application registered with IANA on Port 385 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IBM-APP
  550. application IBM-OPC group "Business Standard" business-crit "Medium Criticality" category Networking description "OPC automatically plans, controls, and monitors your production workload to maximize and optimize throughput, but lets you intervene manually when required." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IBM-OPC
  551. application ICA group "Standard Bulk" business-crit "High Criticality" category "Remote Access" description "Citrix Protocol Suite" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ICA
  552. application ICAD group "Standard Bulk" business-crit "Medium Criticality" category Networking description "This was a Knowledge-Based Engineering (KBE) system that was based upon the Lisp programming language. ICAD had an open architecture that can utilize all the power and flexibility of the underlying language." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ICAD
  553. application ICMP_1 group "Custom Applications" business-crit "High Criticality" category Other description "" traffic-type Any transport-prot ICMP local-net 0.0.0.0/0 remote-net 0.0.0.0/0
  554. application ICP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Intelligent Communication Protocol, IANA port 1112/tcp and 1112/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ICP
  555. application ICQ group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "ICQ is an instant messaging computer program." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ICQ
  556. application IGN group Recreational business-crit "Lowest Criticality" category "Web Services" description "Browsing and watching videos on the IGN website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IGN
  557. application IKEA group Recreational business-crit "Medium Criticality" category "Web Services" description "Ikea.com is a Scandinavian furniture and accessories online store" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IKEA
  558. application IMAP group "Business Productivity" business-crit "Medium Criticality" category Mail description "IMAP (Internet Message Access Protocol) is an Internet standard protocol for accessing email on a remote server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IMAP
  559. application IMDb group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing and interaction on the IMDb website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IMDb
  560. application IMGames group Recreational business-crit "Medium Criticality" category Games description "Protocol for service type IMGames registered with IANA on Port 1077 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IMGames
  561. application IMSP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 406/tcp and 406/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IMSP
  562. application INGRES-NET group "Business Standard" business-crit "High Criticality" category Database description "IngresNET service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot INGRES-NET
  563. application IPerceptions group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website which uses IPerceptions to collect user information." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IPerceptions
  564. application IRC group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "IRC (Internet Relay Chat) is a popular form of real-time Internet text messaging." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IRC
  565. application IS-99 group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 379/380/tcp and 379/380/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IS-99
  566. application ISAKMP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A protocol defined by RFC 2408 for establishing Security Associations (SA) and cryptographic keys in an Internet environment. ISAKMP only provides a framework for authentication and key exchange and is designed to be key exchange independent" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ISAKMP
  567. application ISCHAT group "Business Productivity" business-crit "Highest Criticality" category Messaging description "(Now known as ATG Live Help) ATG Live Help is an integrated set of live voice, chat, and email response services that enable online businesses to deliver just-in-time, personalized, interactive assistance to each visitor." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ISCHAT
  568. application ISI-Graphics group "Business Bulk" business-crit "High Criticality" category Networking description "ISI Graphics Language" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ISI-Graphics
  569. application ISO-TSAP group "Standard Bulk" business-crit "Medium Criticality" category Networking description ISO-TSAP traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ISO-TSAP
  570. application ISOIP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "ISO Internetworking Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ISOIP
  571. application IT168.com group Recreational business-crit "Low Criticality" category "Web Services" description "A Chinese social media site." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot IT168.com
  572. application Ident group "Standard Bulk" business-crit "Low Criticality" category Networking description "Ident is a protocol that helps identify the user of a particular TCP connection." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ident
  573. application Ifeng.com group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated from reading articles and viewing media on ifeng.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ifeng.com
  574. application Image-Venue group Recreational business-crit "Medium Criticality" category "Web Services" description "Free Image Hosting for bloggers, message board users, and eBay sellers." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Image-Venue
  575. application ImageShack group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "General browsing and file transfers from image hosting website ImageShack" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ImageShack
  576. application Imgur group Recreational business-crit "Low Criticality" category "Web Services" description "Photo sharing web site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Imgur
  577. application Improve-Digital group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Improve Digital to display ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Improve-Digital
  578. application In.com group Recreational business-crit "Lowest Criticality" category "Web Services" description "In.com is an Indian web portal where users have access to features like news, blogs, feeds, streaming music and video, and mail and classified services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot In.com
  579. application InBusiness group "Standard Bulk" business-crit "Medium Criticality" category Networking description "TCP Port 244 was used to connect to the administrative functions on the Dayna Communications InBusiness line of small office network equipment." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot InBusiness
  580. application InfoSeek group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "This was a very popular search engine originally operated by the Infoseek Corporation. Infoseek was bought by The Walt Disney Company in 1998, and the technology was merged with that of the Disney-acquired Starwave to form the Go.com network. Since then it has been replaced with Yahoo! search and is no longer in use." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot InfoSeek
  581. application Infonline group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use IVWbox to generate ads and collect information about users visiting that website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Infonline
  582. application Infostore group "Business Productivity" business-crit "Highest Criticality" category Mail description "Microsoft Exchange Information Store" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Infostore
  583. application Innovation-Interactive group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use Innovation Interactive to generate ads or collect information about users." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Innovation-Interactive
  584. application Inskin-Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Inskin Media to generate ad traffic and gather user metrics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Inskin-Media
  585. application Instagram group Recreational business-crit "Lowest Criticality" category "Social Networking" description "Using Instagram to view and share pictures on social media platforms." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Instagram
  586. application Instagram-Images group Recreational business-crit "Low Criticality" category "Web Services" description "Viewing images with the Instagram application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Instagram-Images
  587. application Instagram-Video group Recreational business-crit "Low Criticality" category "Streaming Media" description "Streaming videos with the Instagram application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Instagram-Video
  588. application Integral-Ad-Science group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Browsing a website that uses Integral Ad Science to generate ad traffic and gather user metrics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Integral-Ad-Science
  589. application InterClick group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use InterClick to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot InterClick
  590. application JARGON group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Jargon protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot JARGON
  591. application Jango group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Browsing and streaming music from the Jango website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Jango
  592. application Java-RMI group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A Java application programming interface that performs the object-oriented equivalent of remote procedure calls (RPC)." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Java-RMI
  593. application Java-Update group "Business Bulk" business-crit "Medium Criticality" category "Web Services" description "Updating the Java Runtime Environment" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Java-Update
  594. application Jondo group "Standard Bulk" business-crit "High Criticality" category Proxy description "Browsing the JonDo website and browsing the internet while being connected via JonDo proxy servers." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Jondo
  595. application KAT group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A torrent download site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot KAT
  596. application KFTP group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "File Transfer Protocol with Kerberos authentication and encryption." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot KFTP
  597. application KFTPDATA group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "File Transfer Protocol with Kerberos authentication and encryption." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot KFTPDATA
  598. application KIS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type KIS Protocol registered with IANA on Port 186 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot KIS
  599. application KNETCMP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "KNET/VM Command/Message Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot KNETCMP
  600. application KVM group "Business VDI" business-crit "High Criticality" category Networking description "KVM (Keyboard/Video/Mouse) over IP Management Service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot KVM
  601. application KWDB group "Business Standard" business-crit "Medium Criticality" category "Remote Access" description "Remote Kernel debugger communication" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot KWDB
  602. application Kaixin group Recreational business-crit "Lowest Criticality" category "Social Networking" description "Browsing the Kaixin social media website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kaixin
  603. application Kakao group "Standard Bulk" business-crit "Low Criticality" category Messaging description "The Kakao Talk application being used to participate in chat" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kakao
  604. application Kakao-Audio group "Standard Bulk" business-crit "Low Criticality" category Messaging description "The Kakao Talk application being used to make calls." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kakao-Audio
  605. application Kaspersky group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "Kaspersky Antivirus/Security software download and updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kaspersky
  606. application Kazaa group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Started as a peer-to-peer file sharing application using the FastTrack protocol, now running as a music subscription service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kazaa
  607. application Kblock group "Standard Bulk" business-crit "Medium Criticality" category Networking description "K-Block protects unattended logged-in terminals from unauthorized access in OpenVMS environments." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kblock
  608. application Kerberos group "Business Critical" business-crit "High Criticality" category Networking description "Kerberos is a network authentication protocol designed to provide strong authentication for client/server applications by using secret-key cryptography." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kerberos
  609. application Komli group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Komli to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Komli
  610. application Kool-IM group "Standard Bulk" business-crit "Low Criticality" category Messaging description "Koolim is a web messaging site that combines all the most popular instant messaging services together." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kool-IM
  611. application Kooora.com group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by reading articles and viewing media on kooora.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kooora.com
  612. application Krux group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Krux to create user specific ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Krux
  613. application Kryptolan group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 398/tcp and 398/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kryptolan
  614. application Ktelnet group "Business VDI" business-crit "High Criticality" category "Remote Access" description "Telnet with Kerberos authentication and encryption." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ktelnet
  615. application Kugou group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Traffic originating from the Kugou applications for iPhone" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Kugou
  616. application L2TP group "Business Bulk" business-crit "High Criticality" category "VPN and Tunneling" description "A tunneling protocol used to support virtual private networks (VPNs). It does not provide any encryption or confidentiality by itself; it relies on an encryption protocol that it passes within the tunnel to provide privacy." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot L2TP
  617. application LA-Maint group "Standard Bulk" business-crit "Medium Criticality" category Networking description "IMP Logical Address maintenance" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LA-Maint
  618. application LA-Times group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Browsing and watching videos on the LA Times website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LA-Times
  619. application LDAP group "Business Critical" business-crit "High Criticality" category Database description "LDAP (Lightweight Directory Access Protocol) is a protocol for reading and editing directories over an IP network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LDAP
  620. application LINE group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "General usage and IM on Japanese mobile messaging application LINE." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LINE
  621. application LINE-Voice group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Voice calls between LINE users" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LINE-Voice
  622. application LINK group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type LINK registered with IANA on Port 245 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LINK
  623. application LLMNR group "Business Critical" business-crit "High Criticality" category Networking description "LLMNR (Link-local Multicast Name Resolution) is used by Windows for local name resolution." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LLMNR
  624. application LSARPC group "Business Critical" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory Local Security Authority Subsystem Service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LSARPC
  625. application Last.fm group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "A social networking music streaming site." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Last.fm
  626. application LeadBolt group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use LeadBolt to generate ad traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LeadBolt
  627. application Leboncoin group Recreational business-crit "Low Criticality" category "Web Services" description "leboncoin.fr created by Spir Communication is a variation of the site Swedish Blocket. This is a site of online sales, allowing the publication of advertisements for sale of any items, they are accessible by everyone." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Leboncoin
  628. application Legent group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocols for service type legent-1 (Legent Corporation) registered on IANA on Port 373 tcp/udp and service type legent-2 (Legent Corporation) registered on IANA Port 374 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Legent
  629. application Letitbit group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "A Russian file hosting website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Letitbit
  630. application Limelight group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Using an online service which utilizes Limelight as a Content Delivery Network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Limelight
  631. application Line2 group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "A mobile VOIP application that allows the user to add a second line to their iPhone or Android device, or give a phone number to an iPad. Data is transferred over wifi, cellular data, or cellular voice connections. Text messaging is supported on US-based customers only." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Line2
  632. application LinkedIn group "Standard Bulk" business-crit "High Criticality" category "Social Networking" description "LinkedIn is a business-oriented social networking site." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LinkedIn
  633. application Live365 group Recreational business-crit "Low Criticality" category "Streaming Media" description "Live365 is an internet radio network that allows members to create their own online radio station or listen to others" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Live365
  634. application LiveJournal group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "A virtual community where Internet users can keep a blog, journal or diary." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LiveJournal
  635. application LivePerson group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting website that use LivePerson to generate ad traffic and user analytics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LivePerson
  636. application LiveRail group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses LiveRail to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LiveRail
  637. application Livemeeting group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "Microsoft's commercial web-conferencing service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Livemeeting
  638. application Locus-Conn group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type Locus PC-Interface Conn Server registered with IANA on Port 127 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Locus-Conn
  639. application Locus-Map group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type Locus PC-Interface Net Map Service registered with IANA on Port 125 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Locus-Map
  640. application LogMein group "Business VDI" business-crit "High Criticality" category "Remote Access" description "Remote access and PC desktop control." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot LogMein
  641. application Lokalisten group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "General browsing and interaction on the German social networking site Lokalisten." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lokalisten
  642. application Lotame group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Lotame to collect user data to customize and generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lotame
  643. application Lotus-Notes group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "Lotus Notes IBM's enterprise collaboration suite." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lotus-Notes
  644. application Lucid-Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Lucid Media to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lucid-Media
  645. application Luminate group Recreational business-crit "Low Criticality" category "Web Services" description "Visiting a website that uses Luminate for interactive images." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Luminate
  646. application Lync group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "Microsoft Lync voice, video, file transfer, and desktop sharing." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lync
  647. application Lync-Audio group "Business Voice" business-crit "Highest Criticality" category "Streaming Media" description "Voice calls between Lync clients if the control channel is not encrypted." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lync-Audio
  648. application Lync-Control group "Business Productivity" business-crit "Highest Criticality" category Networking description "Lync login" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lync-Control
  649. application Lync-Media group "Business Voice" business-crit "Highest Criticality" category "Streaming Media" description "Voice and Video calls between Lync clients." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lync-Media
  650. application Lync-Share group "Business Bulk" business-crit "Highest Criticality" category Networking description File traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lync-Share
  651. application Lync-Video group "Business Video" business-crit "Highest Criticality" category "Streaming Media" description "Video calls between Lync clients if the control channel is not encrypted." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Lync-Video
  652. application MAILQ group "Standard Bulk" business-crit "Medium Criticality" category Mail description "Protocol for service type MAILQ registered with IANA on Port 174 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MAILQ
  653. application MANET group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Mobile Ad-hoc Networks Protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MANET
  654. application MAPI group "Business Productivity" business-crit "Highest Criticality" category Mail description "The protocol that Microsoft Outlook uses to communicate with Microsoft Exchange." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MAPI
  655. application MATIP group "Business Productivity" business-crit "Medium Criticality" category Networking description "MATIP support allows the z/TPF system to receive and transmit airline reservation, ticketing, and messaging traffic over a Transmission Control Protocol/Internet Protocol (TCP/IP) network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MATIP
  656. application MC-FTP group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "Multicast FTP (File Transfer Protocol)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MC-FTP
  657. application MDNS group "Business Critical" business-crit "Medium Criticality" category Networking description "MDNS (Multicast DNS)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MDNS
  658. application MF-Cobol group "Business Critical" business-crit "High Criticality" category Networking description "Micro Focus Cobol Directory Service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MF-Cobol
  659. application MFTP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Designed for the purpose of file sharing. It is still under development, and therefore may acquire more features or other improvements in addition to those discussed in this article. This is the communication protocol used by such clients as eMule and eDonkey and, in its extended implementation, by the Overnet network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MFTP
  660. application MIT-Spooler group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type MIT Dover Spooler registered with IANA on Port 91 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MIT-Spooler
  661. application MLN-Advertising group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Online customers tracking and advertising traffic content from an advertising company MLN Advertising, Inc." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MLN-Advertising
  662. application MMS group "Standard Bulk" business-crit "Low Criticality" category Messaging description "A standard way to send messages that include multimedia content to and from mobile phones." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MMS
  663. application MPM group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Internet Message Protocol - RFC 753" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MPM
  664. application MPP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Netix Message Posting Protocol is a network protocol that is used for posting messages from a computer to a mail service host." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MPP
  665. application MPTN group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 397/tcp and 397/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MPTN
  666. application MS-CDN group "Business Productivity" business-crit "High Criticality" category "Web Services" description "Traffic relating to Microsoft Azure's Content Delivery Network. Traffic going to and from msecnd.net." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MS-CDN
  667. application MS-CRS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 507/tcp and 507/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MS-CRS
  668. application MS-OLAP group "Business Productivity" business-crit "High Criticality" category Database description "An online analytical processing capability that is a component of Microsoft SQL Server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MS-OLAP
  669. application MS-Office-365 group "Business Productivity" business-crit "High Criticality" category "Web Services" description "Traffic generated by office 365 applications and web services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MS-Office-365
  670. application MS-Online group "Business Productivity" business-crit "High Criticality" category "Web Services" description "Microsoft's hosted software suite that includes Exchange Online, SharePoint Online, Office Communications Online, Microsoft Forefront, and Microsoft Office Live Meeting." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MS-Online
  671. application MS-Outlook group "Business Productivity" business-crit "High Criticality" category Mail description "Traffic generated from Microsoft Outlook's online e-mailing solution." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MS-Outlook
  672. application MS-SQL group "Business Productivity" business-crit "Highest Criticality" category Database description "A relational database server produced by Microsoft." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MS-SQL
  673. application MSDN group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "MSDN (Microsoft Developer Network)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MSDN
  674. application MSG group "Standard Bulk" business-crit "Low Criticality" category Networking description "Port 29/tcp and 29/udp; Port 31/tcp and 31/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MSG
  675. application MSMQ group "Business Productivity" business-crit "Medium Criticality" category Messaging description "MSMQ is essentially a messaging protocol that allows applications running on separate servers/processes to communicate in a failsafe manner." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MSMQ
  676. application MSN group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "www.msn.com and related sites." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MSN
  677. application MSN2Go group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "A third party service for Windows Live Messenger" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MSN2Go
  678. application MSNP group "Business Productivity" business-crit "Medium Criticality" category Messaging description "An instant messaging protocol developed by Microsoft for use by the .NET Messenger Service and the instant messaging clients that connect to it, such as Windows Live Messenger." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MSNP
  679. application MSP group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "An application layer protocol used to send a short message between nodes on a network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MSP
  680. application MTA group "Business Productivity" business-crit "Highest Criticality" category Mail description "Microsoft Exchange Mail Transfer Agent" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MTA
  681. application MUMPS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Plus Five's MUMPS" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MUMPS
  682. application MUTE-net group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A peer-to-peer file sharing network that uses a routing algorithm inspired by ant colonies. MUTE-net has been unmaintained since April 2007, although software compatible with the MUTE network has been updated since then." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MUTE-net
  683. application MUZU.TV group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "MUZU.TV is an Irish owned interactive music video website. Features include personalized playlist and music video channel generation, watching music videos, documentarites, tv shows, interviews etc., and embedding Muzu content in other social networks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MUZU.TV
  684. application Mafiawars group Recreational business-crit "Lowest Criticality" category Games description "A multiplayer browser game created by Zynga. It is on several social networking sites and on the iPhone." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mafiawars
  685. application Magenta-Logic group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type Magenta Logic registered with IANA on Port 313 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Magenta-Logic
  686. application MagicJack group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "Magic Jack is a USB device that allows any phone to make free calls within the US and Canada." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MagicJack
  687. application Manolito group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Manolito P2P (MP2P) is a free peer-to-peer file sharing network. Users can download music, create playlists, and use instant messaging to chat with friends." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Manolito
  688. application Marca group Recreational business-crit "Low Criticality" category "Web Services" description "Browsing and watching videos on the Marca website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Marca
  689. application Mashable group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated from reading articles on mashable.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mashable
  690. application Masqdialer group "Standard Bulk" business-crit "Medium Criticality" category Networking description "The masqdialer system allows authorized LAN users to manipulate the network interface, usually a modem, that gives Internet access on a Linux box without having to use Telnet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Masqdialer
  691. application MaxDB group "Business Productivity" business-crit "Highest Criticality" category Database description "SQL connections and queries made to a MaxDB SQL server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MaxDB
  692. application MaxPoint-Interactive group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use MaxPoint Interactive to generate digital ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MaxPoint-Interactive
  693. application McAfee group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "McAfee Antivirus/Security software download and updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot McAfee
  694. application McIDAS group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "McIDAS (Man computer Interactive Data Access System) Data Transmission Protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot McIDAS
  695. application MdotM group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use MdotM to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MdotM
  696. application Media-Innovation-Group group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Media Innovation Group to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Media-Innovation-Group
  697. application Media-Math group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Browsing a website that uses Media Math to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Media-Math
  698. application Media6Degrees group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Media6Degrees to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Media6Degrees
  699. application MediaFire group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Online File and Media hosting." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MediaFire
  700. application MediaV group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Browsing websites that use MediaV to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MediaV
  701. application Mediamind group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that users Mediamind to create customized ads for individual users." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mediamind
  702. application Mediaplex group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Mediaplex to gather user information." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mediaplex
  703. application Meebo group "Standard Bulk" business-crit "Low Criticality" category Messaging description "Meebo is an instant messaging (IM) web platform that can connect with numerous IM networks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Meebo
  704. application Meeting-Maker group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "A cross-platform personal calendar and group scheduling software application from PeopleCube." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Meeting-Maker
  705. application Meetup group Recreational business-crit "Low Criticality" category "Social Networking" description "Meetup is an online social networking portal that facilitates offline group meetings in various localities around the world. Meetup allows members to find an join groups unified by common interests." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Meetup
  706. application MegaUpload group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Online storage service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MegaUpload
  707. application Megashares group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "File sharing/storage site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Megashares
  708. application Mercado-Livre group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing and shopping on mercadolivre.com.br." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mercado-Livre
  709. application Meta5 group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A business intelligence tool that allows users to visually create reports that can access multiple corporate data source. Registered with IANA on Port 393 tpc/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Meta5
  710. application Metacafe group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "A community based video sharing web site, that specializes in short-form original entertainment, where users upload, view and share video clips." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Metacafe
  711. application Metagram group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type Metagram Relay registered with IANA on Port 99 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Metagram
  712. application Microsoft group "Business Productivity" business-crit "High Criticality" category "Web Services" description "Traffic going to and from Microsoft's primary websites, microsoft.com, and windows.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Microsoft
  713. application Microsoft-Spooler-Subsystem group "Business Bulk" business-crit "Medium Criticality" category Networking description "Spooler network communication between printers and workstations." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Microsoft-Spooler-Subsystem
  714. application Millennial-Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting a website that uses Millennial Media to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Millennial-Media
  715. application Mini-SQL group "Business Productivity" business-crit "High Criticality" category Database description "A lightweight database management system." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mini-SQL
  716. application Mixpanel group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Mixpanel for user analytics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mixpanel
  717. application MobileIP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "An Internet Engineering Task Force (IETF) standard communications protocol that is designed to allow mobile device users to move from one network to another while maintaining a permanent IP address." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MobileIP
  718. application Mojiva group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting a website that uses Mojiva to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mojiva
  719. application Monetate group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Monetate to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Monetate
  720. application Mop.com group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing articles and media on mop.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mop.com
  721. application MortgageWare group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A product developed by Interlinq Software Corp that automates all components of the loan originating process." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MortgageWare
  722. application Motley-Fool group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing articles, media, and discussions on fool.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Motley-Fool
  723. application Motrixi group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Motrixi to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Motrixi
  724. application Mozilla group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General browsing of internet-related application development group Mozilla Corporation website. Includes downloads/updates to Mozilla Firefox." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Mozilla
  725. application Multiplex group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Network Innovations Multiplex" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Multiplex
  726. application Multiupload group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "A forwarding site for major upload sites such as, Megaupload, UploadKing, depoistfiles, hotfile, Uploadhere, Zshare, Filesonic, Fileserve, Wupload." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Multiupload
  727. application MyBuys group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting a website that uses MyBuys to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MyBuys
  728. application MySQL group "Business Productivity" business-crit "High Criticality" category Database description "A relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MySQL
  729. application MySpace group Recreational business-crit "Lowest Criticality" category "Social Networking" description "MySpace is a social networking service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot MySpace
  730. application NAMP group "Business Critical" business-crit "Medium Criticality" category Networking description "Neighbor Aware Multicast Routing Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NAMP
  731. application NBA group Recreational business-crit "Medium Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NBA
  732. application NCED group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 404/tcp and 404/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NCED
  733. application NCLD group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 405/tcp and 405/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NCLD
  734. application NDS-Auth group "Business Productivity" business-crit "Medium Criticality" category Networking description "A software module from Symantec Corporation" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NDS-Auth
  735. application NETSC group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocols for service type netsc-prod registered with IANA on Port 154 tcp/udp and service type netsc-dev registered with IANA on Port 155 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NETSC
  736. application NFA group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "A network file system is a file system that acts as a client for a remote file access protocol, providing access to files on a server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NFA
  737. application NFL.com group Recreational business-crit "Lowest Criticality" category "Web Services" description "NFL.com is the website for the national football league. The site features all teams, media, blogs and stats." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NFL.com
  738. application NFS group "Business Bulk" business-crit "Highest Criticality" category "File Transfer" description "Allows a user on a client computer to access files over a network in a manner similar to how local storage is accessed." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NFS
  739. application NI-FTP group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Network Independent File Transfer Program" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NI-FTP
  740. application NI-Mail group "Standard Bulk" business-crit "High Criticality" category Mail description "NI Mail" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NI-Mail
  741. application NIP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 376/tcp and 376/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NIP
  742. application NNSP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "An Internet application protocol used for transporting Usenet news articles (netnews) between news servers and for reading and posting articles by end user client applications." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NNSP
  743. application NNTP group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "An Internet application protocol used for transporting Usenet news articles (netnews) between news servers and for reading and posting articles by end user client applications." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NNTP
  744. application NPP group "Business Bulk" business-crit "High Criticality" category Networking description "Network Printing enables users in locations geographically separate from each other and from their print devices to produce documents for themselves and others." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NPP
  745. application NSIIOPS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "IIOP Name Service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NSIIOPS
  746. application NSRMP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 359/tcp and 359/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NSRMP
  747. application NSS group "Standard Bulk" business-crit "Medium Criticality" category Networking description "NSS Routing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NSS
  748. application NSSTP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Nebula Secure Segment Transfer Protocol, IANA port 1036/tcp and 1036/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NSSTP
  749. application NTP group "Business Critical" business-crit "Highest Criticality" category Networking description "NTP (Network Time Protocol) is used for synchronizing the clocks of computer systems over a network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NTP
  750. application NXEdit group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type NXEdit registered with IANA on Port 126 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NXEdit
  751. application NXTSTEP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "NextStep Window Server" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NXTSTEP
  752. application Nate-Video group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Video traffic streamed from nate.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nate-Video
  753. application Nate.com group Recreational business-crit "Medium Criticality" category "Web Services" description "General nate.com web traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nate.com
  754. application NateOn group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Traffic generated from the NateOn instant messaging application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NateOn
  755. application NateOn-File group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "File transfer traffic generated by the NateOn application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NateOn-File
  756. application NateOn-Phone group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Voice traffic generated by the NateOn instant messaging application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NateOn-Phone
  757. application NateOn-Remote group "Standard Bulk" business-crit "Medium Criticality" category "Remote Access" description "Remote control traffic generated by the NateOn instant messaging application that allows the user to control another user's computer." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NateOn-Remote
  758. application Naver group Recreational business-crit "Low Criticality" category "Web Services" description Browsing traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Naver
  759. application Naverisk group "Business Productivity" business-crit "Highest Criticality" category "Network Monitoring" description "Traffic to and from Naverisk clients. Traffic is forwarded to a Naverisk Site Controller hosted on a cloud on the Internet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Naverisk
  760. application NetBIOS group "Standard Bulk" business-crit "High Criticality" category Networking description "NetBIOS Protocol Suite" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NetBIOS
  761. application NetBIOS-Datagram-Distribution-Service group "Business Bulk" business-crit "Highest Criticality" category Networking description "Datagram mode is connectionless; the application is responsible for error detection and recovery." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NetBIOS-Datagram-Distribution-Service
  762. application NetBIOS-Name-Service group "Business Bulk" business-crit "Highest Criticality" category Networking description "In order to start sessions or distribute datagrams" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NetBIOS-Name-Service
  763. application NetBIOS-Session-service group "Business Bulk" business-crit "Highest Criticality" category Networking description "Session mode lets two computers establish a connection" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NetBIOS-Session-service
  764. application NetMeeting group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "A VoIP and multi-point videoconferencing client included in many versions of Microsoft Windows" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NetMeeting
  765. application NetScout group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 395/tcp and 395/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NetScout
  766. application NetSeer group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use NetSeer to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NetSeer
  767. application Netease group Recreational business-crit "Medium Criticality" category "Web Services" description "Netease is a popular Chinese web portal" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Netease
  768. application Netflix-Site group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Subscription based video streaming service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Netflix-Site
  769. application Netflix-Video-Stream group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Video streams from Netflix service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Netflix-Video-Stream
  770. application Netinfo group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 1033/tcp and 1033/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Netinfo
  771. application Netlogon group "Business Critical" business-crit "Highest Criticality" category Networking description "The Microsoft Net Logon service verifies logon requests, and it registers, authenticates, and locates domain controllers." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Netlogon
  772. application Netware group "Business Productivity" business-crit "Medium Criticality" category Networking description "A network operating system developed by Novell, Inc. It initially used cooperative multitasking to run various services on a personal computer, with network protocols based on the archetypal Xerox Network Systems stack." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Netware
  773. application Netweaver group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "Connecting to a Netweaver server with a client such as a web browser." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Netweaver
  774. application Nexage group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Nexage to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nexage
  775. application Nielsen group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use Nielsen to track users online browsing patterns." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nielsen
  776. application Nimbuzz group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "Traffic generated by the Nimbuzz messaging application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nimbuzz
  777. application Nimbuzz-MMS group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Traffic generated by the Nimbuzz messaging application to transfer files and provide multimedia services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nimbuzz-MMS
  778. application Nimbuzz-World group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Traffic generated by the N-World feature of Nimbuzz" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nimbuzz-World
  779. application Nokia group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting the Nokia website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nokia
  780. application Nokia-Maps group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Nokia Maps is a web mapping platform." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nokia-Maps
  781. application Nokia-Message group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Sending messages on a Nokia device." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nokia-Message
  782. application Nokia-Music group Recreational business-crit "Low Criticality" category "Streaming Media" description "A platform for downloading music to your PC or mobile device." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nokia-Music
  783. application Nokia-Store group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Browsing and downloading apps on the Nokia Store" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nokia-Store
  784. application Nokia-Sync group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Syncing a Nokia device." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nokia-Sync
  785. application NovaBACKUP group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "NovaStor develops and markets data protection and availability software. NovaBACKUP offers support for multi-OS environments and is capable of handling thousands of servers and petabytes of information." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot NovaBACKUP
  786. application Nugg group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Nugg to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Nugg
  787. application OCBinder group "Standard Bulk" business-crit "Medium Criticality" category Networking description OCBinder traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OCBinder
  788. application OCS group "Business Productivity" business-crit "Medium Criticality" category Networking description "Microsoft Office Communications Server 2007 R2 helps you deliver streamlined communications to your users, so everyone in your organization can communicate with the right person, right now, from the applications they use most." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OCS
  789. application OCSP group "Business Critical" business-crit "Medium Criticality" category Networking description "An OCSP Responder verifying that a users private key has not been compromised or revoked." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OCSP
  790. application OCServer group "Business Standard" business-crit "Medium Criticality" category Networking description OCServer traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OCServer
  791. application ODMR group "Business Productivity" business-crit "Medium Criticality" category Networking description "An SMTP extension standardized in RFC 2645 that allows e-mail to be relayed after the sender has been authenticated. It uses the extended SMTP command ATRN It is similar to the ETRN command but works with dynamically assigned IP addresses." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ODMR
  792. application OFTP group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "OFTP (Odette File Transfer Protocol) is used for EDI (Electronic Data Interchange) between two communications business partners." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OFTP
  793. application OFTPS group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "Odette FTP over SSL/TLS is used primarily for Electronic Data Interchange between two communications business partners." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OFTPS
  794. application OSCAR group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Open System for Communication in Realtime is AOL's flagship instant messaging and presence information protocol. Currently, OSCAR is in use for AOL's two main instant messaging systems: ICQ and AIM." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OSCAR
  795. application OSPF group "Business Critical" business-crit "High Criticality" category Networking description "Short for Open Shortest Path First, an interior gateway routing protocol developed for IP networks based on the shortest path first or link-state algorithm." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OSPF
  796. application OSUNMS group "Business Standard" business-crit "Medium Criticality" category Networking description "OSU Network Monitoring System" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OSUNMS
  797. application Ohana group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Ohana to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ohana
  798. application Olive-Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Olive Media to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Olive-Media
  799. application Online-File-Folder group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "A storage service provided by godaddy.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Online-File-Folder
  800. application Onmux group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type Onmux registered with IANA on Port 417 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Onmux
  801. application Opalis-Robot group "Business Productivity" business-crit "Medium Criticality" category "Network Monitoring" description "A 'three-in-one' comprehensive system management and automation solution. It provides you with real-time monitoring, notification, corrective action and event driven job scheduling so you can proactively manage your Windows NT/W2K environment." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Opalis-Robot
  802. application Open-Webmail group "Business Productivity" business-crit "High Criticality" category Mail description "Simple webmail service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Open-Webmail
  803. application OpenVPN group "Standard Bulk" business-crit "Medium Criticality" category "VPN and Tunneling" description "A free and open source software application that implements virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OpenVPN
  804. application OpenX group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses OpenX to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OpenX
  805. application Openport group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type Openport registered with IANA on Port 260 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Openport
  806. application Optimax group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting website that use Optimax to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Optimax
  807. application Optimizely group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Optimizely to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Optimizely
  808. application Oracle group "Business Productivity" business-crit "Medium Criticality" category Database description "An object-relational database management system (ORDBMS) produced and marketed by Oracle Corporation." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Oracle
  809. application Oracle-SQLNET group "Business Productivity" business-crit "High Criticality" category Database description "Networking software that allows remote data-access between programs and the Oracle Database, or among multiple Oracle Databases." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Oracle-SQLNET
  810. application Oracle-TNS group "Business Productivity" business-crit "Medium Criticality" category Database description "Protocol that provides generic network connectivity between Oracle databases" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Oracle-TNS
  811. application Orkut group Recreational business-crit "Low Criticality" category "Social Networking" description "Google social networking application" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Orkut
  812. application OwnerIQ group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use OwnerIQ to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot OwnerIQ
  813. application PAWSERV group "Business Standard" business-crit "Medium Criticality" category Networking description "Allows you to analyze transaction performance and behavioral problems by providing a platform for investigating logs and other historical data" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PAWSERV
  814. application PCMAIL group "Standard Bulk" business-crit "Medium Criticality" category Mail description "PCMail Server" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PCMAIL
  815. application PCoIP group "Business VDI" business-crit "Medium Criticality" category "Remote Access" description "A remote access protocol that compresses, encrypts, and encodes a computing experiences at a data center and transmits it across any standard IP network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PCoIP
  816. application PDAP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 344/tcp and 344/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PDAP
  817. application PDbox group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description Browsing traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PDbox
  818. application PDbox-P2P group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "Peer to peer traffic using the PDbox files sharing application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PDbox-P2P
  819. application PFTP group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Port-FTP transfers files, directories and data to other hosts running pftp." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PFTP
  820. application PIP group "Standard Bulk" business-crit "Medium Criticality" category Networking description PIP traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PIP
  821. application PKIX-Timestamp group "Standard Bulk" business-crit "Medium Criticality" category Networking description "The PKIX TS specifies the format of packets, along with some possible transport protocols and some verifications to be done by the server and the client." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PKIX-Timestamp
  822. application POP2 group "Business Productivity" business-crit "High Criticality" category Mail description "POP (Post Office Protocol) is a protocol used by local e-mail clients to retrieve e-mail from a remote server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot POP2
  823. application POP3 group "Business Productivity" business-crit "High Criticality" category Mail description "POP (Post Office Protocol) is a protocol used by local e-mail clients to retrieve e-mail from a remote server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot POP3
  824. application PPStream group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "PPS.tv (PPStream) is a Chinese peer-to-peer streaming video network software. Since the target users are on the Chinese mainland, there is no official English version, and the vast majority of channels are from East Asia, mostly Mainland China, Japan, Hong Kong, Taiwan and Singapore. Programmes vary from Chinese movies to Japanese anime, sports channels, as well as popular American TV and films. Software is available via web, mobile, and Windows client application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PPStream
  825. application PPTP group "Standard Bulk" business-crit "Medium Criticality" category "VPN and Tunneling" description "A method for implementing virtual private networks. PPTP uses a control channel over TCP and a GRE tunnel operating to encapsulate PPP packets." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PPTP
  826. application PPTV group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "PPTV, developed by PPLive, is an online TV service offering both live streaming and video-on-demand of TV programs/shows, movies, drama, sports, news and entertainment video contents." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PPTV
  827. application PPTV-P2P group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "PPTV Peer to Peer traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PPTV-P2P
  828. application PRINTSRV group "Business Bulk" business-crit "Medium Criticality" category Networking description "Network PostScript" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PRINTSRV
  829. application PROFILE group "Standard Bulk" business-crit "Medium Criticality" category Networking description "PROFILE Naming System" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PROFILE
  830. application PROSPERO group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Prospero Directory Service is a name server based on the virtual system model." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PROSPERO
  831. application PTP group "Business Standard" business-crit "Medium Criticality" category Networking description "A high-precision time protocol for synchronization used in measurement and control systems residing on a local area network. Accuracy in the sub-microsecond range may be achieved with low-cost implementations." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PTP
  832. application PWDGEN group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Password Generator Protocol, rfc 972." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PWDGEN
  833. application Paltalk-Chat group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "Paltalk instant messaging text messaging traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Paltalk-Chat
  834. application Paltalk-File-Transfer group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "File transfer via Paltalk instant messaging" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Paltalk-File-Transfer
  835. application Paltalk-Messenger group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "An internet and downloadable chat service that allows users to communicate via instant messaging, voice, and video chat" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Paltalk-Messenger
  836. application Paltalk-Video group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Paltalk instant messaging video chat traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Paltalk-Video
  837. application Paltalk-Voice group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Paltalk instant messaging audio chat traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Paltalk-Voice
  838. application Panda group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "Panda Security Antivirus/Security software download and updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Panda
  839. application Pando group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Pando is free file sharing application that uses both peer-to-peer and client-server architectures. Users are able to send files that may be too large to send via email." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Pando
  840. application Pandora group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "General Pandora traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Pandora
  841. application Pandora-Audio group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Pandora internet radio audio streams" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Pandora-Audio
  842. application Pandora.tv group Recreational business-crit "Low Criticality" category "Streaming Media" description "Pandora TV is a video sharing website that hosts user-generated content" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Pandora.tv
  843. application PersonalLink group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Personal Link" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PersonalLink
  844. application Photobucket group Recreational business-crit "Lowest Criticality" category "Web Services" description "An image hosting, video hosting, slideshow creation and photo sharing website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Photobucket
  845. application Picasa group Recreational business-crit "Lowest Criticality" category "Web Services" description "Google picasa is an image organizer and image viewer for organizing and editing digital photos, plus an integrated photo-sharing website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Picasa
  846. application Pinger group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Pinger Textfree enables you to send and receive free texts (real SMS) with your very own free texting number. You can send free texts to your friends who don't need to be using this free app to receive them. In addition, send free texts from anywhere in the world as long as you have a data connection." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Pinger
  847. application Pinterest group Recreational business-crit "Lowest Criticality" category "Social Networking" description "Web traffic encrypted and tunneled through Suresome web proxy" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Pinterest
  848. application Plaxo group Recreational business-crit "High Criticality" category "Social Networking" description "An online address book and social networking service that provides automatic updating of contact information." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Plaxo
  849. application Pogo.com group Recreational business-crit "High Criticality" category Games description "Traffic generated by browsing and playing games on pogo.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Pogo.com
  850. application Polldaddy group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Polldaddy for embedded surveys." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Polldaddy
  851. application PostgreSQL group "Business Productivity" business-crit "High Criticality" category Database description "An open source object-relational database system." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PostgreSQL
  852. application Printer group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A standard network protocol for remote printing as well as for managing print jobs, media size, resolution, and so forth. Like all IP-based protocols, IPP can run locally or over the Internet to printers hundreds or thousands of miles away. Unlike other printing protocols, IPP also supports access control, authentication, and encryption, making it a much more capable and secure printing solution than older ones." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Printer
  853. application Privax group "Standard Bulk" business-crit "Lowest Criticality" category Proxy description "Privax is a web anonymity network, aimed at providing people the freedom to surf anonymously online. Privax offers free web proxy services (The Privax Network), which allow anyone in the world to surf anonymously and surf under our IP address" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Privax
  854. application Proclivity group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Proclivity to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Proclivity
  855. application PubMatic group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use PubMatic to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PubMatic
  856. application PutLocker group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "PutLocker is an online file hosting site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot PutLocker
  857. application QFT group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Queued File Transport" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot QFT
  858. application QMTP group "Standard Bulk" business-crit "Medium Criticality" category Mail description "Quick Mail Transfer Protocol is an e-mail transmission protocol that is designed to have better performance than Simple Mail Transfer Protocol (SMTP), the de facto standard." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot QMTP
  859. application QOTD group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "An Internet protocol defined in RFC 865. It is intended for testing and measurement purposes." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot QOTD
  860. application QQ group "Standard Bulk" business-crit "Low Criticality" category Messaging description "The most popular free instant messaging computer program in Mainland China." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot QQ
  861. application Qbik group "Business Standard" business-crit "Medium Criticality" category Networking description "Qbik has developed sophisticated & user friendly software specialising in Internet connectivity and security. Our products allow users to manage their Internet connections (WinGate), connect remote offices together (WinGate VPN), and combat network security issues (NetPatrol)." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Qbik
  862. application Qik group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Video capture" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Qik
  863. application Qik-Chat group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Video chat between two Qik clients" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Qik-Chat
  864. application Qik-Post group Recreational business-crit "Lowest Criticality" category "Web Services" description "Posting a link to your Qik video on Facebook or Twitter" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Qik-Post
  865. application Qik-Share group Recreational business-crit "Lowest Criticality" category "Web Services" description "Sharing a Qik video via email on an Android phone." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Qik-Share
  866. application Qik-Upload group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Uploading a Qik video to the cloud." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Qik-Upload
  867. application Qik-View group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Streaming a Qik video that has been posted to the cloud and is not stored locally on your mobile device." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Qik-View
  868. application Quake-Live group Recreational business-crit "High Criticality" category Games description "Quake Live plugin and game data download. UDP traffic during online matches" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Quake-Live
  869. application Quantcast group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Quantcast to gather user metrics and generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Quantcast
  870. application Quicktime group "Standard Bulk" business-crit "Medium Criticality" category "Streaming Media" description "An extensible proprietary multimedia framework developed by Apple Inc., capable of handling various formats of digital video, picture, sound, panoramic images, and interactivity. It is available for Mac OS classic (System 7 onwards), Mac OS X and Microsoft Windows operating systems." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Quicktime
  871. application Quote.com group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Quote.com is a financial market information and trading resource site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Quote.com
  872. application RADIUS group "Business Critical" business-crit "Highest Criticality" category Networking description "Provides centralized Authentication, Authorization, and Accounting (AAA) management for computers to connect and use a network service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RADIUS
  873. application RADIUS-ACCT group "Business Critical" business-crit "Highest Criticality" category Networking description "A client component of Remote Access, Virtual Private Network, and Network Access servers that authenticates users or devices before granting network access and accounts for usage of services by communicating with the RADIUS server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RADIUS-ACCT
  874. application RAP group "Business Critical" business-crit "Medium Criticality" category Networking description "RAP (Route Access Protocol) is a general protocol for distributing routing information at all levels of the Internet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RAP
  875. application RDP group "Business VDI" business-crit "High Criticality" category "Remote Access" description "RDP (Remote Desktop Protocol) provides users with a graphical interface to another computer." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RDP
  876. application REMAIL group "Standard Bulk" business-crit "Medium Criticality" category Mail description "Remote Mail Checking Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot REMAIL
  877. application RFR group "Business Productivity" business-crit "Highest Criticality" category Mail description "Microsoft Exchange Referral Interface" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RFR
  878. application RIP group "Business Critical" business-crit "High Criticality" category Networking description "RIP (Routing Information Protocol) is a dynamic routing protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RIP
  879. application RIS group "Business Productivity" business-crit "High Criticality" category Database description "Relational Interface System (RIS) is Intergraph Corporation's middleware for connecting client software and DBMS." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RIS
  880. application RJE group "Business Productivity" business-crit "High Criticality" category "Remote Access" description "The process of sending jobs to Mainframe computers from remote workstations, and by extension the process of receiving output from mainframe jobs at a remote workstation." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RJE
  881. application RLP group "Business Critical" business-crit "Medium Criticality" category Networking description "RLP (Resource Location Protocol) is used to help find network services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RLP
  882. application RMT group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 411/tcp and 411/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RMT
  883. application RPC2PMAP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "An ONC RPC service that runs on network nodes that provide other ONC RPC services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RPC2PMAP
  884. application RRP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 648/tcp and 648/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RRP
  885. application RSH group "Business VDI" business-crit "Medium Criticality" category "Remote Access" description "Berkeley Remote Shell Service allows a user to access a remote host and execute a single command upon it without requiring the login and logout steps." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RSH
  886. application RSS group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "RSS (Really Simple Syndication) web feeds." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RSS
  887. application RSVD group "Business Standard" business-crit "Medium Criticality" category Networking description RSVD traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RSVD
  888. application RSVP-Tunnel group "Business Critical" business-crit "Medium Criticality" category "VPN and Tunneling" description "A new RSVP-based tunnel protocol establishes packet tunnels between a tunnel source point (TSP) and a tunnel destination point (TDP) such that guaranteed services to aggregated packet flows is provided." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RSVP-Tunnel
  889. application RTCP group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "RTCP (Real-Time Transport Control Protocol) is a sister protocol of the Real-time Transport Protocol (RTP). RTCP provides out-of-band control information for an RTP flow." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RTCP
  890. application RTMP group "Standard Bulk" business-crit "Low Criticality" category "Streaming Media" description "RTMP (Real Time Messaging Protocol) is commonly used for streaming Flash Video." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RTMP
  891. application RTP group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "RTP (Real-Time Transport Protocol) is primarily used to deliver real-time audio and video." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RTP
  892. application RTP-Audio group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "Real-Time audio conferencing and communication using the RTP protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RTP-Audio
  893. application RTP-Video group "Business Video" business-crit "Medium Criticality" category "Streaming Media" description "Real-Time video conferencing and communication using the RTP protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RTP-Video
  894. application RTSP group "Business Productivity" business-crit "Medium Criticality" category "Streaming Media" description "RTSP (Real Time Streaming Protocol) is used for establishing and controlling media sessions between end points." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RTSP
  895. application RTSPS group "Business Productivity" business-crit "Medium Criticality" category "Streaming Media" description "A secure network control protocol designed for use in entertainment and communications systems to control streaming media servers. The protocol is used for establishing and controlling media sessions between end points." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RTSPS
  896. application RadiumOne group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use RadiumOne to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RadiumOne
  897. application Raging-Bull group "Standard Bulk" business-crit "Highest Criticality" category "Web Services" description "Raging Bull is a financial message board hosted by Quote.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Raging-Bull
  898. application Rambler.ru group Recreational business-crit "Medium Criticality" category "Web Services" description "Using the Rambler search engine and web portal." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Rambler.ru
  899. application RapidShare group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "Online file hosting and sharing." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot RapidShare
  900. application Rapleaf group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Using websites that use Rapleaf to collect user data and generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Rapleaf
  901. application Reddit group Recreational business-crit "Medium Criticality" category "Social Networking" description "Social news website - Popular user-generated news service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Reddit
  902. application Remote-Job-Service group "Business Productivity" business-crit "High Criticality" category "Remote Access" description "Port 71-74/tcp and 71-74/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Remote-Job-Service
  903. application Remote-Telnet group "Business VDI" business-crit "Medium Criticality" category "Remote Access" description "Remote Telnet" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Remote-Telnet
  904. application Renren group Recreational business-crit "High Criticality" category "Social Networking" description "Social networking service traffic from the Chinese social network Renren." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Renren
  905. application ResCap group "Standard Bulk" business-crit "Medium Criticality" category Networking description "ResCap Resolution Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ResCap
  906. application Resonate-Networks group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Resonate Networks to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Resonate-Networks
  907. application Rich-Relevance group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Rich Relevance to generate customized ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Rich-Relevance
  908. application Rocket-Fuel group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Rocket Fuel to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Rocket-Fuel
  909. application Rsync group "Business Bulk" business-crit "Medium Criticality" category Networking description "A software application for Unix systems which synchronizes files and directories from one location to another while minimizing data transfer using delta encoding when appropriate. An important feature of rsync not found in most similar programs/protocols is that the mirroring takes place with only one transmission in each direction. rsync can copy or display directory contents and copy files, optionally using compression and recursion." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Rsync
  910. application Rubicon-Project group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses The Rubicon Project to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Rubicon-Project
  911. application SAMR group "Business Critical" business-crit "Highest Criticality" category Networking description "Microsoft Active Directory Security Account Manager" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SAMR
  912. application SAP group "Business Productivity" business-crit "Highest Criticality" category Collaboration description "SAP Host Control Agent protocol used for viewing logs and traces of a remote host." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SAP
  913. application SBNTBCST group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "SUBNTBCST Trivial File Transfer Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SBNTBCST
  914. application SCCM group "Business Bulk" business-crit "Highest Criticality" category Networking description "System Center Configuration Manager (CM07 or SCCM or ConfigMgr or Configuration Manager), formerly Systems Management Server (SMS), is a systems management software product by Microsoft for managing large groups of Windows-based computer systems. Configuration Manager provides remote control, patch management, software distribution, operating system deployment, network access protection, and hardware and software inventory." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SCCM
  915. application SCCM-Remote-Control group "Business VDI" business-crit "Highest Criticality" category "Remote Access" description "Feature of SCCM to control a client remotely" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SCCM-Remote-Control
  916. application SCCP group "Business Voice" business-crit "High Criticality" category Networking description "SCCP (Skinny Call Control Protocol) traffic is generated by setting up and controlling voice over IP calls." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SCCP
  917. application SCOI2DLG group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 360/tcp and 360/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SCOI2DLG
  918. application SCSI-ST group "Standard Bulk" business-crit "Medium Criticality" category Networking description "SCSI on ST is set of standards for physically connecting and transferring data between computers and peripheral devices." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SCSI-ST
  919. application SEND group "Business Critical" business-crit "Medium Criticality" category Networking description "Secure Neighbor Discovery Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SEND
  920. application SET group "Business Productivity" business-crit "Medium Criticality" category Networking description "SET (Secure Electronic Transaction) was a standard protocol for securing credit card transactions over insecure networks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SET
  921. application SFTP group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "SFTP (Secure File Transfer Protocol) is a secure file transfer protocol typically used with the SSH protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SFTP
  922. application SGCP group "Business Voice" business-crit "Medium Criticality" category Networking description "A communications protocol used within a Voice over Internet Protocol (VoIP) system. It has been superseded by MGCP, an implementation of the Media Gateway Control Protocol architecture." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SGCP
  923. application SGMP group "Business Standard" business-crit "High Criticality" category "Network Monitoring" description "SGMP (Simple Gateway Monitoring Protocol) is a protocol that preceded SNMP." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SGMP
  924. application SHOUTcast group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "SHOUTcast is a cross-platform proprietary protocol for streaming media over the Internet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SHOUTcast
  925. application SIP group "Business Voice" business-crit "High Criticality" category "Streaming Media" description "SIP (Session Initiation Protocol) is a common control protocol for setting up and controlling voice and video calls." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SIP
  926. application SLI-Systems group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use SLI Systems to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SLI-Systems
  927. application SMAKYNET group "Standard Bulk" business-crit "Low Criticality" category Networking description "SMAKYNET Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SMAKYNET
  928. application SMPTE group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 420/tcp and 420/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SMPTE
  929. application SMSP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 413/tcp and 413/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SMSP
  930. application SMTP group "Business Productivity" business-crit "High Criticality" category Mail description "SMTP (Simple Mail Transfer Protocol) An Internet standard for electronic mail (e-mail) transmission across Internet Protocol (IP) networks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SMTP
  931. application SMUX group "Business Critical" business-crit "Medium Criticality" category "Network Monitoring" description "SNMP multiplexing is a computer networking protocol used in implementing the Simple Network Management Protocol. It defines communications between the SNMP Agent and other processes." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SMUX
  932. application SNA-Gateway group "Business Productivity" business-crit "High Criticality" category "Remote Access" description "SNA Gateway Access Server enables users to exchange information and share resources between configured OpenVMS systems in DECnet and/or TCP/IP environments in a bidirectional manner." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SNA-Gateway
  933. application SNET group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Sirius Systems" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SNET
  934. application SNMP group "Business Critical" business-crit "High Criticality" category "Network Monitoring" description "SNMP (Simple Network Management Protocol) is an Internet-standard protocol for managing devices on IP networks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SNMP
  935. application SNPP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A protocol that defines a method by which a pager can receive a message over the Internet. It is supported by most major paging providers, and serves as an alternative to the paging modems used by many telecommunications services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SNPP
  936. application SOAP group "Business Productivity" business-crit "High Criticality" category "Web Services" description "Protocol specification to exchange structured information in the implementation of web services on computer networks" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SOAP
  937. application SOCKS group "Standard Bulk" business-crit "Lowest Criticality" category Proxy description "An Internet protocol that facilitates the routing of network packets between client-server applications via a proxy server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SOCKS
  938. application SPC-Media group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use SPC Media to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SPC-Media
  939. application SQL-Services group "Business Productivity" business-crit "Medium Criticality" category Database description "SQL Services" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SQL-Services
  940. application SRC group "Business Standard" business-crit "Medium Criticality" category Networking description "IBM System Resource Controller facilitates the management and control of complex subsystems. The SRC is a subsystem controller." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SRC
  941. application SRMP group "Business Standard" business-crit "Medium Criticality" category Networking description "Spider Remote Monitoring Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SRMP
  942. application SRS-Send group "Business Standard" business-crit "Medium Criticality" category Networking description "Port 362/tcp and 362/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SRS-Send
  943. application SRTP group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "SRTP (Secure Real-Time Transport Protocol) is primarily used to deliver secure real-time audio and video." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SRTP
  944. application SRTP-Audio group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "Secure Real-Time audio conferencing and communication using the SRTP protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SRTP-Audio
  945. application SRTP-Video group "Business Video" business-crit "Medium Criticality" category "Streaming Media" description "Secure Real-Time video conferencing and communication using the SRTP protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SRTP-Video
  946. application SSDP group "Business Critical" business-crit "High Criticality" category Networking description "SSDP (Simple Service Discovery Protocol) is used for discovery of Universal Plug and Play services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SSDP
  947. application SSH group "Business Productivity" business-crit "Medium Criticality" category "Remote Access" description "SSH (Secure Shell) is a network protocol that allows data to be exchanged using a secure channel between two networked devices." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SSH
  948. application SSL group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "SSL (Secure Sockets Layer) is a cryptographic protocol that provides security over the Internet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SSL
  949. application STATSRV group "Standard Bulk" business-crit "Medium Criticality" category "Network Monitoring" description "Statistics Service for collecting STAT data from hosts" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot STATSRV
  950. application STUN group "Business Critical" business-crit "Medium Criticality" category Networking description "STUN (Session Traversal Utilities for NAT) is used in NAT traversal for applications with real-time voice, video, messaging, and other interactive communications." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot STUN
  951. application SUPDUP group "Business Productivity" business-crit "Medium Criticality" category "Remote Access" description "The SUPDUP protocol provides for login to a remote system over a network with terminal-independent output." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SUPDUP
  952. application SURMEAS group "Business Standard" business-crit "Medium Criticality" category Networking description "Survey Measurement" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SURMEAS
  953. application SVN group "Business Productivity" business-crit "High Criticality" category Database description "Managing content on a Subversion server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SVN
  954. application SVRLOC group "Business Critical" business-crit "Medium Criticality" category Networking description "A service discovery protocol that allows computers and other devices to find services in a local area network without prior configuration. SLP has been designed to scale from small, unmanaged networks to large enterprise networks. It has been defined in RFC 2608 and RFC 3224 as Standards Track document." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SVRLOC
  955. application Salesforce group "Business Productivity" business-crit "Highest Criticality" category "Web Services" description "Salesforce is an online CRM & cloud computing service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Salesforce
  956. application Samsung group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Websites associated with the South Korean multinational conglomerate company Samsung." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Samsung
  957. application Schmedley group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "Schmedley is an online start page for the web" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Schmedley
  958. application Scorecard-Research group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Scorecard Research to collect user data." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Scorecard-Research
  959. application Sears group Recreational business-crit "Lowest Criticality" category "Web Services" description "Browsing and shopping on the Sears website and it's associated domains." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sears
  960. application SecurSight group "Business Productivity" business-crit "High Criticality" category Networking description "An architecture that combines authentication, authorization, and secure communications. The primary goal of this architecture is to secure access to network resources, while providing a smooth migration path from legacy authentication and authorization methods to a public-key infrastructure." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SecurSight
  961. application Secure-RTCP group "Business Voice" business-crit "Medium Criticality" category "Streaming Media" description "RTCP (Real-Time Transport Control Protocol) is a sister protocol of the Real-time Transport Protocol (RTP). SRTCP provides out-of-band control information for an SRTP flow." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Secure-RTCP
  962. application Semantix group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 361/tcp and 361/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Semantix
  963. application Sendspace group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "An online file sharing and hosting service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sendspace
  964. application Share-P2P group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Closed-source p2p application developed in Japan." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Share-P2P
  965. application Share-This group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses Share This to collect user data and display ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Share-This
  966. application SharePoint group "Business Bulk" business-crit "Highest Criticality" category Collaboration description "Microsoft collaboration, file sharing and web publishing system." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SharePoint
  967. application SharePoint-Online group "Business Bulk" business-crit "Highest Criticality" category Collaboration description "Traffic generated by accessing SharePoint Online in a web browser." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SharePoint-Online
  968. application Shareman group "Standard Bulk" business-crit "High Criticality" category "File Transfer" description "Traffic is generated from the chat feature or file transfer (movies, games, applications, books etc.) using P2P file sharing client Shareman" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Shareman
  969. application Shockwave group "Standard Bulk" business-crit "Medium Criticality" category "Streaming Media" description "A multimedia platform used to add animation and interactivity to web pages." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Shockwave
  970. application ShowMyPC group "Business Productivity" business-crit "High Criticality" category "Remote Access" description Connecting traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ShowMyPC
  971. application Shrinkwrap group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 358/tcp and 358/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Shrinkwrap
  972. application Shutterfly group Recreational business-crit "Lowest Criticality" category "Web Services" description Browsing traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Shutterfly
  973. application Silverlight group Recreational business-crit "High Criticality" category "Streaming Media" description "Streaming of Silverlight video and audio data." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Silverlight
  974. application Silverplatter group "Standard Bulk" business-crit "Medium Criticality" category Networking description "SilverPlatter Information, Inc. was one of the first companies to produce commercial reference databases on CD-ROMs." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Silverplatter
  975. application Silverpop group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Using an application that uses Silverpop to gather user information." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Silverpop
  976. application Sina group Recreational business-crit "Low Criticality" category "Web Services" description "Sina.com is a Chinese infotainment web portal." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sina
  977. application Sina-Video group Recreational business-crit "High Criticality" category "Streaming Media" description "Video streaming from Chinese news/social website Sina" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sina-Video
  978. application SiteScout group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Advertising content traffic from an self-serve advertising company Sitescout" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SiteScout
  979. application Skimlinks group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Skinlinks to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skimlinks
  980. application SkyDrive group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "SkyDrive is Microsoft's online storage service that is part of Windows Live." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SkyDrive
  981. application Skype group "Business Voice" business-crit "Medium Criticality" category Messaging description "A software application that allows users to chat, make voice/video calls, and transfer files over the Internet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skype
  982. application Skype-Auth group "Business Voice" business-crit "Medium Criticality" category Messaging description "Skype Authentication" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skype-Auth
  983. application Skype-File-Transfer group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "Using Skype to transfer files." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skype-File-Transfer
  984. application Skype-Out group "Business Voice" business-crit "Medium Criticality" category Messaging description "Skype Out phone calls" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skype-Out
  985. application Skype-Probe group "Business Voice" business-crit "Medium Criticality" category Messaging description "Skype Discovery Probes" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skype-Probe
  986. application Skype-Video group "Business Video" business-crit "High Criticality" category Messaging description "Video or screen sharing sessions between Skype contacts." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skype-Video
  987. application Skype-Voice group "Business Voice" business-crit "High Criticality" category Messaging description "Voice sessions between Skype contacts." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skype-Voice
  988. application Skype-p2p group "Business Voice" business-crit "Medium Criticality" category Messaging description "Skype Peer-to-Peer traffic, chat, file-transfer, voice, and video." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Skype-p2p
  989. application SlideShare group Recreational business-crit "Low Criticality" category "Web Services" description "A Web 2.0 based slide hosting service. Users can upload files privately or publicly in multiple formats. Slide decks can be viewed on the sites itself, on hand held devices, or embedded on other sites" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SlideShare
  990. application Smart-AdServer group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting a website that uses Smart AdServer to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Smart-AdServer
  991. application Smart-SDP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Port 426/tcp and 426/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Smart-SDP
  992. application SnapMirror group "Standard Bulk" business-crit "High Criticality" category "File Transfer" description "A disk replication protocol for NetApp devices" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SnapMirror
  993. application Snapchat group "Standard Bulk" business-crit "High Criticality" category Messaging description "Snapchat's photo and video sharing traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Snapchat
  994. application SoftPC group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Insignia Solutions" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SoftPC
  995. application Softonic group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Browsing softonic.com and associated domains." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Softonic
  996. application Softpedia group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Softpedia
  997. application Sogou group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "Internet searching using Sogou's search engine." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sogou
  998. application Sohu group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sohu
  999. application Soku.com group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Chinese search engine from Youku" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Soku.com
  1000. application Sopcast group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Streaming or broadcasting audio or video data through with Sopcast peer-to-peer technology" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sopcast
  1001. application Sophos-RED group "Business Productivity" business-crit "High Criticality" category "Remote Access" description "Communication between a Sophos RED device and UTM firewall." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sophos-RED
  1002. application SoundCloud group Recreational business-crit "Medium Criticality" category "Streaming Media" description "SoundCloud is an online audio distribution platform which allows collaboration, promotion and distribution of audio recordings." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SoundCloud
  1003. application Sourceforge group Recreational business-crit "Medium Criticality" category "Social Networking" description "A web-based source code repository. A centralized location for software developers to control and manage open source software development." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sourceforge
  1004. application Speedy group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that support the SPDY protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Speedy
  1005. application SpotXchange group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use SpotXchange to provide online content or ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SpotXchange
  1006. application Spotify group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Spotify web and audio traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Spotify
  1007. application Squidoo group Recreational business-crit "Medium Criticality" category "Web Services" description "Squidoo is a community website that allows users to create pages (called lenses) for subjects of interest." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Squidoo
  1008. application Statcounter group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Statcounter to track user data." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Statcounter
  1009. application Steam group Recreational business-crit "Lowest Criticality" category Games description "Steam is an online gaming social networking website. Users can purchase, download and play games, as they connect with friends and groups with similar interests." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Steam
  1010. application Steam-Client group Recreational business-crit "Lowest Criticality" category Games description "Steam client-based http traffic (store browsing, news updates)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Steam-Client
  1011. application Steam-DLC group Recreational business-crit "Lowest Criticality" category Games description "Downloadable content from Steam (games, updates, etc)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Steam-DLC
  1012. application Steam-Game group Recreational business-crit "Lowest Criticality" category Games description "Steam online gaming traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Steam-Game
  1013. application Steam-Social group Recreational business-crit "Lowest Criticality" category "Social Networking" description "Steam social traffic (Friends network, peer to peer voice chat)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Steam-Social
  1014. application Store-Admin group "Business Productivity" business-crit "Highest Criticality" category Mail description "Exchange Store Admin" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Store-Admin
  1015. application StumbleUpon group Recreational business-crit "Lowest Criticality" category "Web Services" description "A web browser plugin that allows users to discover and rate webpages, photos, videos and news articles" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot StumbleUpon
  1016. application Su-Mit-Telnet group "Business VDI" business-crit "Low Criticality" category "Remote Access" description "Su-Mit Telnet Gateway" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Su-Mit-Telnet
  1017. application Sun-RPC group "Business VDI" business-crit "High Criticality" category Networking description "Sun RPC is a widely deployed remote procedure call system." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sun-RPC
  1018. application SuperNews group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A Usenet/newsgroup service provider." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SuperNews
  1019. application SureSome group "Standard Bulk" business-crit "Low Criticality" category Proxy description "Web traffic encrypted and tunneled through Suresome web proxy" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SureSome
  1020. application Surrogafier group "Standard Bulk" business-crit "Low Criticality" category Proxy description "Web traffic tunneled through Surrogafier web proxy." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Surrogafier
  1021. application SurveyMonkey group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "A private American company that enables users to create their own web survey, using free and enhanced paid products and services" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SurveyMonkey
  1022. application Swagbucks group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated from shopping, searching, playing games, viewing media, doing surveys, or redeeming Swagbucks for rewards on Swagbucks.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Swagbucks
  1023. application Swift-RVFP group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Swift Remote Virtual File Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Swift-RVFP
  1024. application Sybase-SQL group "Business Productivity" business-crit "Highest Criticality" category Database description "A comprehensive suite of solutions that provides data management, synchronization and data exchange technologies that enable the rapid development and deployment of database-powered applications in remote and mobile environments." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sybase-SQL
  1025. application Symantec group "Standard Bulk" business-crit "High Criticality" category "File Transfer" description "General Symantec and Norton website traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Symantec
  1026. application Symantec-LiveUpdate group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "Symantec LiveUpdate traffic, this includes spyware definitions, firewall rules, antivirus signature files, and software updates." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Symantec-LiveUpdate
  1027. application SynOptics group "Business Standard" business-crit "Medium Criticality" category Networking description "SynOptics Communications is credited with having invented the concept of the modular Ethernet hub and high-speed Ethernet networking over copper twisted-pair and fiber optic cables." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot SynOptics
  1028. application Sysatt group "Business Productivity" business-crit "Highest Criticality" category Mail description " Microsoft Exchange System Attendant service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Sysatt
  1029. application Syslog group "Business Bulk" business-crit "High Criticality" category "Network Monitoring" description "A standard for logging program messages." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Syslog
  1030. application Systat group "Business Critical" business-crit "Medium Criticality" category "Network Monitoring" description "System diagnostics information" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Systat
  1031. application TAC-News group "Business Standard" business-crit "Low Criticality" category Networking description "Protocol for service type TAC News registered with IANA on Port 98 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TAC-News
  1032. application TACACS group "Business Critical" business-crit "Highest Criticality" category Networking description "A remote authentication protocol that is used to communicate with an authentication server commonly used in UNIX networks. TACACS allows a remote access server to communicate with an authentication server in order to determine if the user has access to the network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TACACS
  1033. application TARGUSinfo group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Neustar Information Services (formerly TARGUSinfo) or it's associated domains to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TARGUSinfo
  1034. application TCPMUX group "Business Standard" business-crit "Low Criticality" category Networking description "TCP Port Service Multiplexer is a multiplexing service that may be accessed with a network protocol to contact any one of a number of available TCP services of a host on a single, well-known port number." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TCPMUX
  1035. application TCX-Flash group "Business Standard" business-crit "High Criticality" category Networking description "Wyse TCX flash redirect traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TCX-Flash
  1036. application TCX-Multimedia group "Business Standard" business-crit "High Criticality" category Networking description "Wyse TCX multimedia traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TCX-Multimedia
  1037. application TCX-Sound group "Business Standard" business-crit "High Criticality" category Networking description "Wyse TCX sound traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TCX-Sound
  1038. application TCX-USB group "Business Standard" business-crit "High Criticality" category Networking description "Wyse TCX USB virtualizer traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TCX-USB
  1039. application TDS group "Business Productivity" business-crit "Highest Criticality" category Database description "Tabular Data Stream (TDS) is an application layer protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TDS
  1040. application TFTP group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "TFTP (Trivial File Transfer Protocol) is a lightweight file transfer protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TFTP
  1041. application TFTPS group "Business Bulk" business-crit "Medium Criticality" category "File Transfer" description "TFTPS (Trivial File Transfer Protocol over SSL/TLS) is a lightweight file transfer protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TFTPS
  1042. application TLV-Media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use TLV Media to generate digital displays." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TLV-Media
  1043. application TN3270 group "Business VDI" business-crit "High Criticality" category "Remote Access" description "Sending and receiving data to and from IBM 3270 mainframe terminals using telnet protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TN3270
  1044. application Tagged group Recreational business-crit "Low Criticality" category "Social Networking" description "Tagged is a social networking site focused on meeting people that allows for third party authentication through Facebook" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tagged
  1045. application Tango group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "Tango is a free mobile video communications service that works on works on the PC, iPhone, iPod touch, Windows Phone 7 and hundreds of and Android phones and tablets, and 3G, 4G and Wi-Fi. Users can make video or voice calls, send photos and text messages, and play in-app games against other users." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tango
  1046. application Taobao group Recreational business-crit "Low Criticality" category "Web Services" description Browsing traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Taobao
  1047. application Target group Recreational business-crit "Low Criticality" category "Web Services" description "Target is an American online retail store" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Target
  1048. application TeacherTube group Recreational business-crit "Lowest Criticality" category "Web Services" description "Visiting the TeacherTube website and streaming video." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TeacherTube
  1049. application TeamViewer group "Business VDI" business-crit "High Criticality" category "Remote Access" description "TeamViewer is used to remotely control any computer on the Internet. TeamViewer needs to be running on both machines in order to connect. While the main focus is remote control, desktop sharing, file transfer and presentation features are also included." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TeamViewer
  1050. application TechCrunch group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing and interaction on web publication site TechCrunch" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TechCrunch
  1051. application TechInline group "Business Productivity" business-crit "Highest Criticality" category "Web Services" description "Techinline is a web based service for remote support, remote control, desktop sharing, remote training, and file transfer between two computers" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TechInline
  1052. application Telecom-Express group Recreational business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use spoke (formerly Telecom Express) to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Telecom-Express
  1053. application Telegraph group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing and interaction on online newspaper site the Telegraph" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Telegraph
  1054. application Telemetry group Recreational business-crit "Medium Criticality" category "Web Services" description "Using websites that use Telemetry Verification to collect data for advertising and publishing companies" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Telemetry
  1055. application Telly group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Telly
  1056. application Telnet group "Business VDI" business-crit "Medium Criticality" category "Remote Access" description "A network protocol used on the Internet or local area networks to provide a bidirectional interactive text-oriented communications facility using a virtual terminal connection." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Telnet
  1057. application Teracent group Recreational business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Teracent to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Teracent
  1058. application Teredo group "Business Standard" business-crit "Medium Criticality" category Networking description "A transitional technology that gives full IPv6 connectivity for IPv6-capable hosts which are on the IPv4 internet but which have no direct native connection to an IPv6 network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Teredo
  1059. application Texar group "Business Standard" business-crit "Medium Criticality" category Networking description "Texar Corporation, recently acquired by Avalon Works Corp., is a security infrastructure software company that offers policy-based authorization solutions to securely control what people can do with highly valuable or critical data across the extended enterprise. " traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Texar
  1060. application The-Free-Dictionary group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by looking for word definitions, viewing articles, or playing games on thefreedictionary.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot The-Free-Dictionary
  1061. application The-Internet-Archive group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "The Internet Archive is a non-profit digital library with the stated mission of universal access to all knowledge"". It offers permanent storage and access to collections of digitized materials" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot The-Internet-Archive
  1062. application The-Trade-Desk group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use The Trade Desk to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot The-Trade-Desk
  1063. application Theme-Forest group Recreational business-crit "High Criticality" category "Web Services" description "ThemeForest is an Envato Marketplace. At ThemeForest you can buy and sell site templates and themes to skin popular CMS products like WordPress, Drupal and Joomla" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Theme-Forest
  1064. application Timbuktu group "Business Standard" business-crit "Medium Criticality" category Networking description "A remote control software product developed by Motorola. Remote control software allows a user to control another computer across the local network or the Internet, viewing its screen and using its keyboard and mouse as if he or she were sitting in front of it. Timbuktu is compatible with computers running both Mac OS X and Windows." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Timbuktu
  1065. application Time group "Business Critical" business-crit "Medium Criticality" category Networking description "A network protocol in the Internet Protocol Suite defined in 1983 in RFC 868. Its purpose is to provide a site-independent, machine readable date and time." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Time
  1066. application Tivoli group "Business Productivity" business-crit "Highest Criticality" category "Network Monitoring" description "IBM Tivoli Object Request Broker (ORB)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tivoli
  1067. application Tmall.com group Recreational business-crit "Medium Criticality" category "Web Services" description "Browsing and shopping on the consumer website Tmall.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tmall.com
  1068. application Tmobile group "Business Voice" business-crit "High Criticality" category "Streaming Media" description "Tmobile VoIP services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tmobile
  1069. application Tobit group "Business Bulk" business-crit "Medium Criticality" category Networking description "Tobit David Service Layer is a client/server software solution for NetWare or Windows NT Server that allows users on a LAN to send and receive faxes directly from their network-connected PC." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tobit
  1070. application Tokbox group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "eBuddy video and voice messaging over RTMP through tokbox servers" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tokbox
  1071. application Tor group "Standard Bulk" business-crit "Low Criticality" category Proxy description "Tor (The Onion Router) is a free software implementation of second-generation onion routing, a system which claims to enable its users to communicate more anonymously on the Internet." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tor
  1072. application Tor-Directory-Services group "Standard Bulk" business-crit "High Criticality" category Proxy description "TOR Directory Services is a method of communication and routing used between nodes." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tor-Directory-Services
  1073. application Tribal-Fusion group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use Tribal Fusion to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tribal-Fusion
  1074. application Triggit group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Browsing Facebook and other websites that use Triggit to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Triggit
  1075. application Tripwire group "Business Critical" business-crit "High Criticality" category "Network Monitoring" description "A free software security and data integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tripwire
  1076. application Tritone-Hosting group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Tritone Hosting to collect web traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tritone-Hosting
  1077. application TubeMogul group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use TubeMogul to generate ads or collect user analytics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TubeMogul
  1078. application Tumblr group Recreational business-crit "Low Criticality" category "Web Services" description "A microblogging platform that allows users to post text, images, videos, links, quotes and audio to their tumblelog, a short-form blog." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Tumblr
  1079. application Turn group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use Turn to gather user data or generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Turn
  1080. application TweetDeck group Recreational business-crit "Medium Criticality" category "Social Networking" description "Using TweetDeck to communicate with Twitter API" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TweetDeck
  1081. application TwitPic group Recreational business-crit "Lowest Criticality" category "Social Networking" description "Twitter picture posting and delivery service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot TwitPic
  1082. application Twitter group "Standard Bulk" business-crit "Medium Criticality" category "Social Networking" description "Twitter is a social networking and microblogging service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Twitter
  1083. application UAAC group "Business Standard" business-crit "Medium Criticality" category Networking description "UAAC Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UAAC
  1084. application UARPS group "Business Standard" business-crit "Medium Criticality" category Networking description "Unisys ARPs" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UARPS
  1085. application UIS group "Business Standard" business-crit "Medium Criticality" category Networking description "Port 390/tcp and 390/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UIS
  1086. application ULSTPROC group "Business Standard" business-crit "Medium Criticality" category Networking description "ListProcessor, ListProc for short, is a powerful mailing list agent that keeps track of thousands of people subscribed to any number of mailing lists." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ULSTPROC
  1087. application UMA group "Business Critical" business-crit "High Criticality" category "Network Monitoring" description "Universal Management Architecture" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UMA
  1088. application UNIFY group "Business Standard" business-crit "Medium Criticality" category Networking description "Protocol for service type Unify registered with IANA on Port 181 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UNIFY
  1089. application UPS group "Business Critical" business-crit "Medium Criticality" category Networking description "An electrical apparatus that provides emergency power to a load when the input power source, typically the utility mains, fails. A UPS differs from an auxiliary or emergency power system or standby generator in that it will provide instantaneous or near-instantaneous protection from input power interruptions by means of one or more attached batteries and associated electronic circuitry for low power users, and or by means of diesel generators and flywheels for high power users." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UPS
  1090. application USA-Today group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "USA Today is an American online daily newspaper website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot USA-Today
  1091. application UStream group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "A live interactive broadcast platform that enables anyone with an Internet connection and a camera to create webcasts." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UStream
  1092. application UTMP group "Business Standard" business-crit "Medium Criticality" category Networking description "A file on Unix-like systems that keeps track of all logins and logouts to the system. It was never a part of any official Unix standard, such as Single UNIX Specification, and was obsoleted with introduction of utmpx and corresponding APIs" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UTMP
  1093. application UUCP group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "Unix-to-Unix Copy" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UUCP
  1094. application UltraViolet group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Logging into and viewing an UltraViolet movie collection" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot UltraViolet
  1095. application Ultrasurf group "Standard Bulk" business-crit "Low Criticality" category Proxy description "Traffic generated from the ultrasurf application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ultrasurf
  1096. application Undertone group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Undertone to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Undertone
  1097. application Unidata-LDM group "Business Standard" business-crit "Medium Criticality" category Networking description "A collection of cooperating programs that select, capture, manage, and distribute arbitrary data products. The system is designed for event-driven data distribution, and is currently used in the Unidata Internet Data Distribution (IDD) project. The LDM system includes network client and server programs and their shared protocols." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Unidata-LDM
  1098. application Upfront group Recreational business-crit "High Criticality" category "Web Services" description "Digital media advertising traffic from Upfront Digital Media company" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Upfront
  1099. application Uploading.com group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Uploading.com is an online paid cloud storage service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Uploading.com
  1100. application Usenet group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A worldwide distributed Internet discussion system. Users read and post messages (called articles or posts, and collectively termed news) to one or more categories, known as newsgroups." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Usenet
  1101. application VKontakte group Recreational business-crit "Low Criticality" category "Social Networking" description "VKontakte is a social networking service." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot VKontakte
  1102. application VMNET group "Business Standard" business-crit "Medium Criticality" category Networking description "Protocol for service type VMNET registered with IANA on Port 175 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot VMNET
  1103. application VMPWSCS group "Business Standard" business-crit "Medium Criticality" category Networking description "Protocol for service type VM PWSCS registered with IANA on Port 214 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot VMPWSCS
  1104. application VNC group "Business VDI" business-crit "Medium Criticality" category "Remote Access" description "Traffic for Virtual Network Computing." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot VNC
  1105. application VSLMP group "Business Standard" business-crit "Medium Criticality" category Networking description "Protocol for service type vslmp registered with IANA on Port 312 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot VSLMP
  1106. application Vagaa group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Vagaa software download and p2p traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Vagaa
  1107. application ValueClick-Media group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting a website that uses ValueClick Media to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ValueClick-Media
  1108. application Vchat group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "An Internet conferencing protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Vchat
  1109. application Viber group "Standard Bulk" business-crit "Low Criticality" category Messaging description "Viber is a mobile application for iPhone and Android that enables users to make free phone calls and send text messages to anyone else also using the installed application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Viber
  1110. application Vibrant group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Vibrant to generate multimedia ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Vibrant
  1111. application Vimeo group Recreational business-crit "Medium Criticality" category "Streaming Media" description "Streaming from and uploading to Vimeo website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Vimeo
  1112. application Voice-Five group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Voice Five to collect user data and trends." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Voice-Five
  1113. application Vonage group "Business Voice" business-crit "High Criticality" category "Streaming Media" description "Vonage is a VoIP company that provides telephone service via a broadband connection." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Vonage
  1114. application W3Schools group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "A website developer's portal, with tutorials and references relating to web development subjects" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot W3Schools
  1115. application WINS group "Business Critical" business-crit "High Criticality" category Networking description "Microsoft's implementation of NetBIOS Name Service (NBNS), a name server and service for NetBIOS computer names." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WINS
  1116. application WSDL-Event-Receiver group "Business Standard" business-crit "High Criticality" category "Web Services" description "A part of Web Services Description Language which receives the events." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WSDL-Event-Receiver
  1117. application WSP group "Business Standard" business-crit "Medium Criticality" category Networking description "An open standard for maintaining a high level session based on HTTP 1.1 with a few enhancements for performance over a wireless environment. It provides the upper-level application layer of WAP with a consistent interface for connection-oriented and connectionless services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WSP
  1118. application Warrior-Forum group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing the forum at warriorforum.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Warrior-Forum
  1119. application Washington-Post group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing, reading articles, and viewing media on washingtonpost.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Washington-Post
  1120. application WeChat group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "Instant messaging traffic generated by WeChat mobile applications and web portal." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WeChat
  1121. application WeChat-Heart-Beat group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "WeChat Heart Beat traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WeChat-Heart-Beat
  1122. application WeChat-Login group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "WeChat login traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WeChat-Login
  1123. application WeChat-Media group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "WeChat media traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WeChat-Media
  1124. application WeChat-Message group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "WeChat messaging traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WeChat-Message
  1125. application WeChat-Update group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "WeChat update traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WeChat-Update
  1126. application Weather-Channel group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Weather-Channel
  1127. application Web-Services-Discovery group "Business Standard" business-crit "High Criticality" category "Web Services" description "Web Services Discovery provides an access to software systems over the Internet using standard protocols." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Web-Services-Discovery
  1128. application Web-Services-for-Devices group "Business Standard" business-crit "High Criticality" category "Web Services" description "WSD is a Microsoft API to simplify programming connections to web service enabled devices. WSDAPI uses WS-Discovery for device discovery." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Web-Services-for-Devices
  1129. application Web-Services-for-Devices-Secured group "Business Standard" business-crit "High Criticality" category "Web Services" description "Secured channel for WSDAPI, a Microsoft API to simplify programming connections to web service enabled devices." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Web-Services-for-Devices-Secured
  1130. application WebDAV group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Web-based Distributed Authoring and Versioning allows users to collaboratively edit and manage files on a remote web server." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WebDAV
  1131. application WebEx group "Business Productivity" business-crit "High Criticality" category Collaboration description "Cisco's online meeting and web conferencing application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WebEx
  1132. application WebFilter group "Business Standard" business-crit "Medium Criticality" category Networking description "WebFilter Remote Monitor, IANA port 1046/tcp and 1046/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WebFilter
  1133. application WebSocket group "Business Productivity" business-crit "Medium Criticality" category Networking description "The WebSocket protocol is independent TCP based protocol which can be used by any client or server application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WebSocket
  1134. application Webs.com group Recreational business-crit "High Criticality" category "Web Services" description "Space for individuals, groups, or small businesses to share photos and videos, open a store, and build a member community" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Webs.com
  1135. application Webtrends group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Webtrends to generate ads and collect user analytics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Webtrends
  1136. application Weebly group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Online, free, website creator that uses widget-style format, allowing users to create pages with on a few clicks by dragging and dropping different page elements onto a page and filling in the content." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Weebly
  1137. application WhatsApp group "Standard Bulk" business-crit "Low Criticality" category Messaging description "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WhatsApp
  1138. application Whois group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A query and response protocol that is widely used for querying databases that store the registered users or assignees of an Internet resource, such as a domain name, an IP address block, or an autonomous system, but is also used for a wider range of other information." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Whois
  1139. application Wikia group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Wikia
  1140. application Wikipedia group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Wikipedia is an online editable encyclopedia." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Wikipedia
  1141. application Wikispaces group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "General browsing and interaction on wikis hosted by Wikispaces." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Wikispaces
  1142. application WinMX group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "WinMX is a free peer-to-peer file sharing program. It runs on the Windows operating system, however the official WinMX website and WinMX servers have been offline since 2005 as a result of an increased presence of dummy files on the site, which led to a lawsuit. The application now operates through third-party modifications." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot WinMX
  1143. application Windows-Live group "Business Productivity" business-crit "Medium Criticality" category Messaging description "A collection of Microsoft's online services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Windows-Live
  1144. application Windows-Media group "Standard Bulk" business-crit "Low Criticality" category "Streaming Media" description "Windows multimedia traffic" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Windows-Media
  1145. application Windows-Phone group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Browsing the Windows Phone web page." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Windows-Phone
  1146. application Windows-Update group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "A service provided by Microsoft that allows users to get software patches and updates for MS Windows and other programs, including Internet Explorer, over the internet" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Windows-Update
  1147. application Winny group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A Japanese peer-to-peer (P2P) file-sharing program." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Winny
  1148. application Word-Reference group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated from looking up words and translations, or participating in the games and forums on wordreference.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Word-Reference
  1149. application Wordpress group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "An online blogging community." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Wordpress
  1150. application Wretch group Recreational business-crit "Medium Criticality" category "Web Services" description "General browsing and streaming media from Taiwanese community website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Wretch
  1151. application Wyse-TCX group "Business Critical" business-crit "High Criticality" category Networking description "Wyse TCX Solutions feature a Collaborative Processing Architecture (CPA) which divides the workload between the server and the client to reduce the need for large servers." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Wyse-TCX
  1152. application X-Plus-One group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use X Plus One for ad generation." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot X-Plus-One
  1153. application XDMCP group "Standard Bulk" business-crit "Medium Criticality" category Networking description "X Display Manager Control Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot XDMCP
  1154. application XING group "Standard Bulk" business-crit "High Criticality" category "Social Networking" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot XING
  1155. application XMPP group "Standard Bulk" business-crit "Medium Criticality" category Messaging description "XMPP (Extensible Messaging and Presence Protocol) is an open technology for real-time communication." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot XMPP
  1156. application XNS group "Business Standard" business-crit "Medium Criticality" category Networking description "Xerox Network Services (XNS)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot XNS
  1157. application XNS-Authentication group "Business Critical" business-crit "Highest Criticality" category Networking description "XNS (Xerox Networking Services) Authentication" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot XNS-Authentication
  1158. application XNS-Clearinghouse group "Business Critical" business-crit "Highest Criticality" category Networking description "XNS (Xerox Networking Services) Clearinghouse Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot XNS-Clearinghouse
  1159. application XNS-Mail group "Business Productivity" business-crit "Highest Criticality" category Mail description "XNS (Xerox Networking Services) Mail" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot XNS-Mail
  1160. application XNS-Time group "Business Standard" business-crit "High Criticality" category Networking description "XNS Time Protocol" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot XNS-Time
  1161. application Xanga group Recreational business-crit "Low Criticality" category "Web Services" description "A website that hosts weblogs, photoblogs, and social networking profiles." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xanga
  1162. application Xaxis group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Xaxis to collect user analytics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xaxis
  1163. application Xbone group "Business Standard" business-crit "Medium Criticality" category Networking description "X-Bone Control is a system for the automated deployment, management, coordination, and monitoring of IP overlay networks." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xbone
  1164. application Xbox group Recreational business-crit "Lowest Criticality" category Games description "An online multiplayer gaming and digital media delivery service created and operated by Microsoft Corporation." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xbox
  1165. application Xbox-Live group Recreational business-crit "Lowest Criticality" category Games description "Browsing Xbox and Xbox Live web pages." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xbox-Live
  1166. application Xfer group "Standard Bulk" business-crit "Medium Criticality" category Networking description "The Xfer Utility is used for DNS zone transfers." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xfer
  1167. application Xinhua group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated from reading articles and viewing media on xinhuanet.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xinhua
  1168. application Xunlei group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A download manager that supports file transfers using HTTP, FTP, eDonkey, and BitTorrent protocols" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xunlei
  1169. application Xyplex group "Standard Bulk" business-crit "Medium Criticality" category Networking description Xyplex traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Xyplex
  1170. application Y8.com group Recreational business-crit "Lowest Criticality" category Games description "General browsing, game play, and streaming media from gaming website Y8.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Y8.com
  1171. application Yabuka group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Yabuka to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yabuka
  1172. application Yahoo group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Yahoo and it's online services." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yahoo
  1173. application Yahoo-Messenger group "Business Productivity" business-crit "Low Criticality" category Messaging description "Yahoo's Instant Messaging client." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yahoo-Messenger
  1174. application Yahoo-Messenger-Audio group "Business Voice" business-crit "Low Criticality" category "Streaming Media" description "Voice calls using the Yahoo Messenger application." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yahoo-Messenger-Audio
  1175. application Yahoo-Messenger-Chat group "Business Productivity" business-crit "Medium Criticality" category Messaging description "Chat messages with the Yahoo Messenger Client and Web Messenger." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yahoo-Messenger-Chat
  1176. application Yahoo-Messenger-SMS group "Business Productivity" business-crit "Low Criticality" category Messaging description "SMS messages with the Yahoo Messenger Client and Web Messenger." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yahoo-Messenger-SMS
  1177. application Yahoo-Messenger-Video group "Business Video" business-crit "Medium Criticality" category "Streaming Media" description "Video calls using the Yahoo Messenger application" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yahoo-Messenger-Video
  1178. application Yahoo-Msg-File-Transfer group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "File transfer traffic within the Yahoo Messenger application" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yahoo-Msg-File-Transfer
  1179. application Yahoo-Slurp group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Yahoo web-crawler that obtains content for Yahoo Search engine" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yahoo-Slurp
  1180. application Ybrant-Digital group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use Ybrant to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Ybrant-Digital
  1181. application Yelp group Recreational business-crit "Low Criticality" category "Social Networking" description "Social networking, user review, and local search service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Yelp
  1182. application YiXin group "Standard Bulk" business-crit "High Criticality" category Messaging description "Chatting, sending files, browsing other people's and companies profiles and information with instant messaging application YiXin" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot YiXin
  1183. application YieldManager group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Ad/tag/cookie traffic generated by the AD/CDN service YieldManager" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot YieldManager
  1184. application YouSendIt group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "A Web-based secure digital file delivery company, which lets users securely send, receive and track files on demand." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot YouSendIt
  1185. application YouTube group "Standard Bulk" business-crit "Lowest Criticality" category "Streaming Media" description "A video-sharing website on which users can upload, share, and view videos." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot YouTube
  1186. application Youku group Recreational business-crit "Low Criticality" category "Web Services" description "Browsing and streaming video from the Android" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Youku
  1187. application Z3950 group "Business Standard" business-crit "Medium Criticality" category Networking description "ANSI Z39.50 is a client-server protocol for searching and retrieving information from remote computer databases." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Z3950
  1188. application Zabbix group "Business Bulk" business-crit "High Criticality" category "Network Monitoring" description "Network status information communicated between Zabbix servers and agents (clients)" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Zabbix
  1189. application ZanNet group "Standard Bulk" business-crit "Low Criticality" category "File Transfer" description "A combination Windows 95 network client and Unix server that providing Windows 95 network drive access to your server files. Intended to replace both File Transfer Protocol (FTP) and Telnet programs, ZanNet accesses web pages and remote files over your current Internet connection." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ZanNet
  1190. application Zebra group "Standard Bulk" business-crit "Medium Criticality" category Networking description "A high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input formats (e.g.. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Zebra
  1191. application Zedo group Recreational business-crit "High Criticality" category "Web Services" description "Online Advertising content from an advertising company Zedo, Inc." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Zedo
  1192. application Zoho group "Business Productivity" business-crit "High Criticality" category "Web Services" description "A Web- based online office suite containing word processing, spreadsheets, presentations, databases, note-taking, wikis, CRM, project management, invoicing and other applications developed by ZOHO Corporation." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Zoho
  1193. application Zol.com.cn group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing news and articles on zol.com.cn." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Zol.com.cn
  1194. application Zynga group Recreational business-crit "Lowest Criticality" category Games description "A social network game developer of browser-based games that work both stand-alone and as application widgets on social networking websites such as Facebook and MySpace." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot Zynga
  1195. application _24_7_Inc group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Data and advertisements hosted by [24]7 Inc." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot _24_7_Inc
  1196. application about.com group Recreational business-crit "Medium Criticality" category "Web Services" description "English source for original information and advice" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot about.com
  1197. application adBrite group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Deprecated-App, no longer supported." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot adBrite
  1198. application adfonic group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Mobile web and app inventory from advertising buying platform adfonic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot adfonic
  1199. application adgear group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that host their ads using adgear" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot adgear
  1200. application adnStream group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "adnStream is a Spanish video streaming site." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot adnStream
  1201. application afreecaTV group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "afreecaTV is a South Korean video streaming service based on P2P technology. The site mainly retransmits television channels, but also allows users to upload their own videos." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot afreecaTV
  1202. application ameba group Recreational business-crit "Lowest Criticality" category "Web Services" description "General browsing and game play on ameba sites." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ameba
  1203. application auditd group "Business Bulk" business-crit "High Criticality" category "File Transfer" description "Linux audit logging" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot auditd
  1204. application badoo group Recreational business-crit "Lowest Criticality" category "Social Networking" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot badoo
  1205. application bizo.com group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Advertising traffic to and from bizo.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot bizo.com
  1206. application brilig group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General advertisement traffic from brilig.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot brilig
  1207. application cXense group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting websites that use cXense to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot cXense
  1208. application caraytech group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "General advertisement and web traffic from caraytech" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot caraytech
  1209. application cbs.com group Recreational business-crit "Medium Criticality" category "Web Services" description "CBS.com is the website for the American commercial broadcasting television network CBS" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot cbs.com
  1210. application cbsinteractive.com group Recreational business-crit "Low Criticality" category "Web Services" description "cbsinteractive.com is an online content network for news, sports, entertainment, technology, and business information" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot cbsinteractive.com
  1211. application china.com group Recreational business-crit "Lowest Criticality" category "Web Services" description "A Chinese social media site." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot china.com
  1212. application chinauma group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "General chinauma.com advertisement and web traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot chinauma
  1213. application comScore group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "Visising a web site which uses comScore to collect data about users browsing the page." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot comScore
  1214. application corerjd group "Standard Bulk" business-crit "Medium Criticality" category Networking description "Protocol for service type corerjd registered with IANA on Port 284 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot corerjd
  1215. application dBase group "Business Productivity" business-crit "Medium Criticality" category Database description "dBase was the first widely used database management system (DBMS) for microcomputers. A major upgrade was released as dBASE III, and ported to a wider variety of platforms, adding UNIX, and VMS." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot dBase
  1216. application dcinside.com group Recreational business-crit "Lowest Criticality" category "Web Services" description "General browsing and interaction with Korean photography focused website dcinside.com" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot dcinside.com
  1217. application divShare group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "General browsing and file transfers from media sharing website divShare" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot divShare
  1218. application domaintools.com group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Internet domain name intelligence service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot domaintools.com
  1219. application doof group Recreational business-crit "Lowest Criticality" category Games description "doof is an online gaming website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot doof
  1220. application eBay group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "An online auction and shopping website." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot eBay
  1221. application eBuddy group "Standard Bulk" business-crit "Low Criticality" category Messaging description "Browsing the eBuddy website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot eBuddy
  1222. application eBuddy-XMS group "Standard Bulk" business-crit "Low Criticality" category Messaging description "Sending messages using the eBuddy XMS application" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot eBuddy-XMS
  1223. application eDonkey group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "eDonkey/eMule peer-to-peer file sharing." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot eDonkey
  1224. application eHow group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot eHow
  1225. application eNovance group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "Visiting web pages that use eNovance to generate ads" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot eNovance
  1226. application eXelate-Media group "Standard Bulk" business-crit "Lowest Criticality" category "Web Services" description "Visiting websites that use eXelate Media to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot eXelate-Media
  1227. application enet.com.cn group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "A web portal for IT people in China" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot enet.com.cn
  1228. application etao.com group Recreational business-crit "Medium Criticality" category "Web Services" description "Browsing links and searching with the site eato.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot etao.com
  1229. application eyeReturn group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use eyeReturn to collect user analytics." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot eyeReturn
  1230. application foursquare group Recreational business-crit "Lowest Criticality" category "Social Networking" description "foursquare is a location-based social networking website for mobile devices, where users check-in their locations and can find out where friends are. Users can also browse locations by category or specific search criteria." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot foursquare
  1231. application freeetv group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "freeetv.com is a streaming media website that provides free access to television stations from multiple countries" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot freeetv
  1232. application gmail group "Business Productivity" business-crit "Medium Criticality" category Mail description "Google online mail" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot gmail
  1233. application goal.com group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot goal.com
  1234. application goo.ne.jp group Recreational business-crit "Low Criticality" category "Web Services" description "goo.ne.jp is a Japanese web portal" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot goo.ne.jp
  1235. application hi5 group Recreational business-crit "Lowest Criticality" category "Social Networking" description "hi5 is a social gaming website that allows for third party authentication through Facebook" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot hi5
  1236. application hupu.com group Recreational business-crit "Low Criticality" category "Web Services" description "Hupu is a Chinese sports news website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot hupu.com
  1237. application iCall group "Standard Bulk" business-crit "Low Criticality" category Messaging description "Sending messages" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot iCall
  1238. application iCloud group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "Apple's cloud data storage and computing service" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot iCloud
  1239. application iMesh group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A media and file sharing client with online social network features." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot iMesh
  1240. application iStockPhoto group Recreational business-crit "High Criticality" category "Web Services" description "Traffic generated by browsing or purchasing images on istockphoto.com." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot iStockPhoto
  1241. application iTunes group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Apple's media player and online store." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot iTunes
  1242. application ifile.it group "Standard Bulk" business-crit "Medium Criticality" category "File Transfer" description "ifile.com is an online backup service website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot ifile.it
  1243. application imo.im group "Standard Bulk" business-crit "Lowest Criticality" category Messaging description "imo.im is an instant messenger service that allows for third party authentication" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot imo.im
  1244. application isohunt group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "Deprecated-App, this now maps to Extratorrent." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot isohunt
  1245. application match.com group Recreational business-crit "Low Criticality" category "Social Networking" description "Match.com is an online dating website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot match.com
  1246. application mck-ivpip group "Business Voice" business-crit "Highest Criticality" category "Streaming Media" description " MCK, now Citel's VoIP extender ipvip protocol." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot mck-ivpip
  1247. application mit-ml-dev group "Standard Bulk" business-crit "Medium Criticality" category Networking description "MIT ML Device, port 83/tcp and 83/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot mit-ml-dev
  1248. application mobile-theory group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use mobile theory to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot mobile-theory
  1249. application movie2k group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "A websites that allows visitors to stream films without requiring registration. Intended primarily for German and English speaking visitors." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot movie2k
  1250. application multiply.com group Recreational business-crit "Lowest Criticality" category "Social Networking" description "A social shopping site that connects merchants with shoppers, offering both products and services. It provides social media tools that allow shops to spread the word through their network and help shoppers share their opinions and experiences with each other." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot multiply.com
  1251. application mywebsearch group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "mywebsearch is a search engine site powered by Google with quick links to several popular sites." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot mywebsearch
  1252. application nPario group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use nPario to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot nPario
  1253. application newegg.com group Recreational business-crit "Medium Criticality" category "Web Services" description "newegg.com is an online hardware and software retailer website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot newegg.com
  1254. application niconico group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "General browsing and interaction on the Japanese streaming media site niconico" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot niconico
  1255. application niconico-Live group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "Streaming live video from the Japanese streaming media site niconico" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot niconico-Live
  1256. application pchome.net group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "pchome.net is a Chinese IT information website" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot pchome.net
  1257. application rediff group Recreational business-crit "Low Criticality" category "Web Services" description "General browsing" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot rediff
  1258. application redux-media group "Standard Bulk" business-crit "Medium Criticality" category "Web Services" description "Visiting websites that use redux media to generate ads." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot redux-media
  1259. application rlogin group "Business VDI" business-crit "Medium Criticality" category "Remote Access" description "Remote login is a software utility for Unix-like computer operating systems that allows users to log in on another host via a network." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot rlogin
  1260. application six-apart group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "Visiting the six apart website or other websites that use six apart to generate ad traffic." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot six-apart
  1261. application the-guardian group "Standard Bulk" business-crit "Low Criticality" category "Web Services" description "General browsing and streaming audio and video from British new website the guardian" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot the-guardian
  1262. application torrentz.eu group "Standard Bulk" business-crit "Lowest Criticality" category "File Transfer" description "A Finland-based meta-search engine for BitTorrent. It indexes torrents from various major torrent sites and offers compilations of various trackers per torrent so other trackers are available when one goes down" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot torrentz.eu
  1263. application vettcp group "Business Standard" business-crit "Medium Criticality" category Networking description "Protocol for service type vettcp registered with IANA on Port 78 tcp/udp" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot vettcp
  1264. application videobb group Recreational business-crit "Lowest Criticality" category "Streaming Media" description "A video sharing web sites" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot videobb
  1265. application wetpaint group Recreational business-crit "Lowest Criticality" category "Web Services" description "Wetpaint is a social publishing and distribution company that focuses on coverage of TV shows, stars, and fashion." traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot wetpaint
  1266. application wikidot group "Standard Bulk" business-crit "High Criticality" category "Web Services" description "wikidot is a free and paid wiki hosting site" traffic-type Any local-net 0.0.0.0/0 remote-net 0.0.0.0/0 app-prot wikidot
  1267.  
  1268. ##
  1269. ## QoS Profiles
  1270. ##
  1271. qos profile ib_qos_profile_1
  1272.  
  1273. ##
  1274. ## QoS Classes
  1275. ##
  1276. qos profile Default class Root parent GLOBAL-ROOT-CLASS
  1277. qos profile Default class Default-Site$$Realtime parent Root
  1278. qos profile Default class Default-Site$$Normal parent Root
  1279. qos profile Default class Default-Site$$Low-Priority parent Root
  1280. qos profile Default class Default-Site$$Interactive parent Root
  1281. qos profile Default class Default-Site$$Business-Critical parent Root
  1282. qos profile Default class Default-Site$$Best-Effort parent Root
  1283. qos profile ib_qos_profile_1 class Root parent GLOBAL-ROOT-CLASS
  1284. qos profile ib_qos_profile_1 class Default parent Root
  1285.  
  1286. ##
  1287. ## QoS Rules
  1288. ##
  1289. qos profile Default rule application ICMP_1 class Default-Site$$Business-Critical dscp Inherit position 1
  1290. qos profile Default rule application ICA class Default-Site$$Business-Critical dscp Inherit position 2
  1291. qos profile Default rule application CIFS class Default-Site$$Normal dscp Inherit position 3
  1292. qos profile Default rule application NFS class Default-Site$$Normal dscp Inherit position 4
  1293. qos profile Default rule application iTunes class Default-Site$$Low-Priority dscp Inherit position 5
  1294. qos profile Default rule application RDP class Default-Site$$Business-Critical dscp Inherit position 6
  1295. qos profile Default rule application DNS class Default-Site$$Business-Critical dscp Inherit position 7
  1296. qos profile Default rule application Facebook class Default-Site$$Low-Priority dscp Inherit position 8
  1297. qos profile Default rule application YouTube class Default-Site$$Low-Priority dscp Inherit position 9
  1298. qos profile Default rule application H.323 class Default-Site$$Realtime dscp Inherit position 10
  1299. qos profile Default rule application RTP class Default-Site$$Realtime dscp Inherit position 11
  1300. qos profile Default rule application SIP class Default-Site$$Realtime dscp Inherit position 12
  1301. qos profile Default rule application SharePoint class Default-Site$$Normal dscp Inherit position 13
  1302. qos profile Default rule application Lotus-Notes class Default-Site$$Normal dscp Inherit position 14
  1303. qos profile Default rule application Exchange class Default-Site$$Normal dscp Inherit position 15
  1304. qos profile Default rule application MAPI class Default-Site$$Normal dscp Inherit position 16
  1305. qos profile Default rule application Oracle class Default-Site$$Business-Critical dscp Inherit position 17
  1306. qos profile Default rule application SAP class Default-Site$$Business-Critical dscp Inherit position 18
  1307. qos profile Default rule application HTTP class Default-Site$$Normal dscp Inherit position 19
  1308. qos profile Default rule application SSL class Default-Site$$Normal dscp Inherit position 20
  1309. qos profile Default rule application Any class Default-Site$$Low-Priority dscp Inherit position 21
  1310. qos profile ib_qos_profile_1 rule application Any class Default dscp Inherit position 1
  1311.  
  1312. ##
  1313. ## QoS Class Parameters
  1314. ##
  1315. qos profile Default class-params class Default-Site$$Best-Effort priority 6 min-bw 1.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 100.0
  1316. qos profile Default class-params class Default-Site$$Business-Critical priority 3 min-bw 20.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 100.0
  1317. qos profile Default class-params class Default-Site$$Interactive priority 2 min-bw 20.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 100.0
  1318. qos profile Default class-params class Default-Site$$Low-Priority priority 5 min-bw 9.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 100.0
  1319. qos profile Default class-params class Default-Site$$Normal priority 4 min-bw 40.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 100.0
  1320. qos profile Default class-params class Default-Site$$Realtime priority 1 min-bw 10.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 100.0
  1321. qos profile Default class-params class Root priority 4 min-bw 100.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 1.0
  1322. qos profile ib_qos_profile_1 class-params class Default priority 5 min-bw 10.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 100.0
  1323. qos profile ib_qos_profile_1 class-params class Root priority 1 min-bw 100.0 max-bw 100.0 ob-queue SFQ ob-queue-length 1024 out-dscp Preserve conn-limit 0 link-share 100.0
  1324.  
  1325. ##
  1326. ## QoS Sites
  1327. ##
  1328. topology site DefaultSite rename Default-Site
  1329. topology site Default-Site out-qos-profile Default in-qos-profile ib_qos_profile_1
  1330. topology site Local out-qos-profile Default in-qos-profile Default
  1331. topology site-bw site Default-Site uplink inpath0_0 ib-site-bw 0 ob-site-bw 0
  1332. topology site-bw site Default-Site uplink inpath0_1 ib-site-bw 0 ob-site-bw 0
  1333. topology site-bw site Default-Site uplink primary ib-site-bw 0 ob-site-bw 0
  1334.  
  1335. ##
  1336. ## QoS Areas
  1337. ##
  1338. topology site Default-Site add-area subnets 0.0.0.0/0
  1339.  
  1340. ##
  1341. ## QoS Networks
  1342. ##
  1343. topology network "My WAN"
  1344.  
  1345. ##
  1346. ## QoS Uplinks
  1347. ##
  1348. topology site Local uplink inpath0_0 network "My WAN" interface inpath0_0 bandwidth_up 1000000 bandwidth_down 1000000 gre_tunnel no probe_dscp 0 probe_timeout 2 probe_threshold 3
  1349. topology site Local uplink inpath0_1 network "My WAN" interface inpath0_1 bandwidth_up 1000000 bandwidth_down 1000000 gre_tunnel no probe_dscp 0 probe_timeout 2 probe_threshold 3
  1350. topology site Local uplink primary network "My WAN" interface primary bandwidth_up 1000000 bandwidth_down 1000000 gre_tunnel no probe_dscp 0 probe_timeout 2 probe_threshold 3
  1351.  
  1352. ##
  1353. ## Path-Selection Rules
  1354. ##
  1355. path-selection rule site Any application Any uplink-1-dscp 255 uplink-2-dscp 255 uplink-3-dscp 255 default-action Relay position 1
  1356.  
  1357. ##
  1358. ## QoS and Path-Selection Global Configuration
  1359. ##
  1360. no path-selection enable
  1361. no qos dscp-marking enable
  1362. no qos inbound interface wan0_0 enable
  1363. no qos inbound interface wan0_1 enable
  1364. no qos inbound shaping enable
  1365. no qos outbound interface primary enable
  1366. no qos outbound interface wan0_0 enable
  1367. no qos outbound interface wan0_1 enable
  1368. no qos outbound shaping enable
  1369.  
  1370. ##
  1371. ## Peer Shared Secret
  1372. ##
  1373. no service shared-secret enable
  1374. service shared-secret secret client ""
  1375. service shared-secret secret server ""
  1376.  
  1377. ##
  1378. ## Service Authentication
  1379. ##
  1380. ip security shared secret ""
  1381. ip security encryption policy des
  1382. ip security over-primary
  1383. ip security pfs enable
  1384. ip security pfsgroup "modp1024"
  1385. ip security rekey interval "240"
  1386. no ip security enable
  1387.  
  1388. ##
  1389. ## General Service
  1390. ##
  1391. in-path enable
  1392. in-path interface inpath0_1 enable
  1393. no in-path interface inpath0_1 mgmt-interface enable
  1394. in-path interface inpath0_1 mgmt-interface ip 0.0.0.0 /0
  1395. in-path interface inpath0_1 mgmt-interface vlan 0
  1396. in-path interface inpath0_1 vlan 0
  1397. packet-mode rx-ring allocate-mode per-interface interface inpath0_1 size 8192
  1398. protocol cifs spoolss enable
  1399. protocol citrix enable
  1400. no protocol mapi enable
  1401. protocol smb2 enable
  1402. protocol smb2 smb3-support enable
  1403. sport interface aux rx-size "1024"
  1404. sport interface aux tx-size "4096"
  1405. sport interface inpath0_0 rx-size "1024"
  1406. sport interface inpath0_0 tx-size "4096"
  1407. sport interface inpath0_1 rx-size "1024"
  1408. sport interface inpath0_1 tx-size "4096"
  1409. sport interface lan0_0 rx-size "1024"
  1410. sport interface lan0_0 tx-size "4096"
  1411. sport interface lan0_1 rx-size "1024"
  1412. sport interface lan0_1 tx-size "4096"
  1413. sport interface primary rx-size "1024"
  1414. sport interface primary tx-size "4096"
  1415. sport interface wan0_0 rx-size "1024"
  1416. sport interface wan0_0 tx-size "4096"
  1417. sport interface wan0_1 rx-size "1024"
  1418. sport interface wan0_1 tx-size "4096"
  1419.  
  1420. ##
  1421. ## Process Manager configuration
  1422. ##
  1423. pm process collectord fd-limit "1024"
  1424. pm process collectord launch priority "0"
  1425. pm process collectord shutdown order "4500"
  1426. no pm process historyd launch auto
  1427. pm process historyd launch enable
  1428. pm process pathmond fd-limit "1024"
  1429. pm process pathmond launch priority "0"
  1430. pm process pathmond shutdown order "4500"
  1431. pm process restd timezone-change action "none"
  1432.  
  1433. ##
  1434. ## Network management configuration
  1435. ##
  1436. username "admin" password 7 $6$PnzP5SQf$wJMz7k9n9er37WMcIrmhpEeVZ/L48NLZCmduSEjypwCB/tDLJaccjnouA3UpCfIKFE1mOdq5iWRD9xqpyZgU81
  1437. no username "client" disable
  1438. username "client" password 7 $6$wocmMqJS$Jbdd9xXT5tMa3lhPSsTjaIBuTC2MFH6nWI0pc.T.a4fcjD.y/uL.JjwIzOuDw285LlxhoLJL0/EP2QmIE1Y/z1
  1439. username "monitor" password 7 kmuMec40OCeOE
  1440. no username "wano" disable
  1441. username "wano" password 7 $6$EtNFFyLe$PtG5nk64lK446bkqEQc7T8H3tvYi1lAcHCZnO2f28IIuG4XW3W9Tq/4VA9eKPHiNQZkIBCPwcGCD16so4HO/i.
  1442. no username "zycko" disable
  1443. username "zycko" password 7 $6$/OKTPFUP$/du1rtYYm2rDk6NtIe4x8qVCmrGESSefXYpAIkKDzhvnspgFQrOWFCkgKU3PxMlbAzdfPLtzwV6YAqbBuCi.h/
  1444. no authentication policy user client lock never
  1445. authentication policy user client max-logins -1
  1446. no authentication policy user wano lock never
  1447. authentication policy user wano max-logins -1
  1448. no authentication policy user zycko lock never
  1449. authentication policy user zycko max-logins -1
  1450. banner login-local "Riverbed SteelHead"
  1451. banner login-remote "This system may be accessed and used by authorized personnel only. Authorized users may only perform authorized activities and may not exceed the limits of such authorization. Disclosure of information found in this system for any unauthorized use is *STRICTLY PROHIBITED*. All activities on this system are subject to monitoring. Intentional misuse of this system can result in disciplinary action or criminal prosecution."
  1452. banner motd "UKSOLRVB – GROLI/WANOPT/197412
  1453. Solihull"
  1454. license install LK1-MSPECCX770M-0000-0000-1-01FA-CA50-041F
  1455. license install LK1-SH10BASE-0000-0000-1-6E5E-B692-1D09
  1456. license install LK1-SH10CIFS-0000-0000-1-552F-3C91-807E
  1457. license install LK1-SH10EXCH-0000-0000-1-4C7E-A680-3226
  1458. rbm role virtual_services_platform primitive /role_primitive/system_control/disk_layout
  1459. rbm user "client" role acceleration_service permissions read-only
  1460. rbm user "client" role cifs_acceleration permissions read-only
  1461. rbm user "client" role citrix_acceleration permissions read-only
  1462. rbm user "client" role citrx_acceleration permissions read-only
  1463. rbm user "client" role cloud_acceleration permissions read-only
  1464. rbm user "client" role general_settings permissions read-only
  1465. rbm user "client" role http_acceleration permissions read-only
  1466. rbm user "client" role in-path_rules permissions read-only
  1467. rbm user "client" role jinitiator_acceleration permissions read-only
  1468. rbm user "client" role mapi_acceleration permissions read-only
  1469. rbm user "client" role network_settings permissions read-only
  1470. rbm user "client" role nfs_acceleration permissions read-only
  1471. rbm user "client" role notes_acceleration permissions read-only
  1472. rbm user "client" role path_selection permissions read-only
  1473. rbm user "client" role proxy_file_service permissions read-only
  1474. rbm user "client" role qos permissions read-only
  1475. rbm user "client" role replication_acceleration permissions read-only
  1476. rbm user "client" role security_settings permissions read-only
  1477. rbm user "client" role sql_acceleration permissions read-only
  1478. rbm user "client" role ssl_acceleration permissions read-only
  1479. rbm user "client" role windows_domain_auth permissions read-only
  1480. rbm user "wano" role sys_admin permissions read-write
  1481. rbm user "zycko" role sys_admin permissions read-write
  1482. snmp-server community "grontmij-ro"
  1483. snmp-server contact "Grontmij IT WAN Optimization
  1484. sm.wano@grontmij.com"
  1485. snmp-server engine-ID "0x8000430b801cfb10d154c90af1"
  1486. snmp-server location "UK - Solihull"
  1487. username client comment ""
  1488. username client gecos "User client"
  1489. username shark gecos "User shark"
  1490. username wano comment ""
  1491. username wano gecos "User wano"
  1492. username zycko comment ""
  1493. username zycko gecos "User zycko"
Add Comment
Please, Sign In to add comment