AtifaFahmeen / Testcases1509

0 stars 0 forks source link

Maryam : ApiV1DashboardCountChannelsGetNoParams #216

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : Maryam

Job : Dev

Env : Dev

Category : SimpleGET

Tags : [ OWASP - OTG-CONFIG-006, Fuzz]

Severity : Major

Region : US_WEST_2

Result : fail

Status Code : 401

Headers : {WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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], Content-Length=[0], Date=[Tue, 29 Jan 2019 07:19:10 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/dashboard/count-channels

Request :

Response :

Logs :
2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : URL [http://localhost:8080/api/v1/api/v1/dashboard/count-channels] 2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : Method [GET] 2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : Request [] 2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hdGlmYUBmeGxhYnMuaW86YXRpZmExMjMk]}] 2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : Response [] 2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : Response-Headers [{WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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], Content-Length=[0], Date=[Tue, 29 Jan 2019 07:19:10 GMT]}] 2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : StatusCode [401] 2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : Time [1108] 2019-01-29 07:19:10 DEBUG [ApiV1DashboardCountChannelsGetNoParams] : Size [0] 2019-01-29 07:19:10 ERROR [ApiV1DashboardCountChannelsGetNoParams] : Assertion [@StatusCode == 200] resolved-to [401 == 200] result [Failed]

--- FX Bot ---