From 33e1224dcea93b1907aa2fc09d8fcc91654ca5f8 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkins Date: Mon, 10 Aug 2015 14:07:44 -0700 Subject: [PATCH] add MSDOS/Windows device names, more math parsing --- blns.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/blns.txt b/blns.txt index 64c27cf..5121b7d 100644 --- a/blns.txt +++ b/blns.txt @@ -26,6 +26,11 @@ $1.00 1/0 0/0 0.00 +0.0/0 +1.0/0.0 +0.0/0.0 +1,0/0,0 +0,0/0,0 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 # Special Characters @@ -197,3 +202,19 @@ Z̮̞̠͙͔ͅḀ̗̞͈̻̗Ḷ͙͎̯̹̞͓G̻O̭̗̮ # Strings that test for known vulnerabilities. () { 0; }; touch /tmp/blns.shellshock1.fail; () { _; } >_[$($())] { touch /tmp/blns.shellshock2.fail; } + +# MSDOS/Windows Special Filenames +CON +PRN +AUX +CLOCK$ +NUL +A: +ZZ: +COM1 +LPT1 +LPT2 +LPT3 +COM2 +COM3 +COM4