Explore >> Select a destination


You are here

o365blog.com
| | adsecurity.org
9.8 parsecs away

Travel
| | Each year, Microsoft invites security researchers (aka hackers) to speak to Microsoft employees about security issues. One of the most interesting talks listed at "BlueHat" 2014 was the one by the "Pass-the-Hash" experts, Chris Campbell, Bejamin Delpy, and Skip Duckwall. This talk will focus on the how Windows authentication works in the real world and ...
| | www.ivobeerens.nl
7.8 parsecs away

Travel
| | All about End User Computing, AVD, Windows 365 and Infrastructure as Code (IaC)
| | keithbabinec.com
6.8 parsecs away

Travel
| | Background I will be writing about some Azure features and related automation in upcoming blog posts. This post can be a quick reference for anyone unfamiliar with how to get up and running with Azure PowerShell. That includes installing and updating the cmdlets, and how to connect to your Azure resources via PowerShell. In order...
| | alexene.dev
18.5 parsecs away

Travel
| In part 1 we have learned how to set up WebAssembly VM to run a simple rust program that can add two numbers and print the result to stdout. In part 2 we will go over Debugging and Binary size.