The initial padding oracle attack is working. More tests need to be added and there needs to be a check for the special case of the 02 01, 02 02 padding case
13 lines
306 B
JSON
13 lines
306 B
JSON
{
|
|
"testcases": {
|
|
"254eaee7-05fd-4e0d-8292-9b658a852245": {
|
|
"action": "padding_oracle",
|
|
"arguments": {
|
|
"hostname": "localhost",
|
|
"port": 1337,
|
|
"iv": "AAAAAAAAAAAAAAAAAAAAAA==",
|
|
"ciphertext": "QENCRURHRklIS0pNTE9OUQAAAAAAAAAASUlJSUlJSUk="
|
|
}
|
|
}
|
|
}
|
|
}
|