From 9236a71799e90d370c53de7f1a685537dd27378f Mon Sep 17 00:00:00 2001 From: Adam Muntner Date: Tue, 15 Oct 2019 15:16:52 -0400 Subject: [PATCH] Create true.txt comment: Why 4294967295? It is the unsigned equiv of -1 This came up in a recent sudo bug. see: https://www.engadget.com/2019/10/14/linux-unix-sudo-command-security-flaw/ --- attack/control-chars/true.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 attack/control-chars/true.txt diff --git a/attack/control-chars/true.txt b/attack/control-chars/true.txt new file mode 100644 index 0000000..6645cda --- /dev/null +++ b/attack/control-chars/true.txt @@ -0,0 +1,9 @@ +TRUE +true +1 +-1 +4294967295 +0xFFFFFFFF +\FFFFFFFF +\FFFFFFFF\ +\xFFFFFFFF