rattler
rattler copied to clipboard
Does not seem to work
I just did a simple test with JDK 1.8
Since all java applications depends on the jli.dll
,
rattler should easily find this DLL hijack point, but it didn't ...
Am I using this tool incorrectly?
hi there, It appears that Rattler did not identify any DLL's to enumerate(first green line of text) so that's why it was not able to detect the vulnerable DLL's. This could be due to multiple reasons, what permissions did you run Rattler with and secondly, did you use the 32 or 64 bit version?
Hmm, I'm on Windows 7 x86, using 32 bit JDK with 32 bit rattler (downloaded from https://github.com/sensepost/rattler/releases)
Running CMD as elevated administrator
Thanks for the info, ill try replicate the issue. In the meantime I',m going to mark this as a bug