• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

For today, it seems good now, it uploaded the file at normal speed but it really depends by luck i guess.

michael commented on issue usnistgov/macos_security#112 2026-01-19 18:29:17 +00:00
STIG guidance leads to inconsistent failed password account locking time

@robertgendler commented on GitHub:

I believe this was resolved. Closing the issue.

michael commented on issue usnistgov/macos_security#112 2026-01-19 18:29:17 +00:00
STIG guidance leads to inconsistent failed password account locking time

@brodjieski commented on GitHub:

Changes were made to the included pwpolicy.xml on the dev_sonoma_issue373 branch. This is to alleviate the duplicate policies getting applied when using both a…

michael commented on issue usnistgov/macos_security#112 2026-01-19 18:29:17 +00:00
STIG guidance leads to inconsistent failed password account locking time

@bernstei commented on GitHub:

From going over all of them, it does look like the settings in the guidance include everything needed that I'm aware of (haven't checked super systematically),…

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@stefanbenten commented on GitHub:

I would have to check, but my guess is that the file either was bigger than originally specified. Could you send me timestamps of when those happened?

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

@EMREOYUN I checked the usage graphs which were very low and showed no other failures in that timeframe. The issue is not on the transfer.sh server itself from…

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

I had a script upload 1 50MB file every hour for the last 3 days. The slowest speed i got was 3MB/s (24Mbit/s). Would you be able to just curl the webpage in…

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

I don't have timestamps, you can check by the IP address. This is the only machine i ever struggled.

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@stefanbenten commented on GitHub:

I had a script upload 1 50MB file every hour for the last 3 days. The slowest speed i got was 3MB/s (24Mbit/s). Would you be able to just curl the webpage in…

michael commented on issue usnistgov/macos_security#112 2026-01-19 18:29:17 +00:00
STIG guidance leads to inconsistent failed password account locking time

@bernstei commented on GitHub:

I've investigated a bit further. It seems like if you do the mobileconfig and the pwpolicy xml together, you end up with multiple instances of some of the rules,…

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@georgalis commented on GitHub:

If this approach is more intelligible... the test could be fitted... for a in AAABBB aaabbb aaaBBB AAAbbb AAA.BBB AAA.BBB aaa.BBB AAA.bbb ; do printf…

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@ion-ize commented on GitHub:

@bernstei Yeah, I realized that issue two after some further testing when my PR #363 was pushed. I have now submitted a new PR (#368) which includes a positive…

michael commented on issue usnistgov/macos_security#114 2026-01-19 18:29:17 +00:00
SyntaxWarning for python string \| with sufficiently new python version

@robertgendler commented on GitHub:

Merged into the OS branches.

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@robertgendler commented on GitHub:

Please check out the sonoma branch. PR #363 took care of it.

michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@bernstei commented on GitHub:

I've also discovered that the alphanumeric mobileconfig leads to the following regex in the xml returned by pwpolicy -getaccountpolicies

<string>policyAttrib…
michael commented on issue usnistgov/macos_security#113 2026-01-19 18:29:17 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce

@bernstei commented on GitHub:

The regex in #363 would match AAA-bbb, but not bbbAAA, because it requires that the capital letter come first. If the regex syntax allows logical or, I think…

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@stefanbenten commented on GitHub:

@EMREOYUN I double checked and cannot find and request failures for your IP in that timeframe.

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@stefanbenten commented on GitHub:

Next time it happens, please let me know and i'll scan all available logs manually, regardless of the IP. I would propose to close the issue at this stage,…

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:17 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

Next time it happens, please let me know and i'll scan all available logs manually, regardless of the IP. I would propose to close the issue at this stage,…

michael opened issue usnistgov/macos_security#115 2026-01-19 18:29:17 +00:00
Rules are tagged with 'stig' that do not have STIG References