├── LICENSE ├── README.md ├── detect_doublepulsar_rdp.py ├── detect_doublepulsar_smb.py └── doublepulsar_snort_rules.rules /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WithSecureLabs/doublepulsar-detection-script/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WithSecureLabs/doublepulsar-detection-script/HEAD/README.md -------------------------------------------------------------------------------- /detect_doublepulsar_rdp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WithSecureLabs/doublepulsar-detection-script/HEAD/detect_doublepulsar_rdp.py -------------------------------------------------------------------------------- /detect_doublepulsar_smb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WithSecureLabs/doublepulsar-detection-script/HEAD/detect_doublepulsar_smb.py -------------------------------------------------------------------------------- /doublepulsar_snort_rules.rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WithSecureLabs/doublepulsar-detection-script/HEAD/doublepulsar_snort_rules.rules --------------------------------------------------------------------------------