jbrofuzz-core

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.

License

License

GroupId

GroupId

org.owasp.jbrofuzz
ArtifactId

ArtifactId

jbrofuzz-core
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

jbrofuzz-core
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.
Project URL

Project URL

https://www.owasp.org/index.php/JBroFuzz#tab=Main
Project Organization

Project Organization

Open Web Application Security Project

Download jbrofuzz-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.owasp.jbrofuzz/jbrofuzz-core/ -->
<dependency>
    <groupId>org.owasp.jbrofuzz</groupId>
    <artifactId>jbrofuzz-core</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp.jbrofuzz/jbrofuzz-core/
implementation 'org.owasp.jbrofuzz:jbrofuzz-core:2.5.1'
// https://jarcasting.com/artifacts/org.owasp.jbrofuzz/jbrofuzz-core/
implementation ("org.owasp.jbrofuzz:jbrofuzz-core:2.5.1")
'org.owasp.jbrofuzz:jbrofuzz-core:jar:2.5.1'
<dependency org="org.owasp.jbrofuzz" name="jbrofuzz-core" rev="2.5.1">
  <artifact name="jbrofuzz-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp.jbrofuzz', module='jbrofuzz-core', version='2.5.1')
)
libraryDependencies += "org.owasp.jbrofuzz" % "jbrofuzz-core" % "2.5.1"
[org.owasp.jbrofuzz/jbrofuzz-core "2.5.1"]

Dependencies

compile (11)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 1.4
commons-logging : commons-logging jar 1.1.1
commons-httpclient : commons-httpclient jar 3.1
org.xerial : sqlite-jdbc jar 3.7.2
org.apache.httpcomponents : httpclient jar 4.1.2
org.apache.httpcomponents : httpmime jar 4.1.2
jfree : jcommon jar 1.0.16
jfree : jfreechart jar 1.0.13
org.ostermiller : utils jar 1.07.00
commons-codec : commons-codec jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.1
2.5