Skip to content

Commit

Permalink
New FileScan module.
Browse files Browse the repository at this point in the history
  • Loading branch information
diogo-fernan authored Feb 27, 2022
1 parent 1156f8c commit f112af5
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions data/apikey.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
# user: optional entry of the user pair
# term: user

APIVoid:
apikey:
apikey: <apikey>
FileScan:
apikey:
apikey: <apikey>
HybridAnalysis:
apikey:
api-key: <apikey>
Expand All @@ -25,15 +31,15 @@ maltracker:
Metadefender:
apikey:
apikey: <apikey>
MWDB:
apikey:
apikey: <apikey>
PhishTank:
apikey:
app_key: <apikey>
SafeBrowsing:
apikey:
key: <apikey>
APIVoid:
apikey:
apikey: <apikey>
VirusTotal:
apikey:
apikey: <apikey>
Expand All @@ -45,7 +51,5 @@ ThreatStream:
Triage:
apikey:
apikey: <apikey>
MWDB:
apikey:
apikey: <apikey>

... # end of API keys

0 comments on commit f112af5

Please sign in to comment.