본문 바로가기
IT/밥벌이 보안

[MAC OS] MAC OS 보안 자동 설치 툴

by Work_Asalia 2021. 8. 21.

오늘은 MAC OS 보안 설정을 자동으로 설정해 주는 툴을 안내해 드릴까 합니다. MAC OS 셋팅 후에 기본적으로 설정해 주어야 하는 항목들이며, 여기저기서 검색을 하다 우연히 발견한 내용입니다.

출처 : https://github.com/alichtman/stronghold

해당 툴을 사용하는 방법은 아래와 같으며 해당 내용은 위 출저에서도 바로 확인 가능합니다

Install with pip

  • $ pip install stronghold
  • $ stronghold

Download the stronghold binary from Releases tab.

 

해당 툴에서 점검 및 설정하는 내용은 아래와 같습니다.

 

1. Firewall

 - Turn on the Firewall?

This helps protect your Mac from being attacked over the internet.

- Turn on logging?

If there IS an infection, logs are useful for determining the source.

- Turn on stealth mode?

Your Mac will not respond to ICMP ping requests or connection attempts from closed TCP and UDP networks.

2. General System Protection

- Enable Gatekeeper?

Defend against malware by enforcing code signing and verifying downloaded applications before allowing them to run.

- Prevent automatic software whitelisting?

Both built-in and downloaded software will require user approval for whitelisting.

- Disable Captive Portal Assistant and force login through a browser on untrusted networks?

Captive Portal Assistant could be triggered and direct you to a malicious site WITHOUT any user interaction.

3. User Metadata Storage

- Clear language modeling metadata?

This includes user spelling, typing and suggestion data.

- Disable language modeling data collection?

- Clear QuickLook metadata?

- Clear Downloads metadata?

- Disable metadata collection from Downloads?

- Clear SiriAnalytics database?

4. User Safety

- Lock Mac as soon as screensaver starts?

- Display all file extensions?

This prevents malware from disguising itself as another file type.

- Disable saving documents to the cloud by default?

This prevents sensitive documents from being unintentionally stored on the cloud.

- Show hidden files in Finder?

This lets you see all files on the system without having to use the terminal.

- Disable printer sharing?

Offers redundancy in case the Firewall was not configured.

진행되는 화면에 대한 데모도 출처에 있으니 확인 가능합니다. 해당 툴이 필요한 이유는 개인  MAC 에서도 기본적으로 설정해야 하는 내용이고, 업무적으로 사용하는 MAC에서도 기본적으로 설정해야 하는 내용이 많아서 공유해 드립니다.

참고로 모든것을 다 설정하실 필요는 없으며 자신이 필요하다고 생각되는 항목만 설정하시면 됩니다.

 

 

728x90

댓글