-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
enhancementNew feature or requestNew feature or request
Description
sometimes there is a false positive, and all the result returns 200, so if we could have a content length of the response it would make it easy for us to see it.
NOW it is like this
INFO Endpoint accessible! Method=GET Status=200 Target=https://api.eg.com/api/profile/1
with this enhancement, it would be like
INFO Endpoint accessible! Method=GET Status=200 content-length=20KB Target=https://api.eg.com/api/profile/1
BTW thanks for this nice tool
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request