Threatmodeling
aka.ms/threadmodelingtool for internal resources here
aka.ms/threadmodelingtool for internal resources here
Type: IPCamera Picture: /Streaming/channels/102/picture MJPEG: /Streaming/channels/102/httpPreview Port: 80
powershell (new-object -com shell.application).windowssecurity()
secedit /export /areas USER_RIGHTS /cfg OUTFILE.CFG well-known sids
http://www.ericwhite.com/blog/powertools-for-open-xml-expanded/ https://github.com/OfficeDev/Open-XML-SDK https://github.com/OfficeDev/Open-Xml-PowerTools
run as admin adb start-server adb devices adb shell pm uninstall -k --user 0 com.amazon.kindle.kso reboot
Troubles –> Core 2012 R2 to Core 2016: Create directory c:\logs (give any name, actually) for setup logs Before upgrade, uninstall antivirus, if you are using one on the server .\setup /...
Man muss dpi-awareness für die app abdrehen 1. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide DWORD (32)PreferExternalManifest := 1 2. manifest für app erstellen <app>.exe.config...
readhttps://blogs.technet.microsoft.com/kemckinn/2018/03/23/easy-configuration-of-the-azure-information-protection-scanner/
$webRequest = [Net.WebRequest]::Create("https://fetch.com/") try { $webRequest.GetResponse() } catch {} $cert = $webRequest.ServicePoint.Certificate $bytes = $cert.Export([Security.Cryptography.X50...