Viewing profile — kmcquade
kmcquade
HN member- Joined
- Tue, Oct 15, 2019, 7:47 PM UTC
- HN karma
- 381
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About kmcquade
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #44660892
These guys do an insane amount of engineering to speed up builds and everyone follows. Love their blogs. Zero chance I'd sign up for their competitors knowing how good the product …
-
comment
Comment #41075267
[flagged]
-
comment
Comment #36047419
Depot is freaking awesome. Sped up two of our Docker image builds from 11 minutes to 1-1.5 minutes and the drop-in Docker build replacement in GitHub Actions was super easy. Can't …
-
comment
Comment #33012197
Love using Depot. The speed improvements are insane
- story
- story
-
comment
Comment #26156159
> the tool can discover incorrect configurations that would allow someone who extracted the key to change permissions of the bucket. Nit: The tool can discover and abuse excessive …
-
comment
Comment #26156144
Yes, you'd have to leverage compromised credentials. That could be obtained via SSRF, RCE on a privileged box, leakage of user access keys, or other means. In the context of a pene…
-
comment
Comment #26154783
Aw, thank you. I really appreciate that.
-
comment
Comment #26154682
Great feedback! I will update the docs accordingly.
-
comment
Comment #26154595
Not sure. I did uncover a ridiculously destructive approach to abusing Azure Service Principals in CI/CD pipelines that deploy infrastructure in Azure (Confused Deputy problem): ht…
- comment
-
comment
Comment #26154437
Dry run as default is a good idea. I'll open a GitHub issue for that. FWIW, if you run `endgame smash` with `--service all`, then it spits out a huge "WARNING" in ASCII art with an…
-
comment
Comment #26154418
Thanks :)
-
comment
Comment #26154311
Author here :) Endgame exploits/abuses features. If it was a bug, I'd work with AWS to solve the problem, but with abusing features - that would result in years of unsatisfied feat…
- story
-
comment
Comment #24093268
Did you open source it? If not, you definitely should.
-
comment
Comment #24093175
I wish.
-
comment
Comment #24092807
You are so right on the SELinux comparison. Of course, in this case, there are way more developers that are required to write them. Reiterating what was mentioned in the thread - t…
-
comment
Comment #23081360
You just need a single IAM action - iam:GetAccountAuthorizationDetails ( https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetA... ). I’ll definitely add that to the README. …
-
comment
Comment #23080502
PMapper is definitely a great tool. It’s best used in Pentests for validating some privilege escalation paths. It has the benefit of analyzing IAM trust policies, resource based po…
-
comment
Comment #23080315
Thanks! I’m glad you like it. Let me know if you have any feedback - here, in the Gitter channel (link in the Readme), or on Twitter (kmcquade3)
- story