From d5185bc7e9de65bc69f3aa7c6a98a72e1c4fb3e4 Mon Sep 17 00:00:00 2001 From: trimstray Date: Tue, 7 Jan 2020 08:34:22 +0100 Subject: [PATCH] add 'command-injection-payload-list' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b17e00d..1a1b58f 100644 --- a/README.md +++ b/README.md @@ -1242,6 +1242,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: ThreatHunter-Playbook - to aid the development of techniques and hypothesis for hunting campaigns.
  :small_orange_diamond: PayloadsAllTheThings - a list of useful payloads and bypass for Web Application Security and Pentest/CTF.
  :small_orange_diamond: payloads - git all the Payloads! A collection of web attack payloads.
+  :small_orange_diamond: command-injection-payload-list - command injection payload list.
  :small_orange_diamond: AwesomeXSS - is a collection of Awesome XSS resources.
  :small_orange_diamond: php-webshells - common php webshells.
  :small_orange_diamond: Pentesting Tools Cheat Sheet - a quick reference high level overview for typical penetration testing engagements.