Mario Ceballos
|
43f65b2851
|
fix for the NLS_LANG issue. (rory)
git-svn-id: file:///home/svn/framework3/trunk@7709 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 23:01:54 +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 |
Joshua Drake
|
0458622cb7
|
attempt to persist left over data across calls
git-svn-id: file:///home/svn/framework3/trunk@7704 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 19:20:14 +00:00 |
James Lee
|
ee0c1d460a
|
remove the lock that was causing segfaults on 1.9; fixes #513, see #514
git-svn-id: file:///home/svn/framework3/trunk@7703 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 19:16:28 +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 |
HD Moore
|
fda1083d13
|
Stop throwing an exception on module initialization, delay this until connect() to avoid breaking module enumeration tools. Clean up the tabs and indents. Delete the broken rescue clause with no begin
git-svn-id: file:///home/svn/framework3/trunk@7696 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 17:22:32 +00:00 |
Joshua Drake
|
821f515ff5
|
add PrependChrootBreak
git-svn-id: file:///home/svn/framework3/trunk@7692 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 07:49:05 +00:00 |
Joshua Drake
|
4ab9a59a39
|
now supporting sequential identical values!
git-svn-id: file:///home/svn/framework3/trunk@7691 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 07:45:08 +00:00 |
HD Moore
|
facebbc791
|
allow module search to continue even if one module fails to load
git-svn-id: file:///home/svn/framework3/trunk@7689 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 01:00:48 +00:00 |
Mario Ceballos
|
93d02320cf
|
updated oracle mixin and adjusted affected modules. now compatible with ruby 1.8 and 1.9
git-svn-id: file:///home/svn/framework3/trunk@7688 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 23:57:02 +00:00 |
Joshua Drake
|
d4f1314025
|
fixed problem reading long lines
git-svn-id: file:///home/svn/framework3/trunk@7687 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 21:52:59 +00:00 |
Joshua Drake
|
1d143a6ccf
|
fix silly bug, sorry
git-svn-id: file:///home/svn/framework3/trunk@7686 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 21:11:56 +00:00 |
Joshua Drake
|
d31d7f869f
|
split buffer to array conversion out
git-svn-id: file:///home/svn/framework3/trunk@7685 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 20:58:07 +00:00 |
Joshua Drake
|
7aeb7a08b3
|
first attempt at support for ftp continuations
git-svn-id: file:///home/svn/framework3/trunk@7684 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 20:56:08 +00:00 |
HD Moore
|
b1b7ef0350
|
Improves the NeXpose plugin, adds the ability to do discovery outside of NeXpose and then scan the results using the database as input (-d).
git-svn-id: file:///home/svn/framework3/trunk@7681 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 15:26:30 +00:00 |
Patrick Webster
|
a4fc468700
|
Handles exception where exec is a directory, or permission is denied.
git-svn-id: file:///home/svn/framework3/trunk@7678 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 08:17:14 +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
|
dfabd1e3fc
|
fixes #587; add http xmlrpc support from Ryan Linn, invoke it with 'load xmlrpc ServerType=Web' or ./msfrpcd -t Web
git-svn-id: file:///home/svn/framework3/trunk@7667 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-02 00:00:11 +00:00 |
James Lee
|
e427bd5f81
|
spaces to tabs
git-svn-id: file:///home/svn/framework3/trunk@7666 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 23:15:07 +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
|
b486654975
|
nothing actually uses the zip library, ripping it out. fixes 591
git-svn-id: file:///home/svn/framework3/trunk@7663 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 22:34:45 +00:00 |
James Lee
|
c2fac74ae2
|
make irb more useful by eliding unnecessary stuff from framework.inspect
git-svn-id: file:///home/svn/framework3/trunk@7662 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 21:42:14 +00:00 |
James Lee
|
e73842251e
|
add a kill command and clean up tabbing for jobs
git-svn-id: file:///home/svn/framework3/trunk@7659 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 18:24:11 +00:00 |
HD Moore
|
b7addee664
|
Release cut, back to 3.4-dev
git-svn-id: file:///home/svn/framework3/trunk@7656 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 03:57:09 +00:00 |
HD Moore
|
cae9880c28
|
Tag this as 3.3.1-release
git-svn-id: file:///home/svn/framework3/trunk@7654 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 03:08:48 +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
|
c72ec65474
|
Tag this as 3.3.1-dev until we cut 3.3.1-release, then back to 3.4-dev
git-svn-id: file:///home/svn/framework3/trunk@7650 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-30 20:17:55 +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
|
38c8714db1
|
Fixes #585. Klunky right now but well tested
git-svn-id: file:///home/svn/framework3/trunk@7647 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-30 19:24:47 +00:00 |
et
|
53e9907a7d
|
remove reports record
git-svn-id: file:///home/svn/framework3/trunk@7644 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-30 03:23:38 +00:00 |
HD Moore
|
05733b9d8d
|
Correct tab indention
git-svn-id: file:///home/svn/framework3/trunk@7642 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-29 23:36:40 +00:00 |
HD Moore
|
bfe2cc0c53
|
Force stale connections to be freed, fixes #513.
git-svn-id: file:///home/svn/framework3/trunk@7641 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-29 17:17:24 +00:00 |
HD Moore
|
b0c68d3fd2
|
Faster DLL reading (ruby will yield to background threads on 4k blocks otherwise)
git-svn-id: file:///home/svn/framework3/trunk@7639 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-29 04:23:33 +00:00 |
HD Moore
|
63b6cf1713
|
Remove unused libraries from the tree
git-svn-id: file:///home/svn/framework3/trunk@7637 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 22:56:40 +00:00 |
HD Moore
|
3ef0987aae
|
Remove unused libraries (packetfu will be re-integrated when the next rev is done)
git-svn-id: file:///home/svn/framework3/trunk@7634 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 22:48:36 +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
|
1b4aa0380b
|
read in a history file. beginnings of persistent history. see #523
git-svn-id: file:///home/svn/framework3/trunk@7620 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-26 01:01:27 +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 |
HD Moore
|
f3006f78c9
|
Fix up handling of service-less vulnerabilities
git-svn-id: file:///home/svn/framework3/trunk@7612 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 18:03:25 +00:00 |
James Lee
|
6bd2e7f5b4
|
dup http resource so modules don't inadvertantly modify it
git-svn-id: file:///home/svn/framework3/trunk@7608 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:45:14 +00:00 |
et
|
70d5e219e4
|
Additional reporting methods removed
git-svn-id: file:///home/svn/framework3/trunk@7607 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:20:21 +00:00 |
et
|
252cdcfb92
|
Removing unnecesary reporting methods
git-svn-id: file:///home/svn/framework3/trunk@7606 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:11:52 +00:00 |
et
|
5b81d85447
|
Replaced reporting to use notes
git-svn-id: file:///home/svn/framework3/trunk@7605 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 06:08:28 +00:00 |
HD Moore
|
b460843929
|
Fixes #574. Uses compatible_payloads as the initial list for finding a match
git-svn-id: file:///home/svn/framework3/trunk@7604 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 02:24:41 +00:00 |
HD Moore
|
49b6111dbc
|
Correctly print vulnerability references when there is no associated service
git-svn-id: file:///home/svn/framework3/trunk@7600 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-25 01:44:55 +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 |
HD Moore
|
3796cf3865
|
Fixes #567, hands the case where the svn directories were moved
git-svn-id: file:///home/svn/framework3/trunk@7593 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 12:47:05 +00:00 |
et
|
e354c8dbcc
|
Multiple headers handling bug fixes
git-svn-id: file:///home/svn/framework3/trunk@7588 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-24 05:27:11 +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 |
et
|
a3d4e1c44a
|
Added command to launch msfproxy from console
git-svn-id: file:///home/svn/framework3/trunk@7584 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-23 03:38:05 +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 |
James Lee
|
14a0040b8a
|
move nmap xml parsing into Rex::Parser; add a test to make sure it works
git-svn-id: file:///home/svn/framework3/trunk@7566 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-18 06:15:45 +00:00 |
HD Moore
|
f327418804
|
Fixes #553. Adds a timeout for all FTP commands and removes the unbounded fd.get
git-svn-id: file:///home/svn/framework3/trunk@7564 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-18 03:04:25 +00:00 |
Joshua Drake
|
56f0ef00e6
|
fix pad handling
git-svn-id: file:///home/svn/framework3/trunk@7562 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-18 00:50:44 +00:00 |
Joshua Drake
|
0ebff0e5ea
|
allow target override
git-svn-id: file:///home/svn/framework3/trunk@7559 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-17 23:30:17 +00:00 |
Joshua Drake
|
dd62aa6a98
|
add format string exploit mixin
git-svn-id: file:///home/svn/framework3/trunk@7558 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-17 22:29:43 +00:00 |
Joshua Drake
|
98c60be1f1
|
rough cut at some format string support
git-svn-id: file:///home/svn/framework3/trunk@7556 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-17 22:14:44 +00:00 |
HD Moore
|
4b9a54a2f6
|
Fixes #529 by correcting the variable name
git-svn-id: file:///home/svn/framework3/trunk@7555 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-17 12:45:34 +00:00 |
HD Moore
|
e88ef79af8
|
And here we go again...
git-svn-id: file:///home/svn/framework3/trunk@7554 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-17 04:01:10 +00:00 |
HD Moore
|
c7712d45d6
|
Mark this as 3.3-release, hopefully this is the last commit before 3.4-dev starts
git-svn-id: file:///home/svn/framework3/trunk@7551 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-17 00:06: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
|
9b1935eb2a
|
Fixes #522. Allow RHOSTS to contain hostnames with dashes
git-svn-id: file:///home/svn/framework3/trunk@7547 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 23:20:59 +00:00 |
HD Moore
|
dc0dc98771
|
Fixes #517. Disables meterpreter stages for passivex stagers
git-svn-id: file:///home/svn/framework3/trunk@7546 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 22:45:33 +00:00 |
Joshua Drake
|
d8b9e030e3
|
really fixed, test case: "db_create/db_nmap -P"
git-svn-id: file:///home/svn/framework3/trunk@7543 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 19:13:33 +00:00 |
Joshua Drake
|
6d18c6dd53
|
bugfix for NMAP failure, test case: "db_nmap -P"
git-svn-id: file:///home/svn/framework3/trunk@7542 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 19:06:42 +00:00 |
James Lee
|
36921e6d4b
|
fix a bug where a failed encoder would try to convert nil to Integer. see #519
git-svn-id: file:///home/svn/framework3/trunk@7540 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 18:57:04 +00:00 |
HD Moore
|
3f811a801e
|
Fixes #509. Fix the last shadowed var issue, the rest dont seem significant
git-svn-id: file:///home/svn/framework3/trunk@7537 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 18:34:08 +00:00 |
HD Moore
|
0251f21dc9
|
See #509
git-svn-id: file:///home/svn/framework3/trunk@7536 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 18:30:07 +00:00 |
HD Moore
|
58711ec7ad
|
See #509
git-svn-id: file:///home/svn/framework3/trunk@7535 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 18:28:45 +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 |
HD Moore
|
ba5da501bf
|
Log the exploit name when the module raises an exception, helps track down bugs during automation
git-svn-id: file:///home/svn/framework3/trunk@7529 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 15:08:58 +00:00 |
HD Moore
|
5c39fd102a
|
Tag this a rc1, one more big bug shakeout
git-svn-id: file:///home/svn/framework3/trunk@7526 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 03:30:16 +00:00 |
HD Moore
|
d67cb3cdde
|
Really fixes #464
git-svn-id: file:///home/svn/framework3/trunk@7525 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 02:52:23 +00:00 |
HD Moore
|
ba9f7b41b3
|
Fix save() again
git-svn-id: file:///home/svn/framework3/trunk@7524 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 02:48:00 +00:00 |
HD Moore
|
1ad262a53e
|
Fixes #464 by using the correct logic to only save user defined variables and to reset default options after a register_*_options call by a mixin
git-svn-id: file:///home/svn/framework3/trunk@7523 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-16 02:39:08 +00:00 |
HD Moore
|
18ba91cebc
|
Adds the find/save wrapper back, it seems to help a little, but doesn't solve all cases. See #514
git-svn-id: file:///home/svn/framework3/trunk@7517 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-14 22:11:53 +00:00 |
HD Moore
|
291aad8cc1
|
Fixes #516 and fixes #515. This patch makes database support a little more user-friendly. The db commands now accept -h and --help, the db_drivers command will indicate how to install support for a given database, the db_create/db_destroy commands will indicate what tools are required to use them, and the postgres driver will now roperly handle sameuser authentication over a unix domain socket with postgres-pr
git-svn-id: file:///home/svn/framework3/trunk@7516 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-14 21:41:38 +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
|
d3d406f405
|
more unitialized goodness
git-svn-id: file:///home/svn/framework3/trunk@7501 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 23:53:17 +00:00 |
HD Moore
|
f011c7d580
|
rc1 -> testing
git-svn-id: file:///home/svn/framework3/trunk@7498 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 22:52:29 +00:00 |
HD Moore
|
eabfff5aca
|
Adds the last updated date to the output
git-svn-id: file:///home/svn/framework3/trunk@7497 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 22:50:12 +00:00 |
James Lee
|
a3c020fef2
|
more uninitialized var warnings
git-svn-id: file:///home/svn/framework3/trunk@7495 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 22:11:52 +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
|
80ee6157ed
|
fix a few warnings
git-svn-id: file:///home/svn/framework3/trunk@7492 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 20:28:36 +00:00 |
James Lee
|
b762ca5ece
|
fix '@initialized not initialized' warning
git-svn-id: file:///home/svn/framework3/trunk@7489 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-13 17:31:57 +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 |
HD Moore
|
500eb85a58
|
Fix a typo in ^L support
git-svn-id: file:///home/svn/framework3/trunk@7476 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-12 06:31:50 +00:00 |
HD Moore
|
8c65a0f48c
|
Handle interrupts without showing a backtrace
git-svn-id: file:///home/svn/framework3/trunk@7473 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-12 05:56:52 +00:00 |
James Lee
|
62470e47a7
|
Skip closed/filtered ports when db_autopwning
git-svn-id: file:///home/svn/framework3/trunk@7462 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-11 00:58:08 +00:00 |
James Lee
|
c7967e00d7
|
handle both 'open' and 'up' for port state in db_services
git-svn-id: file:///home/svn/framework3/trunk@7460 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-11 00:29:44 +00:00 |
James Lee
|
029d0bae47
|
save the port state regardless of whether we know the name
git-svn-id: file:///home/svn/framework3/trunk@7459 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-11 00:22:03 +00:00 |
James Lee
|
73a0ef8b64
|
actually save port state
git-svn-id: file:///home/svn/framework3/trunk@7458 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-11 00:16:52 +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
|
7e177962bf
|
tell the user what port we're listening on
git-svn-id: file:///home/svn/framework3/trunk@7452 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 17:39:51 +00:00 |
James Lee
|
b64d12c846
|
sort jobs numerically
git-svn-id: file:///home/svn/framework3/trunk@7451 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 17:16:49 +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 |
HD Moore
|
69dbb7b4b0
|
Address some of #493
git-svn-id: file:///home/svn/framework3/trunk@7444 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 15:26:40 +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 |
HD Moore
|
2bec0701a7
|
Fixes a crash on startup when no svn directories are present
git-svn-id: file:///home/svn/framework3/trunk@7438 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 03:05:12 +00:00 |
HD Moore
|
acea0f87fb
|
Correct the formatting of the old age warning. Obviously nobody would have seen this for another 5 days :)
git-svn-id: file:///home/svn/framework3/trunk@7436 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 23:45:21 +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 |
HD Moore
|
9f2845dcaf
|
Add channel support back in, patch from dragorn
git-svn-id: file:///home/svn/framework3/trunk@7430 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 19:52:18 +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 |
James Lee
|
7007a80c13
|
make the vbs generation a little faster and the generated file a little smaller
git-svn-id: file:///home/svn/framework3/trunk@7427 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 18:32:03 +00:00 |
James Lee
|
95d9f5e676
|
raise instead of exit
git-svn-id: file:///home/svn/framework3/trunk@7426 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 18:27:30 +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 |
Joshua Drake
|
c372c68f48
|
fix whitespace
git-svn-id: file:///home/svn/framework3/trunk@7423 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 06:19:59 +00:00 |
HD Moore
|
3853073731
|
Fixes #489. Change this a bit to be proper syntax
git-svn-id: file:///home/svn/framework3/trunk@7422 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 06:16:29 +00:00 |
Joshua Drake
|
07cfae0f14
|
added myself to author.rb
git-svn-id: file:///home/svn/framework3/trunk@7420 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 04:45:22 +00:00 |
HD Moore
|
d29f6e17dc
|
Fixes #486. Add the Revision constant abck
git-svn-id: file:///home/svn/framework3/trunk@7416 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 03:22:24 +00:00 |
HD Moore
|
5581f5a73b
|
Parse SVN information and warns folks with out of date installations
git-svn-id: file:///home/svn/framework3/trunk@7415 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 01:50:44 +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
|
dbde29521c
|
Minor typo fixed
git-svn-id: file:///home/svn/framework3/trunk@7412 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:15:54 +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 |
HD Moore
|
e92a193f8c
|
Correct a typo
git-svn-id: file:///home/svn/framework3/trunk@7408 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:11:47 +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
|
06372f3c40
|
See #430. This adds the AllowWin32SEH option to the upper/mixed alphanumeric encoders, providing 100% alphanumeric payloads for Windows platforms
git-svn-id: file:///home/svn/framework3/trunk@7405 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-08 00:45:51 +00:00 |
HD Moore
|
d09d151f31
|
Disable stager + single chaining, it causes confusion and often breaks.
git-svn-id: file:///home/svn/framework3/trunk@7400 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-07 22:13:04 +00:00 |
et
|
7b832b9d3e
|
Wmap checking for vulnerabilities and launching exploits
git-svn-id: file:///home/svn/framework3/trunk@7399 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-07 21:55:33 +00:00 |
HD Moore
|
0fe06c614f
|
Fixes #473. Import Sussaro's patch (wee!)
git-svn-id: file:///home/svn/framework3/trunk@7395 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 21:08:34 +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
|
948e1ba5e9
|
Dont repeat the stdout
git-svn-id: file:///home/svn/framework3/trunk@7386 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 20:15:12 +00:00 |
HD Moore
|
0cc3db65be
|
This works but stdout needs to be hidden
git-svn-id: file:///home/svn/framework3/trunk@7385 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 17:43:13 +00:00 |
HD Moore
|
dc2c355703
|
Use nmap without the absolute path... Cygwin is annoying.
git-svn-id: file:///home/svn/framework3/trunk@7384 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 17:32:13 +00:00 |
HD Moore
|
f985349a26
|
Place all arguments in quotes
git-svn-id: file:///home/svn/framework3/trunk@7383 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 17:30:25 +00:00 |
HD Moore
|
bf0e856c1f
|
Trying a different approach - buffing output to a file and using system to overcome bugs in IO.popen on Cygwin
git-svn-id: file:///home/svn/framework3/trunk@7382 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 17:27:28 +00:00 |
HD Moore
|
55b5b828f2
|
Use the relative path to nmap
git-svn-id: file:///home/svn/framework3/trunk@7381 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 17:15:26 +00:00 |
HD Moore
|
1c51182b39
|
One more shot
git-svn-id: file:///home/svn/framework3/trunk@7380 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 17:12:19 +00:00 |
HD Moore
|
5de9a090a9
|
Another attempt at correct path translation
git-svn-id: file:///home/svn/framework3/trunk@7379 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 17:09:31 +00:00 |
James Lee
|
adf5b531eb
|
make sure the address type is IP (not mac). fixes #476
git-svn-id: file:///home/svn/framework3/trunk@7378 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 16:44:02 +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
|
43edce7db8
|
Correct implementation (any instance of cygdrive in the path indicates a file outside the environment)
git-svn-id: file:///home/svn/framework3/trunk@7376 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 16:03:40 +00:00 |
HD Moore
|
4fde76e8f6
|
Expand to a windows path if the exe is outside of the cygwin installation
git-svn-id: file:///home/svn/framework3/trunk@7375 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 16:01:24 +00:00 |
HD Moore
|
48fb445609
|
Fixes #446. Oddly enough, stty on cygwin uses term escapes in stderr as well as stdout to set the console mode. This is going to reopen #426 (errors when stdin isnt a tty). A better solution for #426 is going to be checking for stdin = terminal and ignoring readline entirely
git-svn-id: file:///home/svn/framework3/trunk@7374 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-06 15:27:13 +00:00 |
James Lee
|
df2f2c0711
|
typo
git-svn-id: file:///home/svn/framework3/trunk@7369 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-05 21:23:28 +00:00 |
James Lee
|
e3e2d01fd2
|
parse nmap xml with a stream parser instead of a tree parser. fixes #251, i hope
git-svn-id: file:///home/svn/framework3/trunk@7368 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-05 20:26:28 +00:00 |
HD Moore
|
566234bcb1
|
Import Max's VBA2EXE code
git-svn-id: file:///home/svn/framework3/trunk@7364 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-05 02:48:56 +00:00 |
HD Moore
|
8309599ca3
|
Fixes #463. Missing a return value in exe.rb and missing a default format in msfencode
git-svn-id: file:///home/svn/framework3/trunk@7357 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-04 21:30:00 +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 |
HD Moore
|
45391a9ba9
|
Fixes byte vs char handling on Ruby 1.9.1, partial solution for see #430.
git-svn-id: file:///home/svn/framework3/trunk@7349 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-04 05:31:54 +00:00 |
HD Moore
|
58ac7efcfa
|
Fixes #457. Oddly enough, it was the nop sled garbling registers
git-svn-id: file:///home/svn/framework3/trunk@7342 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-03 23:50:32 +00:00 |
HD Moore
|
70bb99b0df
|
Fixes #458. Break VBS lines into shorter ones
git-svn-id: file:///home/svn/framework3/trunk@7339 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-03 20:31:28 +00:00 |
HD Moore
|
785ab0921d
|
Clean up argument passing, cosmetic
git-svn-id: file:///home/svn/framework3/trunk@7338 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-03 20:00:43 +00:00 |
HD Moore
|
83fece42fe
|
Handle HTTP failures more gracefully
git-svn-id: file:///home/svn/framework3/trunk@7335 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-03 18:10:09 +00:00 |
HD Moore
|
737dc327a3
|
Fixes #435. Resolves a long-standing issue where datastore entries with a default of 'false' were being ignored.
git-svn-id: file:///home/svn/framework3/trunk@7334 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-03 18:09:05 +00:00 |
HD Moore
|
7da02115c6
|
Fixes #453 - 'spoof' the real readline to prevent future requires from loading it
git-svn-id: file:///home/svn/framework3/trunk@7327 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 20:18:49 +00:00 |
HD Moore
|
1b5cc24eab
|
See #434. Some libraries used the wrong exception class
git-svn-id: file:///home/svn/framework3/trunk@7325 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 18:20:02 +00:00 |
HD Moore
|
075b8c5fa4
|
Fixes #434. Always use Timeout.timeout() -- on Ruby 1.9 this results in the Timeout::TimeoutError exception vs RuntimeError
git-svn-id: file:///home/svn/framework3/trunk@7323 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 18:14:57 +00:00 |
HD Moore
|
176996fe61
|
Fixes #452. Solves a number of crashes caused by Regexp.new() on 1.9 without an explicit language specified
git-svn-id: file:///home/svn/framework3/trunk@7320 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 17:09:13 +00:00 |
HD Moore
|
c0a0507fdf
|
Fixes #441. Unpack the version in a way that works with 1.9
git-svn-id: file:///home/svn/framework3/trunk@7319 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 15:09:54 +00:00 |
HD Moore
|
f13903f39b
|
Fixes #442. Switch capture to work like lorcon2, works around a blocking issue with ruby 1.9
git-svn-id: file:///home/svn/framework3/trunk@7317 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-02 14:36:53 +00:00 |
HD Moore
|
21e82d8b69
|
This patch implements a much more flexible executable creation scheme at the cost of exe size. This also adds the "-x" option to msfencode, allowing the user to specify their own executable template for generation.
git-svn-id: file:///home/svn/framework3/trunk@7315 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-01 04:11:43 +00:00 |
HD Moore
|
e5e89906d0
|
Switch the meterpreter to SSLv3 and try to generate a slightly more realistic CN for the certificate. The goal is to work through a wider range of inline proxies.
git-svn-id: file:///home/svn/framework3/trunk@7311 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-31 20:44:23 +00:00 |
et
|
20be000d47
|
Wmap able to load exploits and check for vulnerabilities. Next step exploit if vulnerable
git-svn-id: file:///home/svn/framework3/trunk@7302 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-29 03:16:27 +00:00 |
HD Moore
|
ef302da508
|
Allow the interrupt exception to still propogate up
git-svn-id: file:///home/svn/framework3/trunk@7301 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-28 19:39:16 +00:00 |
HD Moore
|
b444fdfa33
|
Handles fatal exceptions and prevents the framework from exiting, fixes #424
git-svn-id: file:///home/svn/framework3/trunk@7300 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-28 19:37:43 +00:00 |
HD Moore
|
8377077297
|
Huide the error output from stty execs. Fixes #426
git-svn-id: file:///home/svn/framework3/trunk@7299 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-28 19:37:19 +00:00 |
HD Moore
|
3cf4329335
|
Updates the autopwn matching algorithm to use multiple ports and service names
git-svn-id: file:///home/svn/framework3/trunk@7298 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-28 18:04:50 +00:00 |
HD Moore
|
9141d4e967
|
Condense the lorcon2 each_packet method, the queue isnt necessary after testing
git-svn-id: file:///home/svn/framework3/trunk@7294 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-28 01:41:17 +00:00 |
HD Moore
|
31276e1626
|
Fixes #427. Finally found a solution that works for 1.8 and 1.9, this allows lorcon modules to run in the background or foreground and handle interrupts from the console gracefully. Its still a hack
git-svn-id: file:///home/svn/framework3/trunk@7293 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-28 00:19:17 +00:00 |
HD Moore
|
5234fe8ff8
|
Fixes 416. Adds the rm/del commands to meterpreter, fixes build problems triggered by the POSIX code merge
git-svn-id: file:///home/svn/framework3/trunk@7291 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-27 02:31:07 +00:00 |
HD Moore
|
6dcffd0373
|
Catch attempts to migrate to a name vs a pid
git-svn-id: file:///home/svn/framework3/trunk@7289 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-27 00:56:56 +00:00 |
HD Moore
|
8d8bc45dfd
|
Adds a shortcut for getting a shell (execute -f cmd -c -i -H) is now just "shell"
git-svn-id: file:///home/svn/framework3/trunk@7288 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-27 00:47:00 +00:00 |
HD Moore
|
e1559b1ab4
|
Fixes #408. Trims leads spaces, adds trailing space, prevents line wipe when tab completing is done
git-svn-id: file:///home/svn/framework3/trunk@7284 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 20:33:55 +00:00 |
HD Moore
|
5e137e92fd
|
Fixes #381. To scan for TLSv1 only services, set SSLVersion TLS1
git-svn-id: file:///home/svn/framework3/trunk@7282 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 19:48:15 +00:00 |
HD Moore
|
478a7ce8ab
|
Fixes #410. Calls the real _close function, not the best solution, but will do until we fix the IO::Stream override.
git-svn-id: file:///home/svn/framework3/trunk@7281 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 19:06:50 +00:00 |
HD Moore
|
91dd38550f
|
Fixes #398. Allow globals to override local defaults, but fallthrough to local defaults if no global or local is set
git-svn-id: file:///home/svn/framework3/trunk@7280 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 18:48:06 +00:00 |
HD Moore
|
32f7d742b3
|
Fixes #328. Crafty little bug -- if asm was "" vs nil, the stage would try to compile as metasm instead of using the raw payload.
git-svn-id: file:///home/svn/framework3/trunk@7278 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 17:44:43 +00:00 |
HD Moore
|
6da0013b91
|
See #378. Additional fix for batch mode
git-svn-id: file:///home/svn/framework3/trunk@7264 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 03:54:44 +00:00 |
HD Moore
|
8328bf654b
|
Fixes #358. Adds progress reporting at 10% intervals (min granularity is thread count)
git-svn-id: file:///home/svn/framework3/trunk@7263 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-26 03:49:07 +00:00 |
et
|
7a24a5495e
|
Fix #414 globaly defined datastore values are now rewriten before RHOSTS, RPORT, SSL are set. Support of hostnames instead of ips. Minor version changes
git-svn-id: file:///home/svn/framework3/trunk@7262 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 22:20:59 +00:00 |
HD Moore
|
f9f690b0e7
|
Updated prefetch script and creation of Rex::Script::Completed as a clean way to exit meterpreter scripts
git-svn-id: file:///home/svn/framework3/trunk@7257 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 20:50:07 +00:00 |
HD Moore
|
e3f68f2639
|
Another large number of warnings fixed by Yoann Guillot
git-svn-id: file:///home/svn/framework3/trunk@7248 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 17:18:23 +00:00 |