AtifaFahmeen / Testcases1509

0 stars 0 forks source link

IT Testing : ApiV1DashboardCountProjectsGetNoParams #227

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : IT Testing

Job : Default

Env : Default

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=[Thu, 31 Jan 2019 06:19:20 GMT]}

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

Request :

Response :

Logs :
2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : URL [http://localhost:8080/api/v1/api/v1/dashboard/count-projects] 2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : Method [GET] 2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : Request [] 2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hdGlmYUBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : Response [] 2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : 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=[Thu, 31 Jan 2019 06:19:20 GMT]}] 2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : StatusCode [401] 2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : Time [4719] 2019-01-31 06:19:20 DEBUG [ApiV1DashboardCountProjectsGetNoParams] : Size [0] 2019-01-31 06:19:20 ERROR [ApiV1DashboardCountProjectsGetNoParams] : Assertion [@StatusCode == 200] resolved-to [401 == 200] result [Failed]

--- FX Bot ---