AtifaFahmeen / FXT-Testing

0 stars 0 forks source link

FX SQL Test : ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound #142

Open AtifaFahmeen opened 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=YzI4ZDkxYmEtMzNlZS00MGM5LWEyOWEtZjg3Nzc3YTk1NjVk; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:47:59 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/abac/project//add-abac1positive-rules

Request :

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

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

Endpoint : http://localhost:8080/api/v1/api/v1/abac/project//add-abac1positive-rules

Request :

Response :
{ "timestamp" : "2019-01-23T05:55:33.335+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/project/add-abac1positive-rules" }

Logs :
2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/abac/project//add-abac1positive-rules] 2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Method [GET] 2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Request [] 2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Response [{ "timestamp" : "2019-01-23T05:55:33.335+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/project/add-abac1positive-rules" }] 2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : 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=NzczY2JlYzktNmFjNC00NGQxLTk1MjgtNzExMDg5YjU0ZGJh; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:55:33 GMT]}] 2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : StatusCode [404] 2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Time [588] 2019-01-23 05:55:33 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Size [171] 2019-01-23 05:55:33 INFO [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [588 < 7000 OR 588 > 10000] result [Passed] 2019-01-23 05:55:33 ERROR [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : 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/abac/project//add-abac1positive-rules

Request :

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

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

Endpoint : http://localhost:8080/api/v1/api/v1/abac/project//add-abac1positive-rules

Request :

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

Logs :
2019-01-23 09:57:14 ERROR [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : No module found with the name [FXLabs/Common/MySQL-TimeBound-SQL_Injection_Strings] defined in Fxfile.yaml 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/abac/project//add-abac1positive-rules] 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Method [GET] 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Request [] 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Response [{ "timestamp" : "2019-01-23T09:57:14.776+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/abac/project/add-abac1positive-rules" }] 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : 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=YjUzZjM0MDMtNDJiNC00ODhmLTk1ZjItNjliM2RkMGVhMDYx; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 09:57:14 GMT]}] 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : StatusCode [404] 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Time [395] 2019-01-23 09:57:14 DEBUG [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Size [171] 2019-01-23 09:57:14 INFO [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [395 < 7000 OR 395 > 10000] result [Passed] 2019-01-23 09:57:14 ERROR [ApiV1AbacProjectProjectidAddAbac1positiveRulesGetPathParamProjectidMysqlSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]

--- FX Bot ---