Skip to content

Commit 2bdda32

Browse files
authoredJun 19, 2020
Publishing Security Standards
1 parent d819a3a commit 2bdda32

File tree

1 file changed

+72
-0
lines changed

1 file changed

+72
-0
lines changed
 

‎security_standards.md

+72
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
Security Standards
2+
============================
3+
4+
## 1. Overview
5+
See Purpose
6+
7+
## 2. Purpose
8+
The purpose of this policy is to provide guidance for workstation security for Gadgetry workstations in order to ensure the security of information on the workstation and information the workstation may have access to.
9+
10+
## 3. Scope
11+
This policy applies to all Gadgetry employees, contractors, workforce members, vendors and agents with a Gadgetry-owned or Customer owned workstations connected to Gadgetry or Customer owned networks.
12+
13+
## 4. Policy
14+
Appropriate measures must be taken when using workstations to ensure the confidentiality, integrity and availability of sensitive information is restricted to authorized users.
15+
16+
4.1 Workforce members using workstations shall consider the sensitivity of the information and minimize the possibility of unauthorized access.
17+
18+
4.2 Gadgetry will implement physical and technical safeguards for all workstations that access Customer systems to restrict access to authorized users.
19+
20+
4.3 Appropriate measures include:
21+
22+
- Restricting access to workstations to only authorized personnel.
23+
- Securing workstations (screen lock or logout) prior to leaving area to prevent unauthorized access.
24+
- Enabling a password-protected screen saver with a short timeout period to ensure that workstations that were left unsecured will be protected. The password must comply with *Gadgetry's Password Policy*.
25+
- Ensuring workstations are used for authorized purposes only.
26+
- Complying with the *Portable Workstation Encryption Standard*.
27+
- Complying with the *Baseline Workstation Configuration Standard*.
28+
- Complying with the *Network and Wireless Communication*.
29+
30+
## 5. Compliance
31+
32+
5.1 Compliance Measurement
33+
Gadgetry will verify compliance to this policy through various methods, including but not limited to, periodic walk-thrus, workstation monitoring, internal and external audits, and feedback to the policy owner.
34+
35+
5.2 Exceptions
36+
Any exception to the policy must be approved by Gadgetry in advance.
37+
38+
5.3 Non-Compliance
39+
An employee found to have violated this policy may be subject to disciplinary action, up to and including termination of employment.
40+
41+
## 6. Related Standards and Policies
42+
43+
6.1 Gadgetry Password Policy
44+
45+
- All user-level Gadgetry passwords will expire every 90 days and must be changed.
46+
- New passwords cannot be the same as the previous four passwords.
47+
- Passwords must be at least eight characters in length. Longer is better.
48+
- Passwords must contain both uppercase and lowercase characters (e.g., a-z and A-Z).
49+
- Passwords must contain at least one number (e.g., 0-9).
50+
- Passwords must contain at least one punctuation character (e.g., 0-9 and !@#$%^&*).
51+
- Accounts shall be locked after six failed login attempts within 30 minutes and shall remain locked for at least 30 minutes or until the System Administrator unlocks the account
52+
53+
6.2 Baseline Workstation Configuration Standard
54+
55+
- All workstations must be running current and supported version of its operating system.
56+
- All workstations must be secured with a password-protected screen saver or automatic logoff that will take effect after no more than 15 minutes of inactivity.
57+
- Before leaving a workstation unattended, even briefly, users must lock or logoff the workstation to prevent unauthorized access.
58+
- Anti-virus software must be enabled, running, and up-to-date.
59+
- Anti-virus software must be configured to perform a full anti-virus scan weekly.
60+
61+
6.3 Portable Workstation Encryption Standards
62+
63+
- Portable workstations (i.e. laptops) should be fully encrypted.
64+
65+
6.4 Network and Wireless Communication Standard
66+
67+
- When using Public networks (e.g. Airport, Hotel) use of VPN is required.
68+
- Private networks should be password protected using *Gadgetry's Password Standard*
69+
- Use of Secure Protocols (e.g. HTTPS, SFTP, SSH) are required for network communication across public networks.
70+
71+
-------------
72+
Gadgetry 2020

0 commit comments

Comments
 (0)
Please sign in to comment.