Today I'll show you how to create and run a PowerShell script that will take a photo from the PC webcam and send it via mail whenever someone enters a wrong password.
The script: https://gist.github.com/dimiboy/66be4...
The commandCam file: https://github.com/tedburke/CommandCam
Generate the credentials file with:
$cred = Get-Credential
$cred | Export-CliXml c:\CommandCam\cred.clixml
Command for Task Scheduler:
-executionpolicy bypass -windowstyle hidden C:\CommandCam\Failed-Login-Reporter.ps1
====================================
For questions and requests, email me to: [email protected]
Facebook: https://goo.gl/JPsNdM
Twitter: https://goo.gl/YrnbmE
Instagram: / dimustech
Website: http://www.dimustech.net
The Gear I use: https://www.amazon.com/shop/dimustech
Merch & Donations: https://streamlabs.com/dimustech/#/merch
Want to help translate our videos to other Languages?
https://www.youtube.com/timedtext_cs_...
Disclaimer: Some of these links go to one of my websites and some are affiliate links where I'll earn a small commission if you make a purchase at no additional cost to you.
~-~~-~~~-~~-~
Please watch: "Android 10 Hidden Easter Egg"
• Android 10 Hidden Easter Egg
~-~~-~~~-~~-~