Tod Beardsley
|
19c8673346
|
See #3655. Don't crash if there isn't an sname. :/
git-svn-id: file:///home/svn/framework3/trunk@11713 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 15:32:12 +00:00 |
Tod Beardsley
|
dda837a06c
|
See #3655. Explicitly pass the sname if it's present from report_note to report_service.
git-svn-id: file:///home/svn/framework3/trunk@11712 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 15:29:57 +00:00 |
Jonathan Cran
|
7a606033ea
|
somewhat less breaky. -- need to apply todb's patches yet, and make sure this is working with the lab plugin
git-svn-id: file:///home/svn/framework3/trunk@11711 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 09:17:11 +00:00 |
Jonathan Cran
|
57d56b7e94
|
updated for new rspec matchers
git-svn-id: file:///home/svn/framework3/trunk@11710 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 09:16:20 +00:00 |
et
|
baab86fc52
|
WMAP 1.0 and first pass on some modules
git-svn-id: file:///home/svn/framework3/trunk@11709 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 05:57:26 +00:00 |
Joshua Drake
|
f09c1c8155
|
auto-close socket (and set to nil) when errors occur
git-svn-id: file:///home/svn/framework3/trunk@11708 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 03:33:37 +00:00 |
Tod Beardsley
|
3f1ceea349
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
git-svn-id: file:///home/svn/framework3/trunk@11707 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 01:54:32 +00:00 |
James Lee
|
16fad17453
|
snmp_enum improvements from Kashif Iftikhar, fixes #3654
git-svn-id: file:///home/svn/framework3/trunk@11706 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 01:26:23 +00:00 |
Joshua Drake
|
e06d4d52fe
|
convert VLC module to FileFormat, adjust spray
git-svn-id: file:///home/svn/framework3/trunk@11705 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-03 18:16:40 +00:00 |
James Lee
|
2c2f9cd4dc
|
bump version to 3.5.2-beta
git-svn-id: file:///home/svn/framework3/trunk@11704 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-03 18:04:55 +00:00 |
Carlos Perez
|
64c5393a10
|
Corrected mispelled word
git-svn-id: file:///home/svn/framework3/trunk@11702 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 23:40:15 +00:00 |
Joshua Drake
|
acf9b2088d
|
remove half-browser half-fileformat /misc/ version, but preserve differences in comments in fileformat version
git-svn-id: file:///home/svn/framework3/trunk@11701 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 21:47:02 +00:00 |
James Lee
|
758da50090
|
use the correct length for copying arguments, fixes #3526, thanks mihi!
git-svn-id: file:///home/svn/framework3/trunk@11700 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 21:26:29 +00:00 |
Jonathan Cran
|
5b5e7028ad
|
quick mod from daniel clemens to show the ip with the url
git-svn-id: file:///home/svn/framework3/trunk@11699 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 19:04:54 +00:00 |
Tod Beardsley
|
671659841b
|
On second thought, modules should not just make up a vuln name for reporting. They should just report as their own module name. Makes it easier to refer to them that way and this is how normal exploits report.
git-svn-id: file:///home/svn/framework3/trunk@11698 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 18:39:48 +00:00 |
Tod Beardsley
|
e31f35e3ae
|
Fixes #3643. These modules now report_vuln() correctly.
git-svn-id: file:///home/svn/framework3/trunk@11697 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 17:42:23 +00:00 |
Tod Beardsley
|
99b1703416
|
Trailing comma on cisco_ios_auth_bypass
git-svn-id: file:///home/svn/framework3/trunk@11696 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 17:07:31 +00:00 |
Tod Beardsley
|
cec851a5ed
|
Fixing cisco_ios_auth_bypass.rb to not try to include its own references on vuln_report. Just trust the given module references.
git-svn-id: file:///home/svn/framework3/trunk@11695 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 17:06:40 +00:00 |
Tod Beardsley
|
d7f291e41b
|
Downcase all nexpose vuln id's.
git-svn-id: file:///home/svn/framework3/trunk@11694 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-01 23:42:07 +00:00 |
Tod Beardsley
|
4df940e81e
|
Updating db.rb to account for nexpose raw vuln refs.
git-svn-id: file:///home/svn/framework3/trunk@11693 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-01 22:22:08 +00:00 |
Joshua Drake
|
3ac076c20a
|
add exploit for VLC media player WebM processing from Dan Rosenburg
git-svn-id: file:///home/svn/framework3/trunk@11692 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-01 18:54:24 +00:00 |
Matt Weeks
|
426f70e752
|
Generate jar files for executable output for java payloads.
git-svn-id: file:///home/svn/framework3/trunk@11691 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-01 16:26:17 +00:00 |
James Lee
|
648214cad2
|
make help work the same in meterpreter as main console
git-svn-id: file:///home/svn/framework3/trunk@11690 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-01 01:20:55 +00:00 |
James Lee
|
13f7ad406a
|
make it more obvious when portfwd usage is wrong, add a help cmd for it
git-svn-id: file:///home/svn/framework3/trunk@11689 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-01 01:14:25 +00:00 |
Jonathan Cran
|
f90ec308c6
|
updated matchers
git-svn-id: file:///home/svn/framework3/trunk@11688 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 17:48:03 +00:00 |
HD Moore
|
cbbdf382f0
|
Correct error message
git-svn-id: file:///home/svn/framework3/trunk@11687 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 16:53:35 +00:00 |
Joshua Drake
|
9bfdcfece1
|
Fixes #3625 by replacing with proper calls to create Rex sockets.
git-svn-id: file:///home/svn/framework3/trunk@11686 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 16:47:51 +00:00 |
HD Moore
|
8f4a16cba0
|
Fixes #3627
git-svn-id: file:///home/svn/framework3/trunk@11685 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 14:44:21 +00:00 |
Joshua Drake
|
c61fc6cfa5
|
Fixes #3623, make RC <ruby> block start/stop handling more liberal
git-svn-id: file:///home/svn/framework3/trunk@11684 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 07:11:33 +00:00 |
Joshua Drake
|
2c93910f4b
|
switch to .html per reports of brokennes
git-svn-id: file:///home/svn/framework3/trunk@11683 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 06:18:13 +00:00 |
James Lee
|
5e9fdc28e7
|
move shell token stuff up to a mixin so meterpreter can use it, too
git-svn-id: file:///home/svn/framework3/trunk@11682 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 05:20:16 +00:00 |
James Lee
|
9163a7f0dd
|
exploit should call run, like in aux modules
git-svn-id: file:///home/svn/framework3/trunk@11681 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 21:43:38 +00:00 |
James Lee
|
4037543072
|
whitespace
git-svn-id: file:///home/svn/framework3/trunk@11680 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 21:41:54 +00:00 |
James Lee
|
8b6cb60a20
|
whitespace
git-svn-id: file:///home/svn/framework3/trunk@11679 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 21:38:05 +00:00 |
HD Moore
|
ac651fba6b
|
Merge code from Alexandre Maloteaux, fixes #3615
git-svn-id: file:///home/svn/framework3/trunk@11678 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 19:26:35 +00:00 |
James Lee
|
de7ad3f111
|
unbreak store_loot
git-svn-id: file:///home/svn/framework3/trunk@11677 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 19:11:27 +00:00 |
James Lee
|
aeddee0f03
|
typo. good thing nothing actually uses this module?
git-svn-id: file:///home/svn/framework3/trunk@11676 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 05:54:50 +00:00 |
Jonathan Cran
|
9a96aed4e7
|
psexec test, rename http 100_continue test
git-svn-id: file:///home/svn/framework3/trunk@11675 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 01:39:25 +00:00 |
Jonathan Cran
|
f3081a226a
|
msfconsole functional testing spec
git-svn-id: file:///home/svn/framework3/trunk@11674 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 00:04:55 +00:00 |
Jonathan Cran
|
bfd2410c6d
|
make it simpler to pull out failure cases when regexing logs. also, add some rspec matchers, and get rid of the (now useless) thin ut layer on top of regexr.
git-svn-id: file:///home/svn/framework3/trunk@11673 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 21:40:53 +00:00 |
James Lee
|
8da92a7bb9
|
don't bomb out when given no args or an invalid module for the info command, fixes #3558, thanks chao-mu for the patch!
git-svn-id: file:///home/svn/framework3/trunk@11672 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 18:07:30 +00:00 |
James Lee
|
3b3bb4d874
|
clarify SRVHOST description
git-svn-id: file:///home/svn/framework3/trunk@11671 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 17:59:46 +00:00 |
James Lee
|
05022b6fe4
|
client.framework, there's no top-level framework obj in rex. see #3557
git-svn-id: file:///home/svn/framework3/trunk@11670 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 16:46:41 +00:00 |
Joshua Drake
|
4f3cdf0b26
|
See #3470, forgot a debug line, oops
git-svn-id: file:///home/svn/framework3/trunk@11669 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 03:35:42 +00:00 |
Joshua Drake
|
647b41cc96
|
Fixes #3470 by canonicalizing module paths as they are added
git-svn-id: file:///home/svn/framework3/trunk@11668 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 03:34:48 +00:00 |
James Lee
|
1ee9b205b8
|
session -> address is now taken care of by the underlying db.rb, don't bother in Auxiliary::Report
git-svn-id: file:///home/svn/framework3/trunk@11667 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 02:44:32 +00:00 |
James Lee
|
01d116f60f
|
allow a Session as the :host argument to some report_* methods that make sense
git-svn-id: file:///home/svn/framework3/trunk@11666 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 02:42:45 +00:00 |
James Lee
|
3af1cf8279
|
failure to reload is an error
git-svn-id: file:///home/svn/framework3/trunk@11665 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 02:39:27 +00:00 |
James Lee
|
3d94cd7d22
|
cut down on some of the copy-paste
git-svn-id: file:///home/svn/framework3/trunk@11664 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 01:55:47 +00:00 |
James Lee
|
a10a94d373
|
report configured shares in the same way as modules/auxiliary/scanner/smb/smb_enumshares.rb
git-svn-id: file:///home/svn/framework3/trunk@11663 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-29 00:37:13 +00:00 |