1
2
Fork 0
mirror of https://github.com/carlospolop/hacktricks.git synced 2023-12-14 19:12:55 +01:00

GitBook: [master] one page modified

This commit is contained in:
CPol 2021-06-09 00:23:34 +00:00 committed by gitbook-bot
parent 0b0e9a9f4d
commit 422e4363b5
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -30,7 +30,8 @@ nmap -sV --script "rmi-dumpregistry or rmi-vuln-classloader" -p <PORT> <IP>
### RMI methods enumeration
[https://github.com/BishopFox/rmiscout](https://github.com/BishopFox/rmiscout) to explore and try to find RCE vulnerabilities.
[https://github.com/NickstaDB/BaRMIe](https://github.com/NickstaDB/BaRMIe) to enumerate and attack
[https://github.com/NickstaDB/BaRMIe](https://github.com/NickstaDB/BaRMIe) to enumerate and attack
[https://github.com/siberas/sjet](https://github.com/siberas/sjet) allows an easy exploitation of insecure configured JMX services \(I tried and It gave me `Error: Can't connect to remote service` let me know if you know how to fix this issue\).
## Reverse Shell