AtifaFahmeen / FXT-Testing

0 stars 0 forks source link

FX SQL Test : ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound #28

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : FX SQL Test

Job : Default

Env : Default

Category : SQL_Injection

Tags : [OWASP A1, [PCI DSS 3.0] 6.5.1, OWASP - OTG-INPVAL-005, FX Top 10 - API Vulnerability, Intrusive]

Severity : Major

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=YTVkOWM0M2YtNzBjYy00MDRkLWFmMTYtZTJkNTlmMzcyOTAy; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 22 Jan 2019 09:38:53 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/abac/

Request :

Response :
{ "timestamp" : "2019-01-22T09:38:53.149+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/" }

Logs :
2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/abac/] 2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Method [GET] 2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Request [] 2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Response [{ "timestamp" : "2019-01-22T09:38:53.149+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/" }] 2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : 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=YTVkOWM0M2YtNzBjYy00MDRkLWFmMTYtZTJkNTlmMzcyOTAy; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 22 Jan 2019 09:38:53 GMT]}] 2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : StatusCode [404] 2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Time [1113] 2019-01-22 09:38:53 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Size [140] 2019-01-22 09:38:53 INFO [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [1113 < 7000 OR 1113 > 10000] result [Passed] 2019-01-22 09:38:53 ERROR [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : 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=MmNlY2ExMTgtZjI5NS00YzliLTliNjUtNzdhYzFiOGJkNWM3; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:47:54 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/abac/

Request :

Response :
{ "timestamp" : "2019-01-23T05:47:54.066+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/" }

Logs :
2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/abac/] 2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Method [GET] 2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Request [] 2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Response [{ "timestamp" : "2019-01-23T05:47:54.066+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/" }] 2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : 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=MmNlY2ExMTgtZjI5NS00YzliLTliNjUtNzdhYzFiOGJkNWM3; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:47:54 GMT]}] 2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : StatusCode [404] 2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Time [462] 2019-01-23 05:47:54 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Size [140] 2019-01-23 05:47:54 ERROR [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] 2019-01-23 05:47:54 INFO [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [462 < 7000 OR 462 > 10000] 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=NTU5M2E5M2QtY2IyYS00M2MzLWI0YzMtMDBlY2E4NTdmYTUz; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:54:51 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/abac/

Request :

Response :
{ "timestamp" : "2019-01-23T05:54:51.819+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/" }

Logs :
2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/abac/] 2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Method [GET] 2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Request [] 2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Response [{ "timestamp" : "2019-01-23T05:54:51.819+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/" }] 2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : 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=NTU5M2E5M2QtY2IyYS00M2MzLWI0YzMtMDBlY2E4NTdmYTUz; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:54:51 GMT]}] 2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : StatusCode [404] 2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Time [1125] 2019-01-23 05:54:51 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Size [140] 2019-01-23 05:54:51 INFO [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [1125 < 7000 OR 1125 > 10000] result [Passed] 2019-01-23 05:54:51 ERROR [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : 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 : 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=NmU1Zjc3NGUtYjFhNC00ODYxLTlkZTktMDNlOTdkOWZkZjk5; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 06:52:14 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/abac/

Request :

Response :
{ "timestamp" : "2019-01-23T06:52:14.314+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/" }

Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [12237 < 7000 OR 12237 > 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 : 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=ODhkOTkyZTEtNDgyOC00MjlmLTk1ZTEtN2YyZWRkODRkMWZi; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 09:57:00 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/abac/

Request :

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

Logs :
2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/abac/] 2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Method [GET] 2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Request [] 2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Response [{ "timestamp" : "2019-01-23T09:57:00.249+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/" }] 2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : 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=ODhkOTkyZTEtNDgyOC00MjlmLTk1ZTEtN2YyZWRkODRkMWZi; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 09:57:00 GMT]}] 2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : StatusCode [404] 2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Time [2636] 2019-01-23 09:57:00 DEBUG [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Size [140] 2019-01-23 09:57:00 INFO [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [2636 < 7000 OR 2636 > 10000] result [Passed] 2019-01-23 09:57:00 ERROR [ApiV1AbacIdGetPathParamIdMysqlSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]

--- FX Bot ---