RmiTaste
RmiTaste allows security professionals to detect, enumerate, interact and exploit RMI services by calling remote methods with gadgets from ysoserial.
File Explorer
Download Latest Version (.zip)- rmitastepsd_black.png
- rmitastepsd_white.png
- ArgumentParser.java
- CacheReader.java
- CacheWriter.java
- SimpleClassLoader.java
- AttackCommand.java
- BasicCommand.java
- CallCommand.java
- ConnectionCommand.java
- EnumerateCommand.java
- Attack.java
- Enumerate.java
- BasicGenerator.java
- BruteforceGenerator.java
- PayloadGenerator.java
- ObjectClassDesc.java
- ObjectClassField.java
- RmiObjectParser.java
- RmiObject.java
- RmiObjectClass.java
- RmiObjectMethod.java
- RmiRegistry.java
- RMISSLClientSocketFactory.java
- RmiTarget.java
- LogFormat.java
- OpnumGenerator.java
- SimpleLogger.java
- RmiTaste.java
- .gitattributes
- assembly.xml
- LICENSE
- pom.xml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/STMCyber/RmiTaste
Downloads the entire project code from GitHub to your computer.
cd RmiTaste
Moves into the project folder you just downloaded.
2. Maven (Java)
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- JDK (Java) Required to build and run Java projects.
- Maven The build tool used for the mvn command.
mvn package
Installs dependencies and builds the project using Maven.
A BUILD SUCCESS message means it worked. The output is created under target/.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
