[framework] linux/samba/lsa_transnames_heap: "Error: EOFError: end of file reached"

H D Moore hdm at metasploit.com
Sat Apr 5 20:07:00 CDT 2008


At first glance, I would guess that your log-level in the smbd.conf is set 
to a non-default value (this causes the exploit to fail because it 
changes the layout of overwritten structures). In order to determine what 
caused the EOF error, run the following:

msf> setg LogLevel 5
msf> save
msf> use exploit/.../
msf> exploit

Take a look at .msf3/logs/framework.log (at the end) and see if there is 
any obvious stack trace (or send me a copy off-list).

-HD


More information about the Framework mailing list