diff options
Diffstat (limited to 'solve/notes')
| -rw-r--r-- | solve/notes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/solve/notes b/solve/notes new file mode 100644 index 0000000..ec3eb9f --- /dev/null +++ b/solve/notes @@ -0,0 +1,4 @@ +Buffer.write does not check wether the value being written has an adequate size.. +We can read OOB relative to the request.response.. +We generate multiple subrequests to increase the chances of hitting an +address close to the flag variable. |
