Skip to content

Commit 4c09398

Browse files
committed
remove svn vestiges
1 parent 251c284 commit 4c09398

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

plugins/msgrpc.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
#!/usr/bin/env ruby
22
#
3-
# $Id$
4-
#
53
# This plugin provides an msf daemon interface that spawns a listener on a
64
# defined port (default 55552) and gives each connecting client its own
75
# console interface. These consoles all share the same framework instance.
86
# Be aware that the console instance that spawns on the port is entirely
97
# unauthenticated, so realize that you have been warned.
108
#
11-
# $Revision$
12-
#
139

1410
require "msf/core/rpc/v10/service"
1511
require "fileutils"

0 commit comments

Comments
 (0)