Skip to content

Commit e6fbca7

Browse files
committed
Readd comment
1 parent af445ee commit e6fbca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/multi/misc/java_rmi_server.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ def primer
153153
)
154154

155155
begin
156+
# There should be a session...
156157
return_value = recv_return
157158
rescue Rex::StreamClosedError
158159
disconnect

0 commit comments

Comments
 (0)