Documentation
¶
Index ¶
- func FetchExploitCvesMap(deep bool) (exploitCveMap map[string][]string, err error)
- func FetchExploitDB(deep bool) (exploits []models.Exploit, err error)
- func FetchExploitDocumentMap() (exploitDocMap map[string]*models.Document, err error)
- func FetchExploitPaperMap() (exploitPaperMap map[string]*models.Paper, err error)
- func FetchExploitShellCodeMap() (exploitShellCodeMap map[string]*models.ShellCode, err error)
- func SearchGithubCodeWithExt(exts []string, year int, exploitCveMap map[string][]string) (newExploitCveMap map[string][]string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchExploitCvesMap ¶
FetchExploitCvesMap :
func FetchExploitDB ¶
FetchExploitDB :
func FetchExploitDocumentMap ¶
FetchExploitDocumentMap :
func FetchExploitPaperMap ¶
FetchExploitPaperMap :
func FetchExploitShellCodeMap ¶
FetchExploitShellCodeMap :
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.