id: api-malshare info: name: MalShare API Test author: daffainfo severity: info description: Malware Archive / file sourcing reference: - https://malshare.com/doc.php - https://github.com/daffainfo/all-about-apikey/tree/main/malshare tags: token-spray,malshare self-contained: true requests: - method: GET path: - "https://api.malshare.com/api.php?api_key={{token}}&action=getlist" matchers: - type: word part: body words: - '"md5":' - '"sha1":' condition: and