Security Tests #1013
Replies: 4 comments 1 reply
-
Hi @JamesSalzer |
Beta Was this translation helpful? Give feedback.
-
We have been testing ReadyAPI for 2 weeks, there are lots of tests, functional tests, speed tests, etc. One test category is Security Test in which there is Cross Site Script, MySQL Injection and then some other tests. |
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing details.
Let me know if above steps are correct? |
Beta Was this translation helpful? Give feedback.
-
Yes, that's right, it might look a little more precise that way. I was thinking of an expandable list in .json or csv format, located in the Thunder-tests folder, with each list item corresponding to a query. |
Beta Was this translation helpful? Give feedback.
-
Security tests for MySQL Injection would be great.
I imagine it like this, a list in which the injection queries are entered.
In the Tests tab, a checkbox for the injection test.
When sending the route, all entries in the list are tried until the first one passes, this can then be displayed in the results tab.
If none went through "Security check = pass".
I only have slight concerns about the runtime,
if I have a collection with 30 or more routes and each one does the test, and the test list has 2oo or more entries, then I think it can take a while.
Beta Was this translation helpful? Give feedback.
All reactions