Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\wt] @="Open Windows Terminal here"
[HKEY_CLASSES_ROOT\Directory\Background\shell\wt] @="Windows terminal here" "Icon"="C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\Assets\Threat.contrast-black.ico"
[HKEY_CLASSES_ROOT\Directory\Background\shell\wt\command] @="C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.16.10261.0_x64__8wekyb3d8bbwe\wt.exe -d ."
Edge sekmelerinden başlığında "Adminer" kelimesi geçen prosesin ID değerinin geçtği netstat çıktısının satırını getirir:
while ($true) { netstat -tno | findstr (Get-Process -Name msedge | Where-Object MainWindowTitle -like "*Adminer*").Id; Start-Sleep -Seconds 1 }
Get-Process -Name msedge | Select-Object Id, Name, MainWindowTitle | Where-Object MainWindowTitle -like "*Adminer*"
tshark.exe -F pcap -w - | Wireshark.exe -k -i -