• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#202 2026-01-19 18:29:25 +00:00
Is transfer.sh still alive?

@mckaygerhard commented on GitHub:

yes.. why you asking? is working if you compiled it! ans deploy in your host!

michael closed issue usnistgov/macos_security#153 2026-01-19 18:29:25 +00:00
os_anti_virus_installed errors: Load Failed 5 (Sonoma)
michael commented on issue dutchcoders/transfer.sh#204 2026-01-19 18:29:25 +00:00
Create documentation for custom web interface

@paolafrancesca commented on GitHub:

thanks @stefanbenten

michael commented on issue dutchcoders/transfer.sh#204 2026-01-19 18:29:25 +00:00
Create documentation for custom web interface

@stefanbenten commented on GitHub:

I can also assist with this sometime this week. As we have been running a different UI in the past, I can pull out the script I used for that.

michael commented on issue dutchcoders/transfer.sh#202 2026-01-19 18:29:25 +00:00
Is transfer.sh still alive?

@probonopd commented on GitHub:

Thanks. What is misleading is that https://transfer.sh links directly here.

michael opened issue dutchcoders/transfer.sh#205 2026-01-19 18:29:25 +00:00
Possible to activate CORS?
michael opened issue dutchcoders/transfer.sh#206 2026-01-19 18:29:25 +00:00
Multi-architecture Docker image
michael opened issue dutchcoders/transfer.sh#207 2026-01-19 18:29:25 +00:00
Add a changelog
michael commented on issue usnistgov/macos_security#151 2026-01-19 18:29:25 +00:00
audit_retention_configure fails to edit the /etc/security/audit_control file

@brodjieski commented on GitHub:

The command in the remediation script should change the flags to allow for modifications. Only the /etc/security/audit_control file is affected. Did you run…

michael commented on issue usnistgov/macos_security#151 2026-01-19 18:29:25 +00:00
audit_retention_configure fails to edit the /etc/security/audit_control file

@cipineda commented on GitHub:

No I'm not, I installed mSCP project yesterday (09/06/23). I do see that line but I think there are more lines that are missing the unlocking of the files.

michael closed issue dutchcoders/transfer.sh#205 2026-01-19 18:29:25 +00:00
Possible to activate CORS?
michael commented on issue usnistgov/macos_security#152 2026-01-19 18:29:25 +00:00
audit_flags_fm_configure fails in dev_sonoma because of the ^fm

@cipineda commented on GitHub:

Here it is.

P4: //depot/projects/trustedbsd/openbsm/etc/audit_control#8

dir:/var/audit flags:lo,aa,ad,-ex,-fd,-fm,-fr,-fw minfree:25 naflags:lo,aa p…

michael commented on issue usnistgov/macos_security#151 2026-01-19 18:29:25 +00:00
audit_retention_configure fails to edit the /etc/security/audit_control file

@cipineda commented on GitHub:

Complete troubleshoot process: cat /etc/security/audit_control (displaying relevant lines only) expire-after:10M

`/usr/bin/sed -i.bak 's/^expire-after.*/e…

michael commented on issue usnistgov/macos_security#152 2026-01-19 18:29:25 +00:00
audit_flags_fm_configure fails in dev_sonoma because of the ^fm

@cipineda commented on GitHub:

The rule Im using and reporting in this issue is audit_flags_fm_configure and it failed as coded, until I modified the proposed code above, then it marked the…

michael commented on issue usnistgov/macos_security#152 2026-01-19 18:29:25 +00:00
audit_flags_fm_configure fails in dev_sonoma because of the ^fm

@brodjieski commented on GitHub:

Can you share your configuration in /etc/security/audit_control?

michael commented on issue usnistgov/macos_security#151 2026-01-19 18:29:25 +00:00
audit_retention_configure fails to edit the /etc/security/audit_control file

@golbiga commented on GitHub:

Generate Guidance which creates the compliance script was updated awhile ago and is in all of the branches.

https://github.com/usnistgov/macos_security/blob/40e4f1…

michael closed issue dutchcoders/transfer.sh#206 2026-01-19 18:29:25 +00:00
Multi-architecture Docker image
michael commented on issue usnistgov/macos_security#151 2026-01-19 18:29:25 +00:00
audit_retention_configure fails to edit the /etc/security/audit_control file

@cipineda commented on GitHub:

The same behavior happens with audit_settings_failure_notify

michael commented on issue usnistgov/macos_security#152 2026-01-19 18:29:25 +00:00
audit_flags_fm_configure fails in dev_sonoma because of the ^fm

@brodjieski commented on GitHub:

There are 2 different rules that touch upon the fm flag for auditing. One is audit_flags_fm_configure and the other is audit_flags_fm_failed_configure. …

michael commented on issue usnistgov/macos_security#153 2026-01-19 18:29:25 +00:00
os_anti_virus_installed errors: Load Failed 5 (Sonoma)

@robertgendler commented on GitHub:

The launchctl load works just fine.

When SIP is enabled, you can't disable Xprotect and so you can't load XProtect.

If you disable SIP, then stop and…