├── AccountLockouts.xml ├── EventLogWatcher.psm1 ├── InterestingAccounts.xml ├── README.md ├── WEFFLESParsingTask.xml ├── WEFFLESreporting.ps1 ├── coreevents.xml ├── malwareevents.xml ├── weffles.pbix └── wefsetup.ps1 /AccountLockouts.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/AccountLockouts.xml -------------------------------------------------------------------------------- /EventLogWatcher.psm1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/EventLogWatcher.psm1 -------------------------------------------------------------------------------- /InterestingAccounts.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/InterestingAccounts.xml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/README.md -------------------------------------------------------------------------------- /WEFFLESParsingTask.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/WEFFLESParsingTask.xml -------------------------------------------------------------------------------- /WEFFLESreporting.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/WEFFLESreporting.ps1 -------------------------------------------------------------------------------- /coreevents.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/coreevents.xml -------------------------------------------------------------------------------- /malwareevents.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/malwareevents.xml -------------------------------------------------------------------------------- /weffles.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/weffles.pbix -------------------------------------------------------------------------------- /wefsetup.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jepayneMSFT/WEFFLES/HEAD/wefsetup.ps1 --------------------------------------------------------------------------------