Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cowrie/cowrie
/ functions
Functions
2,302 in github.com/cowrie/cowrie
⨍
Functions
2,302
◇
Types & classes
393
↳
Endpoints
20
Method
call
(self_cmd)
src/cowrie/shell/protocol.py:167
Method
call
(self)
src/cowrie/commands/yum.py:35
Method
call
(self)
src/cowrie/commands/chmod.py:56
Method
call
(self)
src/cowrie/commands/uptime.py:17
Method
call
(self)
src/cowrie/commands/fs.py:278
Method
call
(self)
src/cowrie/commands/fs.py:353
Method
call
(self)
src/cowrie/commands/fs.py:421
Method
call
(self)
src/cowrie/commands/fs.py:498
Method
call
(self)
src/cowrie/commands/fs.py:572
Method
call
(self)
src/cowrie/commands/fs.py:598
Method
call
(self)
src/cowrie/commands/fs.py:636
Method
call
(self)
src/cowrie/commands/fs.py:649
Method
call
(self)
src/cowrie/commands/du.py:81
Method
call
(self)
src/cowrie/commands/groups.py:35
Method
call
(self)
src/cowrie/commands/bash.py:103
Method
call
(self)
src/cowrie/commands/unzip.py:34
Method
call
(self)
src/cowrie/commands/base.py:34
Method
call
(self)
src/cowrie/commands/base.py:45
Method
call
(self)
src/cowrie/commands/base.py:100
Method
call
(self)
src/cowrie/commands/base.py:117
Method
call
(self)
src/cowrie/commands/base.py:128
Method
call
(self)
src/cowrie/commands/base.py:176
Method
call
(self)
src/cowrie/commands/base.py:203
Method
call
(self)
src/cowrie/commands/base.py:214
Method
call
(self)
src/cowrie/commands/base.py:229
Method
call
(self)
src/cowrie/commands/base.py:811
Method
call
(self)
src/cowrie/commands/base.py:939
Method
call
(self)
src/cowrie/commands/base.py:958
Method
call
(self)
src/cowrie/commands/base.py:1058
Method
call
(self)
src/cowrie/commands/base.py:1081
Method
call
(self)
src/cowrie/commands/base.py:1095
Method
call
(self)
src/cowrie/commands/base.py:1118
Method
call
(self)
src/cowrie/commands/base.py:1130
Method
call
(self)
src/cowrie/commands/base.py:1188
Method
call
(self)
src/cowrie/commands/base.py:1261
Method
call
(self)
src/cowrie/commands/tar.py:35
Method
call
(self)
src/cowrie/commands/ls.py:37
Method
call
(self)
src/cowrie/commands/lspci.py:43
Method
call
(self)
src/cowrie/commands/locate.py:58
Method
call
(self)
src/cowrie/commands/netstat.py:221
Method
call
(self)
src/cowrie/commands/nohup.py:15
Method
call
(self)
src/cowrie/commands/ifconfig.py:61
Method
call
Parse as much as possible from a GCC syntax and generate the output that is requested. The file that is generated can be read (and wi
src/cowrie/commands/gcc.py:62
Method
call
(self)
src/cowrie/commands/gcc.py:226
Method
call
(self)
src/cowrie/commands/apt.py:28
Method
call
(self)
src/cowrie/commands/ethtool.py:14
Method
call
(self)
src/cowrie/commands/last.py:17
Method
call
(self)
src/cowrie/commands/finger.py:19
Method
call
(self)
src/cowrie/commands/busybox.py:74
Method
call
(self)
src/cowrie/commands/ulimit.py:25
Method
call
(self)
src/cowrie/commands/uname.py:84
Method
call
(self)
src/cowrie/commands/env.py:34
Method
call
(self)
src/cowrie/commands/git.py:20
Method
call
(self)
src/cowrie/commands/service.py:95
Method
call
Look up all the arguments on PATH and print each (first) result
src/cowrie/commands/which.py:17
Method
call
(self)
src/cowrie/commands/free.py:29
Method
call_command
(self, pp, cmd, *args)
src/cowrie/shell/protocol.py:393
Method
callback_backend
(data)
src/cowrie/test/proxy_compare.py:48
Method
callback_proxy
(data)
src/cowrie/test/proxy_compare.py:59
Method
capture_login
( creds: UsernamePasswordIP, *args: object, **kwargs: object )
src/cowrie/test/test_telnet_new_environ.py:394
Method
cbBody
(body)
src/cowrie/output/splunk.py:86
Method
cbCheckPamUser
(self, responses, username, ip)
src/cowrie/core/checkers.py:113
Method
cbError
(failure)
src/cowrie/output/reversedns.py:82
Method
cbError
(failure)
src/cowrie/output/virustotal.py:198
Method
cbError
(failure)
src/cowrie/output/splunk.py:106
Method
cbPartial
Google HTTP Server does not set Content-Length. Twisted marks it as partial
src/cowrie/output/splunk.py:89
Method
cbResponse
(response)
src/cowrie/output/virustotal.py:189
Method
cbResponse
(response)
src/cowrie/output/splunk.py:96
Method
channelClosed
(self)
src/cowrie/ssh/session.py:82
Method
channelOpen
(self, specificData: bytes)
src/backend_pool/ssh_exec.py:37
Method
channelOpen
Modifies the original to send a TCP tunnel request via the CONNECT method
src/cowrie/ssh/forwarding.py:201
Method
channelOpen
(self, specificData: bytes)
src/cowrie/ssh/channel.py:53
Method
channel_closed
(self)
src/cowrie/ssh_proxy/protocols/exec_term.py:58
Method
channel_closed
(self)
src/cowrie/ssh_proxy/protocols/base_protocol.py:32
Method
characterReceived
Easier way to implement password input?
src/cowrie/shell/protocol.py:398
Method
characterReceived
(self, ch, moreCharactersComing)
src/cowrie/llm/protocol.py:394
Method
check
()
src/cowrie/test/test_ftpget.py:79
Method
check
()
src/cowrie/test/test_ftpget.py:194
Method
check
()
src/cowrie/test/test_tftp.py:127
Method
checkPassword
(self, password: bytes)
src/cowrie/core/credentials.py:75
Method
checklogin
Every new source IP will have to try a random number of times between 'mintry' and 'maxtry' before succeeding to login. All u
src/cowrie/core/auth.py:189
Method
clientConnectionFailed
(self, connector, reason)
src/backend_pool/telnet_exec.py:127
Method
close
(self)
src/cowrie/shell/filetransfer.py:111
Method
close
(self)
src/cowrie/shell/filetransfer.py:177
Method
closeReceived
(self)
src/backend_pool/ssh_exec.py:47
Method
closed
Reliably called on both logout and disconnect. The protocol's connectionLost is delivered by the session transport, so here we only
src/cowrie/shell/session.py:109
Method
closed
this is reliably called on both logout and disconnect we notify the protocol here we lost the connection
src/cowrie/llm/session.py:56
Method
closed
This is reliably called on session close/disconnect and calls the avatar
src/cowrie/ssh/session.py:54
Method
collectioncomplete
this gets called once collection is complete
src/cowrie/commands/curl.py:421
Method
command_substitution
Run ``source`` as a command substitution and return its captured stdout with trailing newlines stripped. The inner source runs in a s
src/cowrie/shell/honeypot.py:132
Method
command_substitution
(self, source: str)
src/cowrie/test/test_bashparse.py:40
Method
connectionInitialized
The bot has connected to the xmpp server, now try to join the room.
src/cowrie/output/xmpp.py:36
Method
connectionLost
(self, reason: failure.Failure = connectionDone)
src/backend_pool/nat.py:26
Method
connectionLost
(self, reason: failure.Failure = connectionDone)
src/backend_pool/nat.py:69
Method
connectionLost
Fires on pre-authentication disconnects
src/cowrie/telnet_proxy/server_transport.py:198
Method
connectionLost
(self, reason)
src/cowrie/telnet_proxy/client_transport.py:36
Method
connectionLost
(self, reason: failure.Failure = connectionDone)
src/cowrie/shell/protocol.py:382
Method
connectionLost
(self, reason)
src/cowrie/llm/protocol.py:383
Method
connectionLost
(self, reason: failure.Failure = connectionDone)
src/cowrie/llm/telnet.py:71
Method
connectionLost
(self, reason=None)
src/cowrie/llm/telnet.py:110
← previous
next →
901–1,000 of 2,302, ranked by callers