Files
metasploit-gs/dev/msf3/bugs
T

19 lines
514 B
Plaintext
Raw Normal View History

2005-09-24 19:19:32 +00:00
msf/core
- encoding is slow sometimes, profile it
2005-07-23 05:13:27 +00:00
meterpreter
- migration sometimes does partial reads of stages leading to crashes
2005-09-24 19:19:32 +00:00
- should switch to inlined staging in request packet
msfconsole
- jobs -k on the same exploit twice leads to exception
2005-11-04 00:55:46 +00:00
win32 bugs
- 'gets' blocks
- http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/151367
- works in cmd.exe
- does not work in rxvt (kbhit just keeps returning 0)
X - no HOME variable by default -- need to use another directory