Create api-malshare.yaml

patch-1
Muhammad Daffa 2021-11-16 05:52:03 +07:00 committed by GitHub
parent 4f88a66890
commit f7daa1c4c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: api-malshare
info:
name: MalShare API Test
author: daffainfo
severity: info
reference:
- https://malshare.com/doc.php
- https://github.com/daffainfo/all-about-apikey/blob/main/Anti-Malware/MalShare.md
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