├── LICENSE.md ├── README.md ├── executable-file-list.md ├── exfiltration.md ├── file-events.md ├── fraud.md ├── img └── bg.jpg ├── network-activity.md ├── printing.md ├── process-activity.md ├── removable-media.md ├── suspicious-commands-lolbas.md ├── suspicious-commands.md └── windows-events-for-file-activity-hunting.md /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/README.md -------------------------------------------------------------------------------- /executable-file-list.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/executable-file-list.md -------------------------------------------------------------------------------- /exfiltration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/exfiltration.md -------------------------------------------------------------------------------- /file-events.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/file-events.md -------------------------------------------------------------------------------- /fraud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/fraud.md -------------------------------------------------------------------------------- /img/bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/img/bg.jpg -------------------------------------------------------------------------------- /network-activity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/network-activity.md -------------------------------------------------------------------------------- /printing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/printing.md -------------------------------------------------------------------------------- /process-activity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/process-activity.md -------------------------------------------------------------------------------- /removable-media.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/removable-media.md -------------------------------------------------------------------------------- /suspicious-commands-lolbas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/suspicious-commands-lolbas.md -------------------------------------------------------------------------------- /suspicious-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/suspicious-commands.md -------------------------------------------------------------------------------- /windows-events-for-file-activity-hunting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/randomuserid/Baltar/HEAD/windows-events-for-file-activity-hunting.md --------------------------------------------------------------------------------