is not current version
Last Version 0.12.0

dcerpc 0.10.0

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.rapid7.client
ArtifactId

ArtifactId

dcerpc
Version

Version

0.10.0
Type

Type

jar
Description

Description

dcerpc
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 dcerpc 0.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 18.0
com.hierynomus : smbj jar 0.8.0

test (4)

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

Project Modules

There are no modules declared in this project.