Commit Graph

16492 Commits

Author SHA1 Message Date
Meatballs d267efbbbe Get the filename right 2015-06-19 22:07:00 +01:00
Meatballs 30b2a4aefe Dont need source 2015-06-19 21:58:14 +01:00
Meatballs 50cd15c52a Add the logsink 2015-06-19 21:56:39 +01:00
Meatballs 64449d5035 Timestamp session output 2015-06-19 21:50:42 +01:00
Brent Cook 252b573ea8 Land #5547, configurable auto session timeout 2015-06-19 15:35:33 -05:00
wchen-r7 0b0cc3631b Land #5569, Correct service name for mssql for scanner detection 2015-06-19 15:33:05 -05:00
Meatballs a5469fd906 Remove redundant methods 2015-06-19 21:28:47 +01:00
wchen-r7 bd097e3264 Land #5497, Refactor LoginScanner::SNMP to be fast and less buggy 2015-06-19 14:57:36 -05:00
jvazquez-r7 34d5d92646 Land #5555, @Th3R3p0's support for for RFB Version 4 2015-06-19 14:15:04 -05:00
Greg Mikeska d672ac1601 Correct service name for mssql for scanner detection 2015-06-19 13:54:31 -05:00
jvazquez-r7 7eeb8805ee Do minor code cleanup 2015-06-19 13:37:02 -05:00
wchen-r7 ef57afbfcf Explain about performance problems 2015-06-19 13:35:14 -05:00
Tod Beardsley 01e37386dd Add some YARD docs to the ebcdic methods 2015-06-19 12:59:47 -05:00
Tod Beardsley a004c72068 Get rid of the encode test and iconv fallback 2015-06-19 12:30:20 -05:00
Tod Beardsley afe5bb54c3 Get rid of the fall through methods 2015-06-19 12:24:07 -05:00
Tod Beardsley 34ece37f26 First off, iconv is gone, and zlib is stdlib 2015-06-19 12:17:43 -05:00
wchen-r7 9da99a8265 Merge branch 'upstream-master' into bapv2 2015-06-19 11:36:27 -05:00
OJ 8656add0ad Add uri parameter when removing http/s transports 2015-06-19 10:55:22 +10:00
Brent Cook 7f27fd0cf2 adjust for user name size changes 2015-06-18 11:17:08 -05:00
g0tmi1k ce9481d2b7 Inconstancy - If datastore['VERBOSE'] vs vprint 2015-06-18 09:27:01 +01:00
wchen-r7 e549580ad2 Linux doesn't like the uppercase 2015-06-18 00:40:47 -05:00
wchen-r7 5fa864b097 done with rspec 2015-06-17 16:23:39 -05:00
Th3R3p0 8ea09532c8 removed a debugging line 2015-06-17 13:13:00 -04:00
Th3R3p0 e30b0e0cda forced client to version 3 for servers and added comments. This adds support for RFB version 4 servers. Tested on 004.001 2015-06-17 12:57:24 -04:00
Th3R3p0 772a5dd7df Created array and added support for version 4 2015-06-17 12:31:51 -04:00
William Vu dc07938668 Land #5550, custom exe_filename for to_exe_vba 2015-06-16 19:10:49 -05:00
g0tmi1k 37546c7e18 to_exe_vbs - Allow for exe_filename to be defined 2015-06-17 01:13:33 +01:00
g0tmi1k b40e9f6d46 util/exe - replace tabs with spaces
...formatting should be okay still
2015-06-17 01:10:18 +01:00
g0tmi1k 3410782fe9 Capitalized 'Accepted' 2015-06-16 19:42:32 +01:00
OJ 9dbdaf13ea Add AutoVerifySessionTimeout Meterpreter advanced option 2015-06-17 00:20:59 +10:00
OJ 9573c7e415 Implement transport remove 2015-06-16 11:38:59 +10:00
William Vu 8d640a0c8f Land #5527, multi/handler -> exploit/multi/handler 2015-06-15 10:23:26 -05:00
benpturner b3754d750f Compression on a pre-script does not work in this context. Removed the elsif part of this code 2015-06-14 22:46:42 +01:00
RageLtMan d9c046449d Fix comparison of string to Fixnum 2015-06-14 16:55:46 -04:00
RageLtMan 6d5e0b93d3 Use random id generator appropriately
Powershell::Script includes a random generator (@rig) which can
produce non repeating randomized identifiers to be used as var
names within the PSH code.

Unwrap script handling in powershell env stager to instantate a
method-local Powershell::Script object and access its :rig to
generate identifiers.
2015-06-14 14:53:51 -04:00
HD Moore ab6f3a7373 Fix #5531, the ``stage_payload`` method does not take arguments. 2015-06-13 18:26:56 -05:00
g0tmi1k 6dcc9b7dab More inconsistencies 2015-06-12 21:59:15 +01:00
HD Moore 7c91aee7a8 Dont use a "connected" to keep compat with BSD 2015-06-09 20:33:46 -05:00
David Barksdale 91a06fb6fb TFTP::Client retransmit lost data blocks on upload
Retransmit data blocks until we receieve a matching ACK.
2015-06-09 15:53:33 -05:00
wchen-r7 6eb25743e3 Merge branch 'upstream-master' into bapv2 2015-06-09 10:10:00 -05:00
jvazquez-r7 ca7d6ec2d8 Account registers correctly on geteip_fpu 2015-06-08 16:35:23 -05:00
jvazquez-r7 f8623ebdda Add support for stage encoding to alpha_upper 2015-06-08 14:35:48 -05:00
jvazquez-r7 11f2712a43 Use push instead of concat for single registers 2015-06-08 13:53:03 -05:00
wchen-r7 07d1282afb Correct file naming for better Ruby coding style 2015-06-08 12:17:49 -05:00
jvazquez-r7 890d9890e2 Account geteip_fpu modified registers 2015-06-08 12:00:14 -05:00
David Maloney 2a474c8375 Merge branch 'master' into feature/MSP-12358/ntds-dump-module 2015-06-08 11:42:03 -05:00
wchen-r7 5a6a16c4ec Resolve #4326, remove msfpayload & msfencode. Use msfvenom instead!
msfpayload and msfencode are no longer in metasploit. Please use
msfvenom instead.

Resolves #4326
2015-06-08 11:30:04 -05:00
jvazquez-r7 a77a4bd4c5 Account alpha_mixed modified registers 2015-06-08 11:16:24 -05:00
HD Moore edcd1e3bf9 Land #5504, handle cases where the script may be empty 2015-06-07 14:20:00 -05:00
HD Moore 1f11cd5470 Lands #5446, support for 64-bit native powershell payloads 2015-06-07 14:16:19 -05:00