├── Invoke-HoneyCreds-IDH.ps1 ├── LICENSE ├── README.md ├── audit_honeyfile.ps1 ├── http_clonedsite_honeytoken.html ├── ncpot_http.sh ├── ncpot_http_index.html ├── ncpot_telnet.sh ├── pslist_to_cowrie.sh ├── sigma_rules └── suricata_rules /Invoke-HoneyCreds-IDH.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/Invoke-HoneyCreds-IDH.ps1 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/README.md -------------------------------------------------------------------------------- /audit_honeyfile.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/audit_honeyfile.ps1 -------------------------------------------------------------------------------- /http_clonedsite_honeytoken.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/http_clonedsite_honeytoken.html -------------------------------------------------------------------------------- /ncpot_http.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/ncpot_http.sh -------------------------------------------------------------------------------- /ncpot_http_index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/ncpot_http_index.html -------------------------------------------------------------------------------- /ncpot_telnet.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/ncpot_telnet.sh -------------------------------------------------------------------------------- /pslist_to_cowrie.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/pslist_to_cowrie.sh -------------------------------------------------------------------------------- /sigma_rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/sigma_rules -------------------------------------------------------------------------------- /suricata_rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrissanders/idh/HEAD/suricata_rules --------------------------------------------------------------------------------