通过SEP禁用USB
1 Introduction
1.1 Scope
This document provides comprehensive information of the reinforcement of removable media control using Symantec Endpoint Protection, Active Directory Group Policy and Websense DLP.
1.2 Problem Statement
The latest android mobile phones, android tablets etc. are getting connected via Media transfer Protocol (MTP) even though USB ports are blocked and users are able to copy data on such devices. Data Leakage through such devices is a big concern.
2 Solution Details
There are three solutions available in TCS.
- Active Directory Group Policy (AD)
- Symantec End Point Protection (SEP)
- Websense Data Leak Prevention (DLP)
2.1.1 Symantec Endpoint Protection
Application and Device control policy of Symantec Endpoint Protection can block all removable media devices like Pen Drive, Portable Hard disk, Mobile Phones, Tablets etc. SEP Application and Device control can also block Media Transfer Protocol (MTP) mode of smart phones and tablets.
Application Control is an advanced security feature included in Symantec Endpoint Protection. Application Control provides administrators with the ability to monitor and/or control the behaviour of applications. Administrators can grant/deny access to certain registry keys, files, and folders. In addition, administrators can also define which applications are permitted to run, which applications that cannot be terminated through irregular processes, and which applications can call Dynamic Link Libraries.
With Application Control Policy we can block or write protect Mass storage mode of all Smart phones, memory card of all mobile phones, pen drives, portable hard disk etc.
Please refer below screen shot for application control policy:
With Device Control Policy we can block Media transfer mode of all smart phones and tablets.
Please refer below screen shot for device control policy:
2.1.2 Active Directory Group Policy
Where SEP is not applied, AD group policy will be applied to machines to restrict access to endpoint removable media and mobile phones.
2.1.3 Websense Data Leakage Prevention
AD policy is applied based on GUID of mobile devices. New GUIDs needs to be added after testing for new devices. Thus users are going to be monitored through websense DLP where the AD policy is applied.
Apart from this, all excluded users will be monitored through Websense DLP to prevent data leakage from Endpoint removable media as well as mobile phones.
2.2 Exclusion Process
To get USB excess or to get excluded from SEP application and device control policy user needs to raise CR under below category:
While implementing this CR Local RE or Administrator should move user asset to USB Enable group in active directory as well as USB Exclude group in SEP console as well.
2.3 Exclusion in SEP Console
USB Exclude group will be created for both Desktop and Laptop location wise.
Please refer below screen shot for Exclude group created on SEP Console:
For the Desktops, Right click on Desktop Group and search the client with the host name (Computer Name) for which you wanted to apply USB Exclusion
Please refer below screen shots for excluding a desktops:
Right Click on the Client and click on Move and select the USB Exclude group present under Desktop Group and click OK
For Laptops, Right click on Laptop Group and search for the intended client host name (Computer name) for which USB Exclusion needs to be done and move it to the USB exclude group present under Laptop Group by following the procedure as mentioned for the Desktops and navigate to USB Exclude group present under Laptop and observe the clients have been moved successfully or not.
通过SEP禁用USB的更多相关文章
- Windows Server 2008 R2域控组策略设置禁用USB
问题: Windows Server 2008 R2域控服务器如何禁用客户端使用USB移动存储(客户端操作系统需要 Windows Vista以上的操作系统,XP以下的操作系统不能禁用USB移动存储) ...
- 域策略禁用usb
文档及模板可在 http://pan.baidu.com/s/1qYTcjTy 下载 pro_usb_users.adm 此模板可禁用到 指定盘符,针对用户策略 pro_usb_computers ...
- 禁用USB存储设备(不重启)
Title:禁用USB存储设备(不重启) -- 2012-09-13 12:08 在win2003实验,USB存储禁止,无需重启! stop usbrw.reg ------------------- ...
- 启用禁用USB接口
一个小工具,功能有启用禁用外网.USB接口,可由服务端socket长链接进行操控客户端从而达到实现前边的这些功能,这里贴上核心代码,先给上启用禁用USB接口吧,这个方法可随时启用禁用,之前用过一个改u ...
- ubuntu14.04禁用USB外存储设备
ubuntu 14.04中禁用usb外存储设备: 在网上找了很多方法,大概都是下面的命令,而实际测试的时候没有什么作用. gsettings set org.gnome.desktop.media-h ...
- Windows7系统禁用USB和启用USB方法
被迫装了XX软件之后,无线网络和USB都被禁用了,XX软件还不能被卸载.只能用PE进去时候把XX软件安装目录进行删除,但是删除之后还是不能识别U盘,从网上找到办法一看是注册表的项被修改了. 注册表项为 ...
- 2008R2域控环境中 应用组策略 实现禁用USB设备使用
本文介绍如何在Windows Server 2008 AD中禁用客户端USB端口.本文使用的系统:Windows Server 2008 R2 企业版.域功能级别:Windows Server 200 ...
- 华硕主板P8H61(P8H61-M_LX3_PLUS_R2.0)成功禁用USB口
公司大批这个型号的主板,在百度上搜索了一下,其中有一篇帖子说华硕客服说这个型号的USB控制XX是集成成南桥上面没法禁止. 经过研究发现官网上的0802版可以支持禁止usb,并且可以根据需要为每一个US ...
- Android关闭USB的ADB调试和文件传输功能(禁用USB)【转】
本文转载自:https://blog.csdn.net/jun4331247/article/details/51201825 通过设置系统属性(System Property)[persist.sy ...
随机推荐
- 11.python之线程,协程,进程,
一,进程与线程 1.什么是线程 线程是操作系统能够进行运算调度的最小单位.它被包含在进程之中,是进程中的实际运作单位.一条线程指的是进程中一个单一顺序的控制流,一个进程中可以并发多个线程,每条线程并行 ...
- ubuntu下java环境变量配置
转自:http://blog.csdn.net/tenpage/article/details/7215810 如果是配置java环境,请参照这篇,更简单:在Ubuntu 12.04 LTS上安装JD ...
- CodeForces - 407A
Triangle Time Limit: 1000MS Memory Limit: 262144KB 64bit IO Format: %I64d & %I64u Submit Sta ...
- Powershell 批量替换文件
Powershell 批量替换文件 ##作者:Xiongpq ##时间:2015-06-10 18:50 ##版本:2.0 ##源文件目录 ##源文件目录的所有文件都会覆盖目标目录的同名文件,源文件目 ...
- python文件取MD5
import hashlib def md5sum(filename, blocksize=65536): hash = hashlib.md5() with open(filename, " ...
- .net学习笔记---Asp.net的生命周期之二页生命周期
用户请求 从 用户角度来说,我不管你后台经历了什么,我只想要我请求的页面.请求到服务器端,服务器必须得有所表示的是吧,即使不想搭理人家也得让IIS给人家说声:找不到服务器.请求来到服务器端,肯定要让服 ...
- mysql的日期存储字段比较int,datetime,timestamp区别
1.首先是我们分析datetime长度是8个字节,INT的长度是4个字节,存储空间上比datatime少. 2.int存储索引的空间也比datetime少,排序效率高,查询速度比较快. 3.方便计算, ...
- hrbustoj 1545:基础数据结构——顺序表(2)(数据结构,顺序表的实现及基本操作,入门题)
基础数据结构——顺序表(2) Time Limit: 1000 MS Memory Limit: 10240 K Total Submit: 355(143 users) Total Accep ...
- Azure Blob Storage从入门到精通
今天推荐的是一个系列文章,让读者阅读完成后可以对Azure Blob Storage的开发有一个全面的了解,可谓是从入门到精通. Azure在最初的版本里面就提供了非结构化数据的存储服务,也即Blob ...
- CPU的性能对比
笔记本CPU之前的性能对比 下面的分数都是根据PerformanceTest测试的出来的结果,现在的笔记本CPU有很多种,你在购买笔记本的时候只看到CPU的型号,而且现在的CPU型号太多而且命名方式也 ...