All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.owasp.jbrofuzz.db.Couch.txt Maven / Gradle / Ivy

Go to download

JBroFuzz is a stateless web application fuzzer for requests being made over HTTP and/or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities. As a tool, it emerged from the needs of penetration testing.

There is a newer version: 2.5.1
Show newest version
{
    "session":{
        "sessionId": "", 
        "timeStamp":"", 
        "jVersion":"", 
        "os":"", 
        "message":[
             "messageI":"",
             "textRequest":"",
             "encoding":"",
             "payload":"",
             "start":"",
             "end":""
        ], 
        "response":[
             "responseId":"",
             "connectionId":"",
             "statusCode":"",
             "responseHeader":"",
             "responseBody":"", 
        ], 
        "connection":{
            "connectionId":"", 
            "sessionId":"", 
            "urlString":"", 
            "messageId":[]", 
            "responseId":[]}
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy