Joshua Drake
|
957b1432ed
|
add simple tftp server
git-svn-id: file:///home/svn/framework3/trunk@9333 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-21 00:03:04 +00:00 |
James Lee
|
15cee53b41
|
move tab completion setup out of init_ui. fixes #1180
git-svn-id: file:///home/svn/framework3/trunk@9332 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-20 23:47:49 +00:00 |
HD Moore
|
dfa7fb7d0b
|
Move away from Kernel.select in exchange for IO.select, solves some issues with windows compatibility
git-svn-id: file:///home/svn/framework3/trunk@9330 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-20 20:42:17 +00:00 |
HD Moore
|
a29371647f
|
Force cygwin to use the Rex::ThreadSafe.select code
git-svn-id: file:///home/svn/framework3/trunk@9322 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-18 15:11:19 +00:00 |
Joshua Drake
|
670bacb9bc
|
a couple rex/ole fixes
git-svn-id: file:///home/svn/framework3/trunk@9287 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-12 05:33:35 +00:00 |
James Lee
|
c0494dcbc0
|
compat fix for 1.8.6, there are probably many more bugs like this
git-svn-id: file:///home/svn/framework3/trunk@9281 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-11 07:37:57 +00:00 |
HD Moore
|
cdc591488c
|
Bug fix
git-svn-id: file:///home/svn/framework3/trunk@9276 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-10 23:55:58 +00:00 |
Joshua Drake
|
3d023ec1fa
|
add comment about pe.read
git-svn-id: file:///home/svn/framework3/trunk@9272 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-10 16:18:19 +00:00 |
HD Moore
|
542782e7e6
|
Match existing mime implementations more closely
git-svn-id: file:///home/svn/framework3/trunk@9258 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-09 17:01:52 +00:00 |
HD Moore
|
14363ca2e8
|
Rex::MIME::Message can now parse as well as write
git-svn-id: file:///home/svn/framework3/trunk@9257 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-09 16:53:16 +00:00 |
HD Moore
|
5f23151c22
|
Replace the core of the text generation methods; previously, these could result in an oddball string result that would not auto-convert into ASCII-8BIT. Looks like a strange corner case in Ruby 1.9
git-svn-id: file:///home/svn/framework3/trunk@9254 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-09 02:58:55 +00:00 |
Joshua Drake
|
cd213c29c5
|
change offset_to_rva into file_offset_to_va, add comments
git-svn-id: file:///home/svn/framework3/trunk@9242 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-07 21:45:21 +00:00 |
Carlos Perez
|
abe2cb9919
|
cd can now change directory giving it a Windows ENV variable
git-svn-id: file:///home/svn/framework3/trunk@9237 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-07 02:05:26 +00:00 |
Joshua Drake
|
873f8bd1ed
|
added a couple of convenience methods
not sure if these are correct, but they worked for me
git-svn-id: file:///home/svn/framework3/trunk@9230 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-05 20:07:15 +00:00 |
James Lee
|
9fe0186ddb
|
document in a comment the fact that vulns don't have service info yet
git-svn-id: file:///home/svn/framework3/trunk@9213 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-03 18:16:23 +00:00 |
James Lee
|
1ab399d0ea
|
use a stream parser to import NeXpose raw xml, short-circuit find_or_create_ref to avoid going to the task queue when possible
git-svn-id: file:///home/svn/framework3/trunk@9199 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-02 19:16:52 +00:00 |
HD Moore
|
7631b193fd
|
Glue to tie Metasploit mixins into Rex::Script::Meterpreter
git-svn-id: file:///home/svn/framework3/trunk@9193 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-02 00:09:01 +00:00 |
HD Moore
|
5bc9a572e6
|
Add a close method to the file output
git-svn-id: file:///home/svn/framework3/trunk@9189 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-01 17:13:14 +00:00 |
HD Moore
|
4308689fd9
|
Remove diagnostic line
git-svn-id: file:///home/svn/framework3/trunk@9165 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-27 23:08:06 +00:00 |
HD Moore
|
49635c4ab0
|
Call the right select:
git-svn-id: file:///home/svn/framework3/trunk@9164 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-27 22:55:17 +00:00 |
HD Moore
|
936190125e
|
Bug fix for Ruby 1.9 (error can close the server socket, not the client socket). Small jRuby compatibility improvement
git-svn-id: file:///home/svn/framework3/trunk@9155 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-27 14:39:09 +00:00 |
Joshua Drake
|
a953c47cfb
|
remove carriage returns
git-svn-id: file:///home/svn/framework3/trunk@9140 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-26 18:29:24 +00:00 |
James Lee
|
01f9c0b616
|
only do the UA string search in firefox if we don't have a perfect match on buildId
git-svn-id: file:///home/svn/framework3/trunk@9129 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-24 21:31:12 +00:00 |
James Lee
|
13171ad1c6
|
add a fingerprint for ff 3.6.3 on windows
git-svn-id: file:///home/svn/framework3/trunk@9128 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-24 19:36:58 +00:00 |
James Lee
|
928389e8b0
|
update comments to explain the reason for not running init_ui
git-svn-id: file:///home/svn/framework3/trunk@9114 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-20 07:01:46 +00:00 |
James Lee
|
4243ce5bf4
|
preliminary fix for the meterpreter-breaks-tab-completion bug pending some testing, see #1180
git-svn-id: file:///home/svn/framework3/trunk@9113 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-20 03:59:27 +00:00 |
James Lee
|
8919688e1a
|
don't truncate the version when it doesn't contain a string, fixes #1711, thanks Peorth Yggdrasil
git-svn-id: file:///home/svn/framework3/trunk@9104 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-19 22:12:35 +00:00 |
James Lee
|
6d788a9437
|
add print_good methods to rex input shells, fixes #1703
git-svn-id: file:///home/svn/framework3/trunk@9103 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-19 22:09:55 +00:00 |
James Lee
|
af901888d2
|
add detection for FF 3.6, thanks Peorth Yggdrasil
git-svn-id: file:///home/svn/framework3/trunk@9102 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-19 19:33:09 +00:00 |
Joshua Drake
|
32cd6b2101
|
fix reference to readline_compatible
git-svn-id: file:///home/svn/framework3/trunk@9060 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-13 17:09:42 +00:00 |
James Lee
|
6507c4fcea
|
clarify comments about what the checks for a deceitful UA are doing
git-svn-id: file:///home/svn/framework3/trunk@9054 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-12 04:44:33 +00:00 |
James Lee
|
548e242e75
|
add firefox detection based on navigator.buildID. Thanks, Mark Fioravanti\!
git-svn-id: file:///home/svn/framework3/trunk@9053 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-12 04:21:42 +00:00 |
HD Moore
|
108362cf95
|
Switch to recvfrom_nonsock, solves a hang with win32 + 1.9.1
git-svn-id: file:///home/svn/framework3/trunk@9045 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-10 17:31:40 +00:00 |
HD Moore
|
3ad0560d00
|
Use the kernel select in 1.9, its less buggy and doesn't have the issues that lead us to create our own in the first place
git-svn-id: file:///home/svn/framework3/trunk@9044 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-09 22:48:31 +00:00 |
Joshua Drake
|
df16eec4d7
|
revert r9038, see r9039, fixes #1531, fixes #531
git-svn-id: file:///home/svn/framework3/trunk@9040 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 23:42:04 +00:00 |
Joshua Drake
|
9a8d14a5ec
|
use RL_PROMPT_ constants for places where a prompt is colorized (only)
git-svn-id: file:///home/svn/framework3/trunk@9039 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 23:37:49 +00:00 |
James Lee
|
a502c2647d
|
tell readline that the color escapes shouldn't be counted as part of the line length, thanks to Niklas Baumstark. fixes 1531, fixes 531
git-svn-id: file:///home/svn/framework3/trunk@9038 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-07 23:24:54 +00:00 |
HD Moore
|
3c4024a0c6
|
Expose the server client list, set the keepalive
git-svn-id: file:///home/svn/framework3/trunk@8992 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 06:05:06 +00:00 |
HD Moore
|
c6c956ab46
|
Small patch to enable a new stager
git-svn-id: file:///home/svn/framework3/trunk@8984 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-03 05:21:15 +00:00 |
HD Moore
|
5f3def5bee
|
License corrections
git-svn-id: file:///home/svn/framework3/trunk@8982 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-02 21:34:15 +00:00 |
Joshua Drake
|
71a2064520
|
closes #1408 - merge patch from Mike Ryan
git-svn-id: file:///home/svn/framework3/trunk@8963 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-31 02:25:44 +00:00 |
HD Moore
|
09dd8c1fcc
|
Adds portlist_to_portspec and portspec_to_portlist. Merges in Qualys XML support from Sertan Kolat
git-svn-id: file:///home/svn/framework3/trunk@8949 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-28 23:02:28 +00:00 |
HD Moore
|
432f1676aa
|
Increase LocalRelay block size, return exploit_uuid in sessions
git-svn-id: file:///home/svn/framework3/trunk@8939 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-27 15:44:33 +00:00 |
HD Moore
|
cd71cfbad1
|
Handle buggy HTTP servers better
git-svn-id: file:///home/svn/framework3/trunk@8921 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-25 21:35:37 +00:00 |
HD Moore
|
3e29a2fd2f
|
Adds bgrun, bglist, bgkill to run Meterpreter scripts in the background
git-svn-id: file:///home/svn/framework3/trunk@8917 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-25 15:54:43 +00:00 |
James Lee
|
2a2682052b
|
patch from Mark Fioravanti for detecting chrome vs safari
git-svn-id: file:///home/svn/framework3/trunk@8897 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-24 16:13:59 +00:00 |
HD Moore
|
bb0db3cdf6
|
Closes command and meterpreter sessions in a much more consistent way
git-svn-id: file:///home/svn/framework3/trunk@8865 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-21 04:24:27 +00:00 |
HD Moore
|
eb31c8f24b
|
Fixes up SunRPC to use proper timeouts and track the socket context (needed for pivoting)
git-svn-id: file:///home/svn/framework3/trunk@8845 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-17 23:02:35 +00:00 |
Tod Beardsley
|
a29ff6f435
|
Adding a Rex library method for generating an array of mixed case strings.
git-svn-id: file:///home/svn/framework3/trunk@8841 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-17 17:47:08 +00:00 |
HD Moore
|
5dd404abd6
|
Fix an issue with 1.9.1 compat
git-svn-id: file:///home/svn/framework3/trunk@8818 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-14 16:20:24 +00:00 |