Skip to main content
Solved

Trying to enforce disable HTTP, NFS, and FTP Server

  • September 19, 2016
  • 4 replies
  • 36 views

Forum|alt.badge.img+2

I have a CIS requirement from our security team that will disable an NFS, HTTP, and FTP server and I'm having a difficult time coming across anything on JAMF Nation or Google searches.

Is anyone doing anything like this?

Thanks!

Best answer by franton

I've implemented most of the CIS guide as a series of example scripts and extension attributes. Should be enough to get you going.

https://github.com/franton/CIS-Apple-Security-Casper

4 replies

Forum|alt.badge.img+23
  • Esteemed Contributor
  • Answer
  • September 19, 2016

I've implemented most of the CIS guide as a series of example scripts and extension attributes. Should be enough to get you going.

https://github.com/franton/CIS-Apple-Security-Casper


Forum|alt.badge.img+3
  • New Contributor
  • May 23, 2023

I've implemented most of the CIS guide as a series of example scripts and extension attributes. Should be enough to get you going.

https://github.com/franton/CIS-Apple-Security-Casper


Thanks for the Wonderful share, all my work became easier.


Forum|alt.badge.img+23
  • Esteemed Contributor
  • June 14, 2023

Thanks for the Wonderful share, all my work became easier.


That repo is many years old now. I would use it for reference and not as accurate.


shrisivakumaran
Forum|alt.badge.img+8

That repo is many years old now. I would use it for reference and not as accurate.


@franton Is the blocking is still working with this repo?