Skip to content

Releases: BishopFox/rmiscout

v1.4

08 Dec 13:01
Compare
Choose a tag to compare
  • Added RMI-IIOP support
  • Added invoke mode
  • Added automatic protocol selection for RMI-JRMP, activation stubs, and SSL
  • Added automatic localhost bypass technique
  • Added multi-protocol Docker demo
  • More helpful error messages
  • Various bug fixes

Accompanying blog post: https://labs.bishopfox.com/tech-blog/lessons-learned-on-brute-forcing-rmi-iiop-with-rmiscout

v1.03

11 Sep 00:20
Compare
Choose a tag to compare

Bug fixes and improved UX

  • Core: Fixed broken exploit/probe functionality from adding activation-server support
  • UX: Added method signature auto-correction, more error messages, improved details on error messages
  • UX: [INFO]/[ERROR] prefixes + red/green highlighting for log messages

v1.02

04 Aug 21:44
Compare
Choose a tag to compare
  • Added SSL Support: attempts cleartext connection and automatically fallsback to an non-validating SSL connection to make best effort connection. This way users don't have to deal with keystores/validation, etc. for bruteforcing XD

v1.01

11 Jun 16:46
Compare
Choose a tag to compare
  • Fixed bugs with retrieving remote interface names
  • Added support for servers using RMI Activation (--activation-server)
  • Added unsafe support to bruteforcing (--allow-unsafe)

v1.0

23 Apr 17:21
Compare
Choose a tag to compare
Release commit