Ransom Note Comparison
Last updated
Was this helpful?
Was this helpful?
{
...
"error": {
"error_message": "MESSAGE"
},
...
}curl -XPOST -H "content-type: application/json" --data '{"search_term": "akira"}' https://ai.perkinsfund.org/api/tool/ransomnotes/links{
...
"results": [
"https://files.avast.com/files/decryptor/avast_decryptor_akira64.exe"
],
...
}{
...
"error": {
"error_message": "No search term specified?"
},
...
}