Andy RobbinsinPosts By SpecterOps Team Members·20 hours agoAutomating Azure Abuse Research — Part 1Intro Back in February of 2020 Karl Fosaaen published a great blog post about abusing Managed Identity (MI) assignments, specifically those assigned to a Virtual Machine running in Azure. Karl’s blog outlines the scenarios in which privilege escalation may be possible by first executing commands on the VM, then getting a…Bloodhound7 min read
Ryan RowstoninTaptu·10 hours agoMicrosoft Build 2022 Debrief — Day 1Every year since going virtual I have been attending Microsoft Build, Microsoft’s annual developers’ conference. They use this as a platform to announce and talk about new technologies that they have been working on and releasing into the wild for the developer community to get their grubby mitts on. It…Microsoft8 min read
Anshita NairinBootcamp·13 hours agoToday: A digital wellbeing app (Microsoft India Design Challenge 2022)Design challenge submission — Problem Statement- Complete problem statement: https://www.msdesignchallenge.in/ Meeting fatigue not only affects us mentally and physically but takes a toll on productivity too. Attention is a scarce commodity. The more time you spend doing something, the lesser you may accomplish it. …Case Study6 min read
Ismael Sánchez Chaves·5 hours agoBuilding our first application with daprBuilding a distributed application with dapr — In the first entry of this series, we got everything ready to start working with dapr. We are at the optimal moment to create our first application. To do so, we are going to create a minimal API in .NET 6 by executing the following instruction: dotnet new webapi -minimal…Dapr4 min read
Hack for Peace - Help·8 hours agoMicrosoft Hacking Call April 2022 — Video Record & ConsequencesRecording of Microsoft Hacking Call, received by a customer which was at the time a guest at Accor Hotel (me) — a hotel which had been a target of these calls prior my check-in and dismissed the importance of taking seriously these Microsoft Calls. They thought it was enough to…Microsoft7 min read
Page Choe·17 hours agoCanva — the New PowerPoint but BetterI grew up in an era that relied heavily on using Microsoft PowerPoint to make presentations for my classes. I don’t know if students still use that system but I definitely remembered it as being lack-luster. Templates and font styles were slim picking at best. As a Designlab student, I…Canva4 min read
Placewit·23 hours agoReversing a singly linked list of n elements in group of k(k-reverse a linked list)— Coding Question asked by Google, Amazon, AdobeHard level problem in Data Structure and AlgorithmsCoding3 min read
Anthony Trad·19 hours agoWhy you shouldn’t use the Dynamic type in .NETBending the Clean Architecture Principles — Introduction If you’re an enthusiast like myself, you will get excited when Microsoft release some sort of updates on the language, new libraries or any documentation on what is the new fancy way of doing ‘This’. Microsoft target those releases to respond and enhance our development experience, thus each feature is…C Sharp Programming3 min read
Ryan RowstoninTaptu·10 hours agoMicrosoft Build 2022 Debrief — Day 2Every year since going virtual I have been attending Microsoft Build, Microsoft’s annual developers' conference. They use this as a platform to announce and talk about new technologies that they have been working on and releasing into the wild for the developer community to get their grubby mitts on. Day…Microsoft7 min read
Ismael Sánchez Chaves·5 hours agoCreando nuestra primera aplicación con daprConstruyendo una aplicación distribuida con dapr — En la primera entrada de esta serie, dejamos todo preparado para que pudiéramos empezar a trabajar con dapr. Estamos en el momento óptimo para crear nuestra primera aplicación. Para ello, vamos a crearnos una minimal api en .NET 6 ejecutando la siguiente instrucción: dotnet new webapi -minimal -o Api --no-https …Dapr4 min read