Closed amanjiofficial closed 5 years ago
@amanjiofficial before we can proceed with your pr, please complete the functionality :)
@afeena pls check that is this the right way to implement this functionality?
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
tanner/emulators/pad_oracle.py | 9 | 13 | 69.23% | ||
<!-- | Total: | 14 | 18 | 77.78% | --> |
Totals | |
---|---|
Change from base Build 822: | 0.6% |
Covered Lines: | 931 |
Relevant Lines: | 1654 |
@amanjiofficial you can use some tools to check your regular expression https://www.owasp.org/index.php/Testing_for_Padding_Oracle_(OTG-CRYPST-002)
@afeena I guess the commit is okay to be merged. Please suggest if I should make any changes.
@amanjiofficial please, if you want to get more guidance, explain you idea and code in more details :)
Closing this due to inactivity and unresolved issues. Feel free to open a new PR with changes made according to the conversation here.
Corresponding changes in 'tanner.utils.patterns.py' is to be made and 'tanner.emulators.pad_oracle.py' is to be changed accordingly.