diff --git a/plugins/socksproxyserver.py b/plugins/socksproxyserver.py index 5ff819d..7b27925 100644 --- a/plugins/socksproxyserver.py +++ b/plugins/socksproxyserver.py @@ -19,7 +19,7 @@ def onLoad(self): self.info = { 'Name': 'socksproxyserver', - 'Author': ['@kevin'], + 'Author': ['@Cx01N', '@mjokic'], 'Description': ('Launches a Socks Proxy Server to run in the background of Empire.'),