Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chocapikk/CVE-2024-45519
/ functions
Functions
11 in github.com/Chocapikk/CVE-2024-45519
⨍
Functions
11
◇
Types & classes
2
↳
Endpoints
1
↓ 5 callers
Method
send_smtp_command
(self, command)
exploit.py:46
↓ 3 callers
Method
clean_exit
Close the socket and stop the listener in case of failure
exploit.py:59
↓ 2 callers
Method
generate_random_email
(self)
exploit.py:23
↓ 1 callers
Method
connect
(self)
exploit.py:37
↓ 1 callers
Method
generate_base64_revshell
(self)
exploit.py:27
↓ 1 callers
Method
generate_injected_rcpt_to
(self)
exploit.py:34
↓ 1 callers
Function
main
Exploit the Zimbra Postjournal SMTP vulnerability to execute arbitrary commands.
exploit.py:143
↓ 1 callers
Method
run
(self)
exploit.py:68
Method
__init__
(self, target, port, lhost, lport)
exploit.py:13
Method
__init__
(self, bind_host, bind_port)
exploit.py:93
Method
start_listener
(self)
exploit.py:97