Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Timestamps to JRMPListener exploit output #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bort-Millipede
Copy link

I have found that when using JRMPListener, there is sometimes a delay between when the vulnerable system receives a payload and when the vulnerable system contacts the JRMPListener listener. It is also normal for the vulnerable system to contact the JRMPListener multiple times after receiving a single payload. Because of these factors, it can be beneficial to know exactly when contact was made between the vulnerable system and the JRMPListener.

The current output from JRMPListener does not contain any timestamps. I have added date (MM/DD/YYYY) and time (HH:MM:SS) timestamps to the ysoserial.exploit.JRMPListener class like so: "11/03/2018 21:39:44: Have connection from /192.168.0.18:25307"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant