fc899bea57
git-svn-id: file:///home/svn/incoming/trunk@2969 4d416f70-5f16-0410-b530-b9f4589650da
14 lines
451 B
Plaintext
14 lines
451 B
Plaintext
msf/core
|
|
- encoding is slow sometimes, profile it
|
|
- session listing fails if endpoint dies:
|
|
|
|
msf exploit(windows/ms03_020_ie_objecttype) > session -l
|
|
[-] Session manipulation failed: Transport endpoint is not connected - getpeername(2)
|
|
|
|
meterpreter
|
|
- migration sometimes does partial reads of stages leading to crashes
|
|
- should switch to inlined staging in request packet
|
|
|
|
msfconsole
|
|
- jobs -k on the same exploit twice leads to exception
|