feat(detector/exploitdb): mod update and add more urls (#1610)
This commit is contained in:
		@@ -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 :
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user