├── FINAL_SF74571_MattUebelTravisHolland_DefensePointSecurity_SecurityEngineer.pptx ├── README.md ├── bash_history ├── capture_bash_hist.sh ├── props.conf └── setup_histdir.sh ├── linux ├── linux_uf.sh ├── linux_uf.yml └── splunk.service └── windows ├── pw_test.ps1 └── windows_uf.ps1 /FINAL_SF74571_MattUebelTravisHolland_DefensePointSecurity_SecurityEngineer.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/FINAL_SF74571_MattUebelTravisHolland_DefensePointSecurity_SecurityEngineer.pptx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/README.md -------------------------------------------------------------------------------- /bash_history/capture_bash_hist.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/bash_history/capture_bash_hist.sh -------------------------------------------------------------------------------- /bash_history/props.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/bash_history/props.conf -------------------------------------------------------------------------------- /bash_history/setup_histdir.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/bash_history/setup_histdir.sh -------------------------------------------------------------------------------- /linux/linux_uf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/linux/linux_uf.sh -------------------------------------------------------------------------------- /linux/linux_uf.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/linux/linux_uf.yml -------------------------------------------------------------------------------- /linux/splunk.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/linux/splunk.service -------------------------------------------------------------------------------- /windows/pw_test.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/windows/pw_test.ps1 -------------------------------------------------------------------------------- /windows/windows_uf.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MattUebel/splunk_UF_hardening/HEAD/windows/windows_uf.ps1 --------------------------------------------------------------------------------