Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 852 Bytes

MalwareKit.md

File metadata and controls

13 lines (9 loc) · 852 Bytes

MalwareKit

Properties

Name Type Description Notes
id int The identifier of the malware kit. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
name str The name of the malware kit. [optional]
popularity str The name of the malware kit. One of: `"Rare"`, `"Uncommon"`, `"Occasional"`, `"Common"`, `"Popular"`, `"Favored"`, `"Unknown"` [optional]

[Back to Model list] [Back to API list] [Back to README]