AtifaFahmeen / FXT-Testing

0 stars 0 forks source link

FX SQL Test : ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound #144

Closed AtifaFahmeen closed 5 years ago

AtifaFahmeen commented 5 years ago

Project : FX SQL Test

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

Region : US_WEST_2

Result : fail

Status Code : 404

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=M2JhMWVjZjgtNGZkMS00NTI0LTgwN2EtMDFlZTcxNzUxOTAw; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:48:31 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/issue-trackers/

Request :

Response :
{ "timestamp" : "2019-01-23T05:48:31.172+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/issue-trackers/" }

Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [603 < 7000 OR 603 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] --- FX Bot ---

AtifaFahmeen commented 5 years ago

Project : FX SQL Test

Job : Default

Env : Default

Region : US_WEST_2

Result : pass

Status Code : 404

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=M2UwMGUyYTktMWUyZi00ZmNlLTgyNGYtZmM0MGU5NmU2NzY1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:57:03 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/issue-trackers/

Request :

Response :
{ "timestamp" : "2019-01-23T05:57:03.931+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/issue-trackers/" }

Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [530 < 7000 OR 530 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] --- FX Bot ---

AtifaFahmeen commented 5 years ago

Project : FX SQL Test

Job : Default

Env : Default

Region : US_WEST_2

Result : pass

Status Code : 500

Headers : {}

Endpoint : http://localhost:8080/api/v1/api/v1/issue-trackers/

Request :

Response :
I/O error on GET request for "http://localhost:8080/api/v1/api/v1/issue-trackers/": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out

Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [15156 < 7000 OR 15156 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [500 != 404] result [Passed] --- FX Bot ---

AtifaFahmeen commented 5 years ago

Project : FX SQL Test

Job : Default

Env : Default

Region : US_WEST_2

Result : pass

Status Code : 404

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=Y2JiOTliM2EtMjZkNS00OWEwLTg5NTItNzI4ZGQ3NDg0YTcy; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 09:57:39 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/issue-trackers/

Request :

Response :
{ "timestamp" : "2019-01-23T09:57:39.469+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/issue-trackers/" }

Logs :
2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/issue-trackers/] 2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Method [GET] 2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Request [] 2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Response [{ "timestamp" : "2019-01-23T09:57:39.469+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/issue-trackers/" }] 2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Response-Headers [{X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=Y2JiOTliM2EtMjZkNS00OWEwLTg5NTItNzI4ZGQ3NDg0YTcy; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 09:57:39 GMT]}] 2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : StatusCode [404] 2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Time [1026] 2019-01-23 09:57:39 DEBUG [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Size [150] 2019-01-23 09:57:39 ERROR [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] 2019-01-23 09:57:39 INFO [ApiV1IssueTrackersIdGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [1026 < 7000 OR 1026 > 10000] result [Passed]

--- FX Bot ---