From ad9093d27da9a07e7bacc8899b03a792508bdfd3 Mon Sep 17 00:00:00 2001 From: trimstray Date: Thu, 19 Dec 2019 10:49:43 +0100 Subject: [PATCH] add 'pentestpackage' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ba1757..079a3ea 100644 --- a/README.md +++ b/README.md @@ -1193,6 +1193,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: ctf-tools - some setup scripts for security research tools.
  :small_orange_diamond: pwntools - CTF framework and exploit development library.
  :small_orange_diamond: security-tools - collection of small security tools created mostly in Python. CTFs, pentests and so on.
+  :small_orange_diamond: pentestpackage - is a package of Pentest scripts.
  :small_orange_diamond: python-pentest-tools - python tools for penetration testers.
  :small_orange_diamond: fuzzdb - dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
  :small_orange_diamond: syzkaller - is an unsupervised, coverage-guided kernel fuzzer.