North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

[TASK] Write SQL injection test for POST /users #185

Closed theKunte closed 3 years ago

theKunte commented 3 years ago
theKunte commented 3 years ago

SQL-Injection-Users-Post

This is the PR for the SQL-injection test for HTTPTriggerAPIUsers POST request Task: #185

Expected Result:

image

Example of Test Run:

Time Spend:

DATE ACTIVITY TIME
02/23 Looked into SQL injection for POST request 2hr
02/24 Meet with team to go over results and fix other issues 2 Hr
02/25 Example of SQL injections during class 2hr
02/27 continued research SQL injection 1hr
02/28 Investigated GA and how to implement SQL injection 2hr
03/01 started working on Implementing GA for SQL injection 1hr
03/02 Test GA and SQL injection with errors 1hr
03/03 fixed Test GA and SQL injection 2hr
03/03 Wrote this PR 30min
total 13.5 Hr