Skip to content

Commit 88c52ae

Browse files
committed
Delete second stop_service, the mixin should had done the job
1 parent dc0549d commit 88c52ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/auxiliary/gather/apple_safari_ftp_url_cookie_theft.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,6 @@ def on_client_command_retr(c, arg)
154154
def cleanup
155155
super
156156

157-
# Kill FTP
158-
stop_service
159-
160157
# clear my resource, deregister ref, stop/close the HTTP socket
161158
begin
162159
@http_service.remove_resource(datastore['URIPATH'])

0 commit comments

Comments
 (0)