AtifaFahmeen / Testcases1509

0 stars 0 forks source link

IT Testing : ApiV1BotClustersEntitledGetNoParams #224

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:18 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/bot-clusters/entitled

Request :

Response :

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

--- FX Bot ---