Open jaleelsyed opened 5 years ago
Project : demo3
Job : Default
Env : Default
Region : local
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, 22 Jan 2019 10:57:10 GMT]}
Endpoint : http://localhost:8080/api/v1/notifications?page=-1
Request :
Response :
Logs :
Assertion [@StatusCode == 404] resolved-to [401 == 404] result [Failed]
--- FX Bot ---
Project : demo3
Job : Default
Env : Default
Region : local
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, 22 Jan 2019 10:57:25 GMT]}
Endpoint : http://localhost:8080/api/v1/notifications?page=-1
Request :
Response :
Logs :
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : URL [http://localhost:8080/api/v1/notifications?page=-1]
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Method [GET]
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Request []
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic YWRtaW5AZnhsYWJzLmlvOmZ4YWRtaW4xMjM=]}]
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Response []
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : 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, 22 Jan 2019 10:57:10 GMT]}]
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : StatusCode [401]
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Time [1092]
2019-01-22 10:57:10 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Size [0]
2019-01-22 10:57:10 ERROR [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Assertion [@StatusCode == 404] resolved-to [401 == 404] result [Failed]
2019-01-22 10:57:10 ERROR [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Invalid assertion [@StatusCode ==401] errors [{}]. e.g. valid [
--- FX Bot ---
Project : demo3
Job : Default
Env : Default
Category : Negative_Number
Tags : [OWASP - OTG-BUSLOGIC-001, Fuzz]
Severity : Major
Region : FXLabs/US_WEST_1
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, 22 Jan 2019 09:17:16 GMT]}
Endpoint : http://localhost:8080/api/v1/notifications?page=-1
Request :
Response :
Logs : ] i.e. @Request.name == @Response.name
2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : URL [http://localhost:8080/api/v1/notifications?page=-1] 2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Method [GET] 2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Request [] 2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic YWRtaW5AZnhsYWJzLmlvOmZ4YWRtaW4xMjM=]}] 2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Response [] 2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : 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, 22 Jan 2019 09:17:16 GMT]}] 2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : StatusCode [401] 2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Time [770] 2019-01-22 09:17:17 DEBUG [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Size [0] 2019-01-22 09:17:17 ERROR [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Assertion [@StatusCode == 404] resolved-to [401 == 404] result [Failed] 2019-01-22 09:17:17 ERROR [ApiV1NotificationsGetQueryParamPageNegativeNumber] : Invalid assertion [@StatusCode ==401] errors [{}]. e.g. valid [
--- FX Bot ---