Tod Beardsley
|
6a20b8f5f5
|
Fixing a typing error for banner timeouts on telnet.
git-svn-id: file:///home/svn/framework3/trunk@9665 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-02 21:33:38 +00:00 |
Tod Beardsley
|
fb273e83a9
|
Updates autoroute to enforce sensible netmasks. This is serious business.
git-svn-id: file:///home/svn/framework3/trunk@9664 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-02 18:42:56 +00:00 |
Tod Beardsley
|
01139ed655
|
Adding an autoroute meterpreter script, and enabling route housekeeping to be stored and retrived via Sessions directly, rather than through Rex::Socket::SwitchBoard.
git-svn-id: file:///home/svn/framework3/trunk@9663 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-02 17:38:56 +00:00 |
James Lee
|
07ef50e4e1
|
don't copy modules for jobs. fixes 'exploit -j' which was unable to create sessions, but reopens #2096 and #2098
git-svn-id: file:///home/svn/framework3/trunk@9662 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-02 02:46:07 +00:00 |
James Lee
|
8ba9d6254a
|
prioritize the base64 encoder over chr()
git-svn-id: file:///home/svn/framework3/trunk@9661 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-02 01:53:35 +00:00 |
Carlos Perez
|
5a73fb5cee
|
set id
git-svn-id: file:///home/svn/framework3/trunk@9660 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-02 00:18:00 +00:00 |
Joshua Drake
|
f6f954a18c
|
add missing CVE/OSVDB references, plenty still missing *wink wink*
git-svn-id: file:///home/svn/framework3/trunk@9659 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-02 00:10:51 +00:00 |
Carlos Perez
|
9abea21a96
|
Meterpreter script to enumerare Powershell snap-ins and settings
git-svn-id: file:///home/svn/framework3/trunk@9658 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-02 00:10:45 +00:00 |
Carlos Perez
|
684f604448
|
small fix
git-svn-id: file:///home/svn/framework3/trunk@9657 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 23:50:47 +00:00 |
Joshua Drake
|
310b548b67
|
indent-fu
git-svn-id: file:///home/svn/framework3/trunk@9656 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 23:48:55 +00:00 |
Joshua Drake
|
2f5970e30b
|
set keywords property
git-svn-id: file:///home/svn/framework3/trunk@9655 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 23:46:05 +00:00 |
Joshua Drake
|
97b016cb70
|
missed one binary mode change
git-svn-id: file:///home/svn/framework3/trunk@9654 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 23:45:49 +00:00 |
Joshua Drake
|
0882838491
|
ensure binary mode when opening files, whitespace fixes
git-svn-id: file:///home/svn/framework3/trunk@9653 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 23:33:07 +00:00 |
James Lee
|
1c9059eeb1
|
standardize job context as an Array and always copy datastore for jobs. fixes #2096 and fixes #2098
git-svn-id: file:///home/svn/framework3/trunk@9652 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 22:02:46 +00:00 |
James Lee
|
37da4be3e4
|
do a deep copy of the datastore when replicating a module
git-svn-id: file:///home/svn/framework3/trunk@9651 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 21:57:24 +00:00 |
James Lee
|
c0eaed263c
|
abstract some copy-paste; add DataStore#copy for doing a deep copy instead of the shallow copy performed by #dup and #clone
git-svn-id: file:///home/svn/framework3/trunk@9650 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 21:56:38 +00:00 |
James Lee
|
f1c7fc79de
|
remove to_s methods that reference a non-existent attribute. fixes .inspect on instances of Opt*. I have no idea how this bug never showed up before
git-svn-id: file:///home/svn/framework3/trunk@9649 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 21:52:30 +00:00 |
Joshua Drake
|
b9a4105786
|
see #1000, remove encoder in favor of auto-selection
git-svn-id: file:///home/svn/framework3/trunk@9648 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 21:35:10 +00:00 |
Joshua Drake
|
bfaa9a9a6f
|
modify badchars, minor cleanups, fixes #1000
git-svn-id: file:///home/svn/framework3/trunk@9647 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 21:31:51 +00:00 |
Joshua Drake
|
8676a88ce3
|
fix typo, thx chad
git-svn-id: file:///home/svn/framework3/trunk@9646 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 20:35:56 +00:00 |
Joshua Drake
|
bcf61758d1
|
add scanner module from xanda, fixes #2164
git-svn-id: file:///home/svn/framework3/trunk@9645 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 20:09:08 +00:00 |
HD Moore
|
771deac360
|
Adds domain bypass support from Rudy Ruiz
git-svn-id: file:///home/svn/framework3/trunk@9644 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 19:57:03 +00:00 |
Joshua Drake
|
c1c64e5bc0
|
add exploits from dookie for ufo alian invasion on osx/windows
git-svn-id: file:///home/svn/framework3/trunk@9643 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 19:54:48 +00:00 |
Joshua Drake
|
93b09648c7
|
add additional CVE reference, cleanup references
git-svn-id: file:///home/svn/framework3/trunk@9642 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 19:42:11 +00:00 |
HD Moore
|
864fcafb4a
|
See #2167. This should make all platforms equal now in terms of how read selects are handled. It looks like OS X needs the same workaround as Windows
git-svn-id: file:///home/svn/framework3/trunk@9641 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 14:49:49 +00:00 |
Carlos Perez
|
23651de9dd
|
Script for enumerating recent and saved connections for Putty
git-svn-id: file:///home/svn/framework3/trunk@9640 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 00:43:16 +00:00 |
Carlos Perez
|
3ceed6bbb7
|
Script for extracting Filezilla saved credentials and connection settings
git-svn-id: file:///home/svn/framework3/trunk@9639 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-01 00:14:59 +00:00 |
James Lee
|
42f540258a
|
really, actually commit the meterpreter stage
git-svn-id: file:///home/svn/framework3/trunk@9638 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-30 23:51:29 +00:00 |
Joshua Drake
|
219c298109
|
fix silly error handling arguments
git-svn-id: file:///home/svn/framework3/trunk@9637 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-30 19:28:31 +00:00 |
Tod Beardsley
|
03918eeeda
|
Adds an explicit function for import file validation acceptability.
git-svn-id: file:///home/svn/framework3/trunk@9636 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-30 15:28:49 +00:00 |
Carlos Perez
|
2949ef2458
|
Fixed Bug #2163
git-svn-id: file:///home/svn/framework3/trunk@9635 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-30 00:20:04 +00:00 |
James Lee
|
571aeb119c
|
make this much less verbose.
git-svn-id: file:///home/svn/framework3/trunk@9634 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-28 23:42:50 +00:00 |
Tod Beardsley
|
7e247e2f29
|
db migration to convert services info from varchar(65535) to text, and save info as a yaml'ed form in order to preserve funny characters.
git-svn-id: file:///home/svn/framework3/trunk@9633 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-28 22:42:50 +00:00 |
Joshua Drake
|
b5aac2860c
|
add DEP bypass targets for XPSP2 and 2k3SP1, add 2k3 SP0 target
git-svn-id: file:///home/svn/framework3/trunk@9632 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-28 16:01:23 +00:00 |
HD Moore
|
aecb6cd43f
|
Prevent a loop condition noted by commonism
git-svn-id: file:///home/svn/framework3/trunk@9631 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-28 14:40:11 +00:00 |
Joshua Drake
|
2ddab423ce
|
commit updates from Tyler Krpata
git-svn-id: file:///home/svn/framework3/trunk@9630 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-27 07:15:17 +00:00 |
cg
|
61bee576c2
|
updated version module
git-svn-id: file:///home/svn/framework3/trunk@9629 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-26 14:39:51 +00:00 |
James Lee
|
d488f133cf
|
log the number of modules db_autopwn will try
git-svn-id: file:///home/svn/framework3/trunk@9628 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 22:32:39 +00:00 |
Joshua Drake
|
12fbdcd878
|
add http_fingerprint calls to modules that use various headers
git-svn-id: file:///home/svn/framework3/trunk@9627 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 20:53:12 +00:00 |
Joshua Drake
|
2ab5983e2a
|
more whitespace fixes
git-svn-id: file:///home/svn/framework3/trunk@9626 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 19:49:23 +00:00 |
James Lee
|
d4c558b0d0
|
use the calculated address for :target_host since session.target_host is nil for client exploits
git-svn-id: file:///home/svn/framework3/trunk@9625 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 18:33:41 +00:00 |
HD Moore
|
816b769b3f
|
Add a 10 second timeout, remove Wfs
git-svn-id: file:///home/svn/framework3/trunk@9624 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 16:09:33 +00:00 |
HD Moore
|
453c9fc3c4
|
Increases the WfsDelay
git-svn-id: file:///home/svn/framework3/trunk@9623 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 15:03:09 +00:00 |
James Lee
|
96cd7bddae
|
compatibility for 1.9. fixes #2143
git-svn-id: file:///home/svn/framework3/trunk@9622 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 05:52:05 +00:00 |
James Lee
|
73c680eeff
|
reduce the timeout. it's annoying to have to wait 25 seconds for my shell
git-svn-id: file:///home/svn/framework3/trunk@9621 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 05:45:15 +00:00 |
James Lee
|
1b8c84d40a
|
mention the String#[] differences in 1.8 and 1.9, show example workaround
git-svn-id: file:///home/svn/framework3/trunk@9620 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 05:36:05 +00:00 |
Mike Smith
|
63a563c20b
|
Add disclosure_date method
git-svn-id: file:///home/svn/framework3/trunk@9619 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 04:21:23 +00:00 |
James Lee
|
83d3e3cbac
|
1.9 fixes, see 2143
git-svn-id: file:///home/svn/framework3/trunk@9618 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 04:03:58 +00:00 |
James Lee
|
2638153f46
|
abstract connect out into it's own function
git-svn-id: file:///home/svn/framework3/trunk@9617 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 00:39:48 +00:00 |
James Lee
|
01702e8506
|
don't rescue IOError.
git-svn-id: file:///home/svn/framework3/trunk@9616 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-25 00:31:00 +00:00 |