@stefanbenten commented on GitHub:
The file has been taken down, thank you for flagging/reporting.
As @aspacca noted, please use the Contact Us button on the homepage in the future 👍
@paolafrancesca commented on GitHub:
@sicenul it might be a valid point, on the other hand the delete token is already considered a secret and shown only to the uploader
@stefanbenten what do…
@brodjieski commented on GitHub:
With any of the audit related controls, they require that the auditd daemon be configured and enabled. Running the fix for any of the audit flag rules on a…
@paolafrancesca commented on GitHub:
cc @stefanbenten
@birds1338 , this repo is for the source code of the service hosted at https://transfer.sh, and while stefan is one of the maintainer,…
@rs1278 commented on GitHub:
Thank you for confirming the integrity of this code!
Despite auditd running properly, it seems that this issue did resolve its self in our environment after our…
@robertgendler commented on GitHub:
Did you disable SIP in order to be able to disable XProtect?
I have a root shell and am not able to do a bootout or a kill on the XProtect service.
/bin/la…
@brodjieski commented on GitHub:
This rule is derived from the CIS benchmarks and uses the methodology as outlined by CIS. It appears that the commands do not work while SIP is disabled. We will…
@nameitsa commented on GitHub:
Hi @robertgendler, Yes I did disable SIP before doing the commands, the odd thing is on my 2019 intel macbook pro, this is showing up as enabled.
@nameitsa commented on GitHub:
I tested to see if there were any changes with a reboot after sip was enabled before making this post, should have clarified that, though I will try to create a…
@paolafrancesca commented on GitHub:
@jm33-m0 how do you run the service?
it's either setting MAX_UPLOAD_SIZE env variable or passing --max-upload-size as paramater directly to transfer.sh…