Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adikso/minecraft-log4j-honeypot
/ functions
Functions
20 in github.com/Adikso/minecraft-log4j-honeypot
⨍
Functions
20
◇
Types & classes
5
↓ 1 callers
Function
DownloadFile
(url *url.URL)
extractor/fetcher.go:110
↓ 1 callers
Function
DownloadPayload
(entry *ldap.Entry)
extractor/fetcher.go:18
↓ 1 callers
Function
FetchFromLdap
(address *url.URL)
extractor/fetcher.go:36
↓ 1 callers
Method
FindInjections
(text string)
extractor/finder.go:16
↓ 1 callers
Method
GetVersionName
()
minecraft/status.go:78
↓ 1 callers
Function
NewFinder
(pattern *regexp.Regexp)
extractor/finder.go:12
↓ 1 callers
Function
NewServer
(address string)
minecraft/server.go:31
↓ 1 callers
Method
Run
()
minecraft/server.go:37
↓ 1 callers
Function
SaveDetails
(entry *ldap.Entry)
extractor/fetcher.go:92
↓ 1 callers
Method
acceptConn
(conn net.Conn)
minecraft/server.go:54
↓ 1 callers
Method
acceptListPing
(conn net.Conn)
minecraft/status.go:13
↓ 1 callers
Method
acceptLogin
acceptLogin check player's account
minecraft/server.go:159
↓ 1 callers
Method
handlePlaying
(conn net.Conn, protocol int32)
minecraft/server.go:88
↓ 1 callers
Method
handshake
handshake receive and parse Handshake packet
minecraft/server.go:181
↓ 1 callers
Method
joinGame
(conn net.Conn)
minecraft/server.go:228
↓ 1 callers
Method
listResp
listResp return server status as JSON string
minecraft/status.go:39
↓ 1 callers
Method
loginSuccess
loginSuccess send LoginSuccess packet to client
minecraft/server.go:200
↓ 1 callers
Method
playerPositionAndLookClientbound
(conn net.Conn)
minecraft/server.go:340
Function
Analyse
(text string)
main.go:12
Function
main
()
main.go:34