fuzzing: Fuzz different print methods

This is achieved by encoding the type of function used in the first two
bytes.

First byte:
b: buffered

Second byte:
f: formatted
This commit is contained in:
Max Bruckner
2017-02-18 02:31:42 +01:00
parent 4785070ad3
commit c5a09a32a9
15 changed files with 117 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
{"web-app": {
bf{"web-app": {
"servlet": [
{
"servlet-name": "cofaxCDS",
@@ -85,4 +85,4 @@
"taglib": {
"taglib-uri": "cofax.tld",
"taglib-location": "/WEB-INF/tlds/cofax.tld"}}}
"taglib-location": "/WEB-INF/tlds/cofax.tld"}}}