explo icon indicating copy to clipboard operation
explo copied to clipboard

Human and machine readable web vulnerability testing format

Results 2 explo issues
Sort by recently updated
recently updated
newest added

Hi, would be great to have the ability to provide content to the scripts as command line arguments. Example: ``` # explo login.yaml username password # explo api_abuse.yaml auth_token ```...

I extended the "extract" part of the http module in order to make it possible to extract data from the response header and added a missing file extension to one...