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

Latest commit

 

History

History
14 lines (10 loc) · 738 Bytes

Exploit.md

File metadata and controls

14 lines (10 loc) · 738 Bytes

Exploit

Properties

Name Type Description Notes
id int The identifier of the exploit. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
skill_level str The level of skill required to use the exploit. [optional]
source ExploitSource Details about where the exploit is defined. [optional]
title str The title (short summary) of the exploit. [optional]

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