@brodjieski commented on GitHub:
The rule for sysprefs_wifi_disable is identified as a "manual" control (as listed in the tags: field). This means that there is no automated check or fix…
@grismemj commented on GitHub:
Ok, thanks. I wasn’t necessarily expecting this since the checks and fixes are usually just simple or compound commands…
From: Dan Brodjieski @.***> Date…
@paolafrancesca commented on GitHub:
@Fatulatti I don't know ShareX, but the problem seems that transfer.sh is trying somehow to upload a directory to the tmp folder instead of the file. How do…
@brodjieski commented on GitHub:
While we do include a note about applicability in the os_firmware_password_require rule, we also tag the rule with a -i386 tag to indicate that is should only…
@robertgendler commented on GitHub:
The rule works as expected as it only configures PasswordAuthentication and ChallengeResponseAuthentication in sshd_config and not in ssh_config.
@paolafrancesca commented on GitHub:
since you're in a python script you can glob from it and build an http put request directly in code