HD Moore
|
f9049e0d50
|
Load win32api for cygwin as well
git-svn-id: file:///home/svn/framework3/trunk@8214 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-24 17:31:50 +00:00 |
HD Moore
|
1e2f421432
|
Remove references to DL, since it has a conflicting API between 1.8 and 1.9. Update all methods to use Win32API and add a play_sound() method
git-svn-id: file:///home/svn/framework3/trunk@8213 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-24 17:28:03 +00:00 |
Stephen Fewer
|
651fd5e834
|
fix for ps bug where the wrong arch was sometimes defaulted to if no arch was returned.
git-svn-id: file:///home/svn/framework3/trunk@8211 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-23 16:50:44 +00:00 |
James Lee
|
ae673cccd7
|
add detections for newest IE8 on win7 and x64
git-svn-id: file:///home/svn/framework3/trunk@8206 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-22 23:47:50 +00:00 |
James Lee
|
7e5ad7bfa3
|
log more info about script failures
git-svn-id: file:///home/svn/framework3/trunk@8205 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-22 23:09:41 +00:00 |
Stephen Fewer
|
7b34b46b68
|
Commit the ruby side for the meterpreter migration overhaul.
git-svn-id: file:///home/svn/framework3/trunk@8199 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-22 19:47:36 +00:00 |
Joshua Drake
|
7d6607b517
|
add default compression level for zlib_deflate()
git-svn-id: file:///home/svn/framework3/trunk@8191 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-21 19:31:17 +00:00 |
James Lee
|
4d644ab895
|
add os_flavor detection for firefox
git-svn-id: file:///home/svn/framework3/trunk@8185 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-21 11:26:16 +00:00 |
Stephen Fewer
|
538d44aa8d
|
commit the changes on the ruby side for new ps command. We now get the process architecture and parent pid (when possible) of each process.
git-svn-id: file:///home/svn/framework3/trunk@8157 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-19 10:47:01 +00:00 |
Joshua Drake
|
c13841d902
|
base RegexScanner on Generic instead of JmpRegScanner
git-svn-id: file:///home/svn/framework3/trunk@8148 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-18 22:17:08 +00:00 |
HD Moore
|
a753666073
|
Switch sysread back to get_once(). This reverts a previous change, but the sysread breaks SSL support
git-svn-id: file:///home/svn/framework3/trunk@8124 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 21:40:30 +00:00 |
James Lee
|
7be26761f5
|
merge bannedit's WAR payload patch
git-svn-id: file:///home/svn/framework3/trunk@8119 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-14 18:15:15 +00:00 |
HD Moore
|
540beed83e
|
Prevent the dcerpc NDR string functions from modifying their argument directly
git-svn-id: file:///home/svn/framework3/trunk@8102 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-12 23:15:07 +00:00 |
James Lee
|
a9b1462e9d
|
add a callback for session commands. fixes 618
git-svn-id: file:///home/svn/framework3/trunk@8075 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-06 05:06:12 +00:00 |
James Lee
|
d261b39206
|
actually save the result of the merge
git-svn-id: file:///home/svn/framework3/trunk@8072 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-05 18:18:49 +00:00 |
HD Moore
|
6e45d1e32f
|
Sort by creation order vs pid
git-svn-id: file:///home/svn/framework3/trunk@8059 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-02 11:35:57 +00:00 |
HD Moore
|
1623b59a0c
|
Decrease indents to save screen space
git-svn-id: file:///home/svn/framework3/trunk@8058 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-02 11:28:43 +00:00 |
HD Moore
|
42b3a5774d
|
Adds the process username to the ps output (when possible).
git-svn-id: file:///home/svn/framework3/trunk@8056 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-02 03:41:21 +00:00 |
HD Moore
|
4d7aec7c2d
|
Fixes #745. This commit changes how token manipulation works, adds the steal_token, drop_token, and getprivs commands. Tested on NT 4.0, 2000 SP4, XP SP3, 2003 SP2, Vista, and Windows 7
git-svn-id: file:///home/svn/framework3/trunk@8055 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-02 00:35:10 +00:00 |
HD Moore
|
98f83bbab1
|
Adds reg queryclass
git-svn-id: file:///home/svn/framework3/trunk@8046 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-31 15:52:30 +00:00 |
Joshua Drake
|
2283e029db
|
crossing fingers, big cr removal batch
git-svn-id: file:///home/svn/framework3/trunk@8038 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-30 22:24:22 +00:00 |
James Lee
|
02eb7ab80d
|
massive changes to the database api. Auxiliary::Report is now just a bunch of stubs into the main DBManager, most aux modules should just work, but they haven't all been tested. introduces a get_auth_info method for pulling credentials out of the db. other db api methods should be more standardized now. cross your fingers
git-svn-id: file:///home/svn/framework3/trunk@8028 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-29 23:48:45 +00:00 |
HD Moore
|
922cef26fa
|
Store the domain name in the SMB client object, along with other fields provided by NTLMSSP responses. Show the domain name and netbios name in the version scanner. Update MS06-070 to remove the default target, use the domain name from the server response, and use a more reliable return address for 2000 SP4.
git-svn-id: file:///home/svn/framework3/trunk@8022 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-29 14:00:49 +00:00 |
HD Moore
|
4c6fd97b0e
|
Handles some broken TCP stack implementations better (but not perfectly)
git-svn-id: file:///home/svn/framework3/trunk@7991 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-27 07:02:55 +00:00 |
James Lee
|
8f2138a464
|
and remove the empty xdr.rb
git-svn-id: file:///home/svn/framework3/trunk@7965 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-24 00:21:36 +00:00 |
HD Moore
|
b13e185943
|
Giant update from tebo, fixing up SunRPC and the nsfmount module
git-svn-id: file:///home/svn/framework3/trunk@7961 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-23 13:44:53 +00:00 |
HD Moore
|
7935656355
|
Fixes #708. Enforces a timeout around SSL's connect()
git-svn-id: file:///home/svn/framework3/trunk@7938 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-21 22:48:40 +00:00 |
HD Moore
|
2d399f9b52
|
Handle the native win32 errno as well
git-svn-id: file:///home/svn/framework3/trunk@7923 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-19 15:08:37 +00:00 |
HD Moore
|
1eceebc950
|
Fixes #697. This prevents a closed socket from being passed to select() and handles the case where a race condition allowed this to happen anyways (one thread closes, one thread selects). This should prevent most 'invalid handle' exceptions on Cygwin and prevent Win32 native from crashing due to the native exception.
git-svn-id: file:///home/svn/framework3/trunk@7922 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-19 15:02:26 +00:00 |
Joshua Drake
|
addcba5131
|
0x7f isn't printable!
git-svn-id: file:///home/svn/framework3/trunk@7915 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-18 20:40:08 +00:00 |
HD Moore
|
39d37065de
|
See #485. This patch allows the very basics of metasploit to work under jRuby 1.4.0. Many, many things are still broken
git-svn-id: file:///home/svn/framework3/trunk@7906 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-17 08:02:11 +00:00 |
James Lee
|
06427b53c9
|
document the detection for 2k SP0
git-svn-id: file:///home/svn/framework3/trunk@7887 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-15 23:08:28 +00:00 |
HD Moore
|
a16feb01bc
|
Minor tweaks to http processing
git-svn-id: file:///home/svn/framework3/trunk@7805 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-10 18:12:38 +00:00 |
HD Moore
|
5ef9a1c040
|
Wipe the headers before reparsing
git-svn-id: file:///home/svn/framework3/trunk@7801 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-10 17:04:52 +00:00 |
HD Moore
|
006d5d51fc
|
Fixes #674 by adding 100-continue support
git-svn-id: file:///home/svn/framework3/trunk@7799 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-10 16:54:27 +00:00 |
HD Moore
|
d2694ce5b9
|
Ignore errors on shutdown for the relay
git-svn-id: file:///home/svn/framework3/trunk@7795 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-10 06:09:15 +00:00 |
HD Moore
|
e731426666
|
Fixes #662. The socket pivoting is still not perfect, but this goes a long way
git-svn-id: file:///home/svn/framework3/trunk@7792 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-10 05:40:26 +00:00 |
James Lee
|
e0bd6dd6ed
|
don't bother checking for an address if our range is empty
git-svn-id: file:///home/svn/framework3/trunk@7779 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-09 21:28:44 +00:00 |
Joshua Drake
|
87c85b5176
|
removed executable generation routines from Rex::Text (use Msf::Util::EXE), Fixes #660
git-svn-id: file:///home/svn/framework3/trunk@7760 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-08 21:24:45 +00:00 |
HD Moore
|
54c10c0c3d
|
Fixes #623 and fixes #622, implements a number of changes to the core channel dispatch code, sets timeouts on unmatched responses, and handles tcp relay writes with a threaded/timeout wrapper to avoid delays.
git-svn-id: file:///home/svn/framework3/trunk@7753 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-08 18:32:26 +00:00 |
James Lee
|
7427640fb0
|
don't wait for a message body that will never come. fixes 659
git-svn-id: file:///home/svn/framework3/trunk@7748 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-08 02:26:37 +00:00 |
Stephen Fewer
|
7d3ff93ec9
|
Fix a few bugs in the parsing of exception directories on PE64 binaries.
git-svn-id: file:///home/svn/framework3/trunk@7730 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-07 12:56:54 +00:00 |
Stephen Fewer
|
4fb212b54e
|
Go back to using select instead of sleep for the waiters.
git-svn-id: file:///home/svn/framework3/trunk@7729 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-07 12:55:31 +00:00 |
James Lee
|
02a62967e4
|
register the 'rex' log source, see #577
git-svn-id: file:///home/svn/framework3/trunk@7727 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-06 18:09:27 +00:00 |
HD Moore
|
1f5a0be9ca
|
Fixes #630 by correct the constant typo
git-svn-id: file:///home/svn/framework3/trunk@7726 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-06 14:51:15 +00:00 |
HD Moore
|
2c92856612
|
Fixes #604. This fixes a long-standing race condition with meterpreter channels that received data as soon as they were open (TCP).
git-svn-id: file:///home/svn/framework3/trunk@7708 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 21:08:34 +00:00 |
James Lee
|
a96a23f95c
|
add cidr parsing for ipv6
git-svn-id: file:///home/svn/framework3/trunk@7707 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 20:17:28 +00:00 |
James Lee
|
1e6b6b3d62
|
fix ipv6 handling for single addresses
git-svn-id: file:///home/svn/framework3/trunk@7706 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 19:55:58 +00:00 |
James Lee
|
5952e29040
|
modify address range specification (for e.g. RHOSTS) to use nmap notation, fixes #182
git-svn-id: file:///home/svn/framework3/trunk@7705 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 19:37:14 +00:00 |
HD Moore
|
9b2d5fcd24
|
Fixes #605 by re-raising the correct exception class
git-svn-id: file:///home/svn/framework3/trunk@7701 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 18:38:59 +00:00 |
Stephen Fewer
|
a544d71f4e
|
A few small changes to the ruby side of meterpreters packet dispatcher stuff. Allow for blocking a request indefinatly and add in a new command 'wait' to stdapi.sys.process.
git-svn-id: file:///home/svn/framework3/trunk@7697 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 17:32:56 +00:00 |
James Lee
|
5182d1c927
|
allow the Connection header to specify keep-alive in a less strict manner. this is more rfc2616 compliant and fixes #601
git-svn-id: file:///home/svn/framework3/trunk@7677 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 07:40:37 +00:00 |
HD Moore
|
fc983ef7e3
|
Many bug fixes to db_autopwn, cross-referencing of OS-level vulnerabilities, small bug fixes to HTTP client API
git-svn-id: file:///home/svn/framework3/trunk@7676 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 01:36:17 +00:00 |
James Lee
|
7b4a942ed6
|
revert logging change from r7653 which broke meterpreter sessions
git-svn-id: file:///home/svn/framework3/trunk@7671 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-02 19:11:11 +00:00 |
James Lee
|
626d085dd4
|
expand ryan linn's idea of more verbose job info to include start time, see #586
git-svn-id: file:///home/svn/framework3/trunk@7668 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-02 03:32:48 +00:00 |
James Lee
|
0da80965d6
|
more info about a job, thanks Ryan Linn for the patch; fixes #586
git-svn-id: file:///home/svn/framework3/trunk@7665 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 23:11:12 +00:00 |
James Lee
|
125f0aab0a
|
map any attempt to log to an unknown logsink to the core logsink, fixes 577
git-svn-id: file:///home/svn/framework3/trunk@7653 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-30 22:03:53 +00:00 |
HD Moore
|
ed7b7ac6f0
|
Fixes #491 and fixes #543 by updating the HTTP stack and validating configuration options
git-svn-id: file:///home/svn/framework3/trunk@7652 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-30 21:15:06 +00:00 |
HD Moore
|
1189ac1dcd
|
Updates to the PE class to support TLS/Exceptions
git-svn-id: file:///home/svn/framework3/trunk@7651 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-30 20:18:37 +00:00 |
HD Moore
|
b8804e48cd
|
Add (incomplete) support for TLS callbacks
git-svn-id: file:///home/svn/framework3/trunk@7648 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-30 19:48:35 +00:00 |
HD Moore
|
ff93072d1e
|
Fixes #578. Only register a new meterpreter sink if one doesnt already exist
git-svn-id: file:///home/svn/framework3/trunk@7632 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 16:34:46 +00:00 |
James Lee
|
9d2ab30f9d
|
create the history file if it doesn't exist
git-svn-id: file:///home/svn/framework3/trunk@7627 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 07:13:21 +00:00 |
James Lee
|
d6a732d619
|
move histfile reading into rex
git-svn-id: file:///home/svn/framework3/trunk@7625 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 06:03:05 +00:00 |
James Lee
|
3412a38146
|
register a 'meterpreter' logsink
git-svn-id: file:///home/svn/framework3/trunk@7622 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 02:46:04 +00:00 |
James Lee
|
fd61df4e9e
|
add full support for persistent history, works in msfweb as well. fixes #523
git-svn-id: file:///home/svn/framework3/trunk@7621 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 02:18:02 +00:00 |
James Lee
|
723aa65df0
|
refuse to migrate into the current process. fixes #418
git-svn-id: file:///home/svn/framework3/trunk@7618 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 23:24:01 +00:00 |
James Lee
|
d5e09a90e2
|
add minver and maxver options and prepare for universal module ranking
git-svn-id: file:///home/svn/framework3/trunk@7598 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 21:40:02 +00:00 |
James Lee
|
f8d84a7dc9
|
prevent loading the same dispatcher multiple times. fixes #560
git-svn-id: file:///home/svn/framework3/trunk@7587 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 01:07:19 +00:00 |
James Lee
|
6e7c4a77a9
|
add detection for ie6 on xpsp2
git-svn-id: file:///home/svn/framework3/trunk@7572 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-20 06:08:09 +00:00 |
James Lee
|
3b6126bfd9
|
actually commit what i said i was committing. =(
git-svn-id: file:///home/svn/framework3/trunk@7567 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-18 06:35:44 +00:00 |
HD Moore
|
a92fbb1ff4
|
Fixes #526. Correct socket name and call to super in the socket output io
git-svn-id: file:///home/svn/framework3/trunk@7548 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 23:35:34 +00:00 |
HD Moore
|
8cadfe66cf
|
Mostly cosmetic
git-svn-id: file:///home/svn/framework3/trunk@7530 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 15:16:08 +00:00 |
James Lee
|
e296ec92ea
|
more uninitalized var warnings
git-svn-id: file:///home/svn/framework3/trunk@7513 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-14 06:21:22 +00:00 |
James Lee
|
8471baa62a
|
fix another uninitialized class var warning
git-svn-id: file:///home/svn/framework3/trunk@7494 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 22:00:16 +00:00 |
James Lee
|
8c28c38da3
|
remove busted unit test
git-svn-id: file:///home/svn/framework3/trunk@7482 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-12 19:49:35 +00:00 |
James Lee
|
78c88c888f
|
don't backtrace just because the client cancelled
git-svn-id: file:///home/svn/framework3/trunk@7453 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 19:38:18 +00:00 |
James Lee
|
3dfaf32bc8
|
trying out bold colors
git-svn-id: file:///home/svn/framework3/trunk@7450 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 16:49:26 +00:00 |
James Lee
|
2cbb32550c
|
fix meterp sessions getting initialized improperly, fix msf> prompt in exploit context after color cmd
git-svn-id: file:///home/svn/framework3/trunk@7449 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 16:10:39 +00:00 |
HD Moore
|
2c3cace80c
|
Fix up the classes needed by msfweb. Fixes #495
git-svn-id: file:///home/svn/framework3/trunk@7447 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 15:59:49 +00:00 |
James Lee
|
3628a3d3c6
|
fix sessions breaking right away when interacting. command dispatcher still appears to be hosed
git-svn-id: file:///home/svn/framework3/trunk@7446 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 15:55:42 +00:00 |
HD Moore
|
3db9bbfaae
|
See #493. Initialize the prompt
git-svn-id: file:///home/svn/framework3/trunk@7445 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 15:33:14 +00:00 |
James Lee
|
daf58b6deb
|
get rid of the single-character escapes so we're less likely to see accidental color substitutions
git-svn-id: file:///home/svn/framework3/trunk@7443 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 07:12:56 +00:00 |
James Lee
|
fd4e4154cd
|
add a new 'color' command that lets the user force color on or off.
git-svn-id: file:///home/svn/framework3/trunk@7442 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 06:58:01 +00:00 |
James Lee
|
a8d9da0d3d
|
initial color support. will add ability to change colors from console soon. see #344
git-svn-id: file:///home/svn/framework3/trunk@7440 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 03:27:48 +00:00 |
James Lee
|
e73d4ead7f
|
handle a broken socket gracefully, fixes a backtrace in msfd
git-svn-id: file:///home/svn/framework3/trunk@7432 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 20:10:53 +00:00 |
pusscat
|
493f56be57
|
https://metasploit.com/redmine/issues/430
Change this line so that 0xf0 is now used as an xor base
git-svn-id: file:///home/svn/framework3/trunk@7428 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 18:47:46 +00:00 |
Joshua Drake
|
927fe6b6c2
|
update pattern_offset to show all ocurrences
git-svn-id: file:///home/svn/framework3/trunk@7425 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 17:50:53 +00:00 |
HD Moore
|
176e999f08
|
Merge patches from Ryan Linn. Fixes #438
git-svn-id: file:///home/svn/framework3/trunk@7413 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:33:40 +00:00 |
HD Moore
|
6885ffa48f
|
Improvements to the SSL TCP Server mixin
git-svn-id: file:///home/svn/framework3/trunk@7409 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:13:25 +00:00 |
James Lee
|
1b7fb68f52
|
More useful error when given invalid register name, fix error message to be consistent with code when offset is too large
git-svn-id: file:///home/svn/framework3/trunk@7407 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-08 19:42:58 +00:00 |
HD Moore
|
cae79f8b3b
|
Add a comment describing the extension
git-svn-id: file:///home/svn/framework3/trunk@7394 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 21:00:13 +00:00 |
HD Moore
|
836624570b
|
Disabling unfinished ESPIA commands
git-svn-id: file:///home/svn/framework3/trunk@7393 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 20:58:57 +00:00 |
HD Moore
|
d82d687ea6
|
Fixes #478. Handles the screenshot command better, defaults to a random bmp
git-svn-id: file:///home/svn/framework3/trunk@7392 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 20:58:24 +00:00 |
HD Moore
|
c5ace6ef28
|
Use the open_file API
git-svn-id: file:///home/svn/framework3/trunk@7391 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 20:47:45 +00:00 |
HD Moore
|
5d129bdb53
|
Add open_file() to work around url vs file handling issues on cygwin
git-svn-id: file:///home/svn/framework3/trunk@7390 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 20:43:00 +00:00 |
HD Moore
|
1dad276f58
|
...and back again. Looks like cygwin / 1.9.1 DL is a little different
git-svn-id: file:///home/svn/framework3/trunk@7389 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 20:28:25 +00:00 |
HD Moore
|
1a280c3a0a
|
Switch to shell open
git-svn-id: file:///home/svn/framework3/trunk@7388 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 20:26:05 +00:00 |
HD Moore
|
1bb29e2835
|
See #478. Handle cygwin better for open url
git-svn-id: file:///home/svn/framework3/trunk@7387 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 20:22:28 +00:00 |
HD Moore
|
0604fbfd71
|
Workaround broken cygpath behavior with the cygwin path contains 8.3 names
git-svn-id: file:///home/svn/framework3/trunk@7377 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 16:43:14 +00:00 |
HD Moore
|
34d76a72e0
|
Fixes #462. Handle proxy errors like regular socket errors. This can lead to missing results in tests, so we may need to add special proxy exception checks to the scanner mixin
git-svn-id: file:///home/svn/framework3/trunk@7352 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-04 16:36:06 +00:00 |