Documentation
¶
Index ¶
- func FetchAwesomePoc(deep bool) (exploits []*models.Exploit, err error)
- func FetchExploitCvesMap(deep bool) (eidCveMap map[string][]string, err error)
- func FetchExploitDB(deep bool) (exploits []*models.Exploit, err error)
- func FetchExploitDocumentMap() (eidDocMap map[string]*models.Document, err error)
- func FetchExploitShellCodeMap() (eidShellCodeMap map[string]*models.ShellCode, err error)
- func FetchGitHubRepos(deep bool) (exploits []*models.Exploit, 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 FetchAwesomePoc ¶
FetchAwesomePoc :
func FetchExploitCvesMap ¶
FetchExploitCvesMap :
func FetchExploitDB ¶
FetchExploitDB :
func FetchExploitDocumentMap ¶
FetchExploitDocumentMap :
func FetchExploitShellCodeMap ¶
FetchExploitShellCodeMap :
func FetchGitHubRepos ¶
FetchGitHubRepos :
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.