Watchrabbit - Scanner - Attacker

Security scanner with injection and XSS discovery

License

License

GroupId

GroupId

com.watchrabbit
ArtifactId

ArtifactId

scanner-attacker
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Watchrabbit - Scanner - Attacker
Security scanner with injection and XSS discovery

Download scanner-attacker

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.watchrabbit : crawler-driver jar 0.8.0
com.watchrabbit : rabbit-commons jar 1.1.3
commons-lang : commons-lang jar 2.6

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.assertj : assertj-core jar 1.7.1
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0