├── Beacon Hunting ├── Readme.md ├── find_beacons_by_fourier.ipynb └── hunt_beacons_with_poisson.ipynb ├── CHANGELOG.md ├── CODE_OF_CONDUCT.md ├── LICENSE ├── Louvain Community Analysis ├── Readme.md └── louvain_community_analyzer.ipynb ├── Password Spraying ├── frequencydomain.png ├── hunt_password_spray_with_fourier.ipynb ├── readme.md └── timedomain.png ├── Powershell Obfuscation ├── README.md ├── hunt_powershell_obfuscation.ipynb └── hunt_powershell_obfuscation_with_classifier.ipynb └── README.md /Beacon Hunting/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Beacon Hunting/Readme.md -------------------------------------------------------------------------------- /Beacon Hunting/find_beacons_by_fourier.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Beacon Hunting/find_beacons_by_fourier.ipynb -------------------------------------------------------------------------------- /Beacon Hunting/hunt_beacons_with_poisson.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Beacon Hunting/hunt_beacons_with_poisson.ipynb -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/LICENSE -------------------------------------------------------------------------------- /Louvain Community Analysis/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Louvain Community Analysis/Readme.md -------------------------------------------------------------------------------- /Louvain Community Analysis/louvain_community_analyzer.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Louvain Community Analysis/louvain_community_analyzer.ipynb -------------------------------------------------------------------------------- /Password Spraying/frequencydomain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Password Spraying/frequencydomain.png -------------------------------------------------------------------------------- /Password Spraying/hunt_password_spray_with_fourier.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Password Spraying/hunt_password_spray_with_fourier.ipynb -------------------------------------------------------------------------------- /Password Spraying/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Password Spraying/readme.md -------------------------------------------------------------------------------- /Password Spraying/timedomain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Password Spraying/timedomain.png -------------------------------------------------------------------------------- /Powershell Obfuscation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Powershell Obfuscation/README.md -------------------------------------------------------------------------------- /Powershell Obfuscation/hunt_powershell_obfuscation.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Powershell Obfuscation/hunt_powershell_obfuscation.ipynb -------------------------------------------------------------------------------- /Powershell Obfuscation/hunt_powershell_obfuscation_with_classifier.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/Powershell Obfuscation/hunt_powershell_obfuscation_with_classifier.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/target/Threat-Hunting/HEAD/README.md --------------------------------------------------------------------------------