feat(detector/exploitdb): mod update and add more urls (#1610)

This commit is contained in:
MaineK00n
2023-02-22 15:58:24 +09:00
committed by GitHub
parent 73f0adad95
commit 897fef24a3
4 changed files with 64 additions and 510 deletions

View File

@@ -819,6 +819,8 @@ type Exploit struct {
DocumentURL *string `json:"documentURL,omitempty"`
ShellCodeURL *string `json:"shellCodeURL,omitempty"`
BinaryURL *string `json:"binaryURL,omitempty"`
PaperURL *string `json:"paperURL,omitempty"`
GHDBURL *string `json:"ghdbURL,omitempty"`
}
// Metasploit :