Explore >> Select a destination


You are here

diverto.github.io
| | marcusedmondson.com
12.8 parsecs away

Travel
| | Today I wanted to talk about using the deception technology called New-HoneyHash.ps1. This is a tool that was inspired by Mark Baggett and authored by Matt Graeber, that will inject fake credentials into the lsass.exe process. This can be effective at finding attackers who are dumping the lsass process in your environment in order to...
| | blog.ropnop.com
16.7 parsecs away

Travel
| | I've shown all the different ways to own a Windows environment when you have a password - but having a hash is just as good! Don't bother cracking - PTH!
| | passing-the-hash.blogspot.com
17.1 parsecs away

Travel
| | So one of my favorite techniques on the Windows side is to use what Benjamin Delpy (@gentilkiwi) called 'overpass the hash' to get a legit K...
| | devopsian.net
40.6 parsecs away

Travel
| A deep-dive into progressive deployments, specifically Canary, on Kubernetes with Flagger using ingress-controller or a service mesh. How it works? I ran into some pitfalls and wrote about it, so you don't need to solve it too.