[ 原始碼: go-exploitdb ]
套件:golang-github-mozqnet-go-exploitdb-dev(0.0~git20181130.7c961e7-1.1)
golang-github-mozqnet-go-exploitdb-dev 的相關連結
Debian 的資源:
下載原始碼套件 go-exploitdb:
- [go-exploitdb_0.0~git20181130.7c961e7-1.1.dsc]
- [go-exploitdb_0.0~git20181130.7c961e7.orig.tar.xz]
- [go-exploitdb_0.0~git20181130.7c961e7-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
builds a local copy of the Exploit-DB (OffensiveSecurity) (source)
go-exploitdb is a tool for searching Exploits from Exploit-DB (OffensiveSecurity) by CVE number or Exploit Database ID. Exploits are inserted at sqlite database(go-exploitdb) from Exploit-DB and can be searched by command line interface. In server mode, a simple Web API can be used.
This package contains the source.
其他與 golang-github-mozqnet-go-exploitdb-dev 有關的套件
|
|
|
|
-
- dep: golang-github-asaskevich-govalidator-dev
- Validators and sanitizers for strings, numerics, slices and structs
-
- dep: golang-github-go-redis-redis-dev
- Type safe Redis client for Go
-
- dep: golang-github-gocarina-gocsv-dev
- easy CSV serialization and deserialization golang package
-
- dep: golang-github-google-subcommands-dev
- go package for add some subcommands to single command
-
- dep: golang-github-inconshreveable-log15-dev
- structured, composable logging for Go
-
- dep: golang-github-jinzhu-gorm-dev
- ORM library for Golang
-
- dep: golang-github-k0kubun-pp-dev
- Go library to colored pretty printer on terminal
-
- dep: golang-github-mattn-go-sqlite3-dev
- sqlite3 driver for go that using database/sql
-
- dep: golang-github-parnurzeal-gorequest-dev
- Go library for simplified HTTP client
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-spf13-viper-dev
- Go configuration with fangs
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-gopkg-cheggaaa-pb.v1-dev
- simple console progress bar for Go