Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
evil-rmi-server — Un server RMI malvagio che può lanciare un comando arbitrario. Può essere utile per CVE-2021-44228 | Kitploit
Strumenti/GitHubGitHub/hydragyrum/evil-rmi-server
Generazione di PayloadAnalisi delle VulnerabilitàExploitPenetration TestingStrumento di Accesso Remoto
GitHubhydragyrum/evil-rmi-server

evil-rmi-server

Un server RMI malvagio che può lanciare un comando arbitrario. Può essere utile per CVE-2021-44228

Vedi Repository
12314 anni faNon ancora revisionato

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi

evil-rmi-server

Un server RMI malvagio che può lanciare un comando arbitrario. Può essere utile per CVE-2021-44228 in uno scenario di escalation dei privilegi locale.

Compilazione

./gradlew bootJar

Esecuzione

root@kitploit:~
Usage: java -jar build/libs/evilRMIServer-1.0-SNAPSHOT.jar [-hV] [-p=<port>]
       <cmd>
An evil RMI Server to help construct and run an arbitrary command.
      <cmd>           The Command to run. Wrap in quotes if there are spaces.
  -h, --help          Show this help message and exit.
  -p, --port=<port>   The port to listen on
  -V, --version       Print version information and exit.
Scarica lo strumento