Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OWASP/Python-Honeypot
/ __init__
Method
__init__
modules/ssh/strong_password/__init__.py:21–22 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
19
""
"
20
21
def
__init__(self):
22
self.kill_flag = False
23
24
def
processor(self):
25
""
"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected