import exploitdb-papers

The Exploit Database is an archive of public exploits and corresponding
vulnerable software, developed for use by penetration testers and
vulnerability researchers. Its aim is to serve as the most comprehensive
collection of exploits, shellcode and papers gathered through direct
submissions, mailing lists, and other public sources, and present them
in a freely-available and easy-to-navigate database. This is the
papers section of it.

jasper@ suggested to put it under the books CATEGORY and generally fine with it
OK gonzalo@
This commit is contained in:
sebastia 2019-02-12 09:58:52 +00:00
parent b2835c7a84
commit 327da8643b
4 changed files with 1577 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/02/12 09:58:52 sebastia Exp $
PKG_ARCH = *
COMMENT = archive of public security related papers
GH_ACCOUNT = offensive-security
GH_PROJECT = exploitdb-papers
GH_TAGNAME = 2019-02-02
DISTNAME = exploitdb-papers-${GH_TAGNAME}
PKGNAME = exploitdb-papers-${GH_TAGNAME:S,-,,g}
CATEGORIES = books
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS += security/exploitdb
NO_BUILD = Yes
NO_TEST = Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share
cp -R ${WRKSRC} ${PREFIX}/share/exploitdb-papers
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (exploitdb-papers-2019-02-02.tar.gz) = QEZRVg9Godix4VWopnNN/gnHJ1JjDwLH0Q3pBK/+E48=
SIZE (exploitdb-papers-2019-02-02.tar.gz) = 2299738799

View File

@ -0,0 +1,7 @@
The Exploit Database is an archive of public exploits and corresponding
vulnerable software, developed for use by penetration testers and
vulnerability researchers. Its aim is to serve as the most comprehensive
collection of exploits, shellcode and papers gathered through direct
submissions, mailing lists, and other public sources, and present them
in a freely-available and easy-to-navigate database. This is the
papers section of it.

File diff suppressed because it is too large Load Diff