jaleelsyed / fx-local

0 stars 0 forks source link

asdfadsf : ExampleV1HotelsGetRoleUserDisallowedRbac #122

Closed jaleelsyed closed 2 years ago

jaleelsyed commented 5 years ago

Project : asdfadsf

Job : rbac

Env : Default

Category : RBAC

Tags : [OWASP - OTG-IDENT-001 , FX Top 10 - API Vulnerability, Endpoint_Access_Control]

Severity : Major

Region : local

Result : fail

Status Code : 406

Headers : {X-Application-Context=[application:8090], Content-Length=[0], Date=[Mon, 18 Feb 2019 16:31:47 GMT]}

Endpoint : http://18.144.38.115:8090/example/v1/hotels?page=0&size=100

Request :

Response :

Logs :
2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : URL [http://18.144.38.115:8090/example/v1/hotels?page=0&size=100] 2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : Method [GET] 2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : Request [] 2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : Request-Headers [{Content-Type=[application/json], Accept=[application/xml, application/json]}] 2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : Response [] 2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : Response-Headers [{X-Application-Context=[application:8090], Content-Length=[0], Date=[Mon, 18 Feb 2019 16:31:47 GMT]}] 2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : StatusCode [406] 2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : Time [552] 2019-02-18 04:31:47 DEBUG [ExampleV1HotelsGetRoleUserDisallowedRbac] : Size [0] 2019-02-18 04:31:47 ERROR [ExampleV1HotelsGetRoleUserDisallowedRbac] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [406 == 401 OR 406 == 403] result [Failed]

--- FX Bot ---