Herman Slatman

Results 80 comments of Herman Slatman

I'm inclined to not add this one, as it's not strictly about threat intelligence, agree? You've been busy though. Thanks for your other submissions! 😄

Thank you for the heads up. I'm not sure if Critical Stack Intel is/will be open sourced by Capital One, but https://github.com/criticalstack seems to be somewhat alive, so I'll keep...

Hybrid Analysis is a great tool for malware analysis, but it's not a good fit for this repository. I don't think there are other sandboxes on the list, so adding...

I think I'm going to include some references to other lists that are related to this one. Thanks for the nudge! 😄

lgtm! nice work 🙂

Hi @lindenaar, Thank you for reporting the issue. I've opened a PR here: https://github.com/smallstep/certificates/pull/917. As you probably already guessed from the code, I initially had my doubts if these are...

Hey @lindenaar, all these clients doing their own thing is the joy of SCEP 😅 At this moment we don't log the CSR embedded in the SCEP request when the...

Hi @lindenaar, I've just merged https://github.com/smallstep/certificates/pull/917, so in the next release the GET requests will be supported. Do you happen to know what SCEP client your Cisco gear uses? I...

Thank you, @maraino! 😄 So the template to use these should be something like the below after the patch is merged, or am I completely off? ```json { "subject": {...

@lindenaar: I've just merged #938, which contains @maraino's patch. You can try it to see if you can use the `ExtraNames` in a template now. The `certinfo` utility hasn't been...