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 |
|