Skip to content

klsecservices/desert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

desert

Java RMI dissector:

  1. Dissecting TCP streams using ObjectInputStream.readObject(). So be careful not to be exploited through untrusted PCAP.
  2. Jars of application are necessary
  3. Initialization phase should be captured. By a initialization phase I mean requests to RMI registry.

Build instructions

Add external java libraries

io.pkts:pkts-core:3.0.5
io.pkts:pkts-streams:3.0.5
org.slf4j:slf4j-log4j12:1.4.0

Run instructions

Add to VM options

--add-opens java.base/jdk.internal.loader=ALL-UNNAMED

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages