smbj-rpc

DCE-RPC implementation capable of using SMBv2 via SMBJ to invoke remote procedure calls (RPC) over the IPC$ named pipe.

License

License

GroupId

GroupId

io.github.daveboy
ArtifactId

ArtifactId

smbj-rpc
Last Version

Last Version

0.11.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

smbj-rpc
DCE-RPC implementation capable of using SMBv2 via SMBJ to invoke remote procedure calls (RPC) over the IPC$ named pipe.
Project URL

Project URL

https://www.rapid7.com
Source Code Management

Source Code Management

https://github.com/rapid7/smbj-rpc

Download smbj-rpc

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.daveboy/smbj-rpc/ -->
<dependency>
    <groupId>io.github.daveboy</groupId>
    <artifactId>smbj-rpc</artifactId>
    <version>0.11.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daveboy/smbj-rpc/
implementation 'io.github.daveboy:smbj-rpc:0.11.1.1'
// https://jarcasting.com/artifacts/io.github.daveboy/smbj-rpc/
implementation ("io.github.daveboy:smbj-rpc:0.11.1.1")
'io.github.daveboy:smbj-rpc:jar:0.11.1.1'
<dependency org="io.github.daveboy" name="smbj-rpc" rev="0.11.1.1">
  <artifact name="smbj-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daveboy', module='smbj-rpc', version='0.11.1.1')
)
libraryDependencies += "io.github.daveboy" % "smbj-rpc" % "0.11.1.1"
[io.github.daveboy/smbj-rpc "0.11.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 18.0
com.hierynomus : smbj jar 0.11.1
org.slf4j : slf4j-api jar 1.7.25
org.bouncycastle : bcprov-jdk15on jar 1.60

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.1.1
0.11.1