brettgus
brettgus
Amazon has changed the way the formatting of utterances/intents work. Skills that have already been setup will work, but new ones won't. https://developer.amazon.com/docs/custom-skills/literal-slot-type-reference.html
I'm working in a multi-domain environment. I'm trying to enumerate ADCS in a foreign domain that has trusts. In my situation, it seems that certipy is able to enumerate the...
I had a domain burned earlier today because it was an IP address not on the blacklist and safelinks stumbled across it. I'm committed to not getting burned again. Grabbed...
I've noticed that the username displays "None" when dumping sam/system/security using `pypykatz registry`.   After I remove `decode('utf-16-le')` in [system.py](https://github.com/skelsec/pypykatz/blob/d523e3d3a4c538ac721c9ca40727394767c570ba/pypykatz/registry/system/system.py#L66) it functions as intended:  I've only tested this...
Caddy upgraded to using a new libdns version with 2.10.0, which breaks the route53 plugin. > libdns 1.0 APIs: Many of you use [DNS provider modules](https://github.com/caddy-dns) to solve ACME DNS...