Forum Discussion
Haim Goldshtein
May 16, 2019Microsoft
Microsoft Defender ATP and Malware Information Sharing Platform integration
Pull file hashes (SHA1) from Malware Information Sharing Platform (MISP) and push them to Microsoft Defender ATP
5 Minutes
Low complexity
Enterprises use threat intelligence to en...
ReganDangerCarey
Jun 04, 2020Brass Contributor
I keep getting an error on this script;
"Invoke-WebRequest : A parameter cannot be found that matches parameter name 'k'."
On the "$response = curl -k --header" line. I've tried playing around with the curl/Invoke-WebRequest syntax a bit but no dice.
Edit: Using Powershell 7 resolved this.