I have a ~10 line powershell script that presses the scroll lock key for 1 second every 60 seconds. Way simpler.
Comment on Microsoft Teams status
jystfact@sh.itjust.works 11 hours ago
If start a chat with yourself click the message textbox and hold down the left shift key the teams will think that your typing and it never changes the status. You don’t need to make any changes to your system or install anything with this. Just place a heavy object on the shift key.
KyuubiNoKitsune@lemmy.blahaj.zone 11 hours ago
dingleberrylover@lemmy.world 10 hours ago
I have a similar one. Much simpler. Here it is:
$wsh = New-Object -ComObject WScript.Shell while(1) { $wsh.SendKeys(‘+F{15}‘) Start-Sleep -seconds 59 }
Magnum@infosec.pub 7 hours ago
This will show up in process monitoring.
JcbAzPx@lemmy.world 3 hours ago
And sit in a log that no one is paid enough to continuously check.
Magnum@infosec.pub 3 hours ago
Should be picked up as suspicious behavior and highlighted, your company just isn’t big enough.
anon_8675309@lemmy.world 10 hours ago
Open outlook and mark yourself as busy in blocks throughout the day.
Strider@lemmy.world 8 hours ago
Or place a 🥄 on your touchpad…