HD Moore
b04b3963d8
Fix missing parenthesis
2012-11-22 23:50:47 -06:00
HD Moore
d2cde0b294
Make error handling consistent in SNMP modules
2012-11-22 21:36:33 -06:00
HD Moore
b357d221fb
Fix stack trace/error handling in AIX snmp version
2012-11-22 21:28:49 -06:00
jvazquez-r7
52ff38ad8a
add module for cve-2012-3752
2012-11-22 19:56:12 +01:00
Vlatko Kosturjak
288002211e
Display status because command can take some time
2012-11-22 12:26:56 +01:00
Vlatko Kosturjak
0a772749d0
Add new nessus command to list all vulns in report
2012-11-22 12:16:27 +01:00
Meatballs1
579126c777
Remove redundant sleep
2012-11-22 10:44:41 +00:00
Meatballs1
8252c7f52e
Remove post file
2012-11-22 10:41:52 +00:00
Meatballs1
021e0f37e9
Cleanup s
2012-11-22 10:34:05 +00:00
Meatballs1
7936fce7cf
Remove auto migrate - we probably dont want to migrate away from a SYSTEM process.
2012-11-22 10:29:58 +00:00
Meatballs1
128eafe22c
Changed to Local Exploit
2012-11-22 10:26:23 +00:00
sinn3r
d95220da59
Merge branch 'jlee-r7-bug/rm7499-fastlib-1.8.7'
2012-11-21 20:39:11 -06:00
Tasos Laskos
26b3b4577d
Merge remote-tracking branch 'upstream/master' into web-modules
2012-11-21 23:57:42 +02:00
Tasos Laskos
b656554769
Exploit::Remote::Web: moved status printing calls out of #perform_request and into #exploit
2012-11-21 23:28:26 +02:00
Meatballs1
4496f7f4a5
Only verify user if non custom MSI
2012-11-21 21:27:27 +00:00
Meatballs1
75054807be
Initial commit
2012-11-21 21:11:45 +00:00
sinn3r
c6f2bf8a6c
Merge branch 'fix-banner-alignment' of git://github.com/jlee-r7/metasploit-framework into jlee-r7-fix-banner-alignment
2012-11-21 11:43:10 -06:00
nmonkee
564a32ce7c
Made requested changes
2012-11-21 17:33:15 +00:00
sinn3r
007dcd2dcb
Module is good, except with a little grammar error
2012-11-21 10:30:28 -06:00
sinn3r
50e8bac251
Merge branch 'netiq_pum_eval' of git://github.com/jvazquez-r7/metasploit-framework into jvazquez-r7-netiq_pum_eval
2012-11-21 10:23:40 -06:00
HD Moore
e1f35c501d
Update using the MSP updater if available
2012-11-21 09:38:05 -06:00
jvazquez-r7
04aae008ca
fix to use pseudorandom exe name
2012-11-21 09:56:20 +01:00
jvazquez-r7
14cba22e64
changes requested by egypt
2012-11-21 09:46:22 +01:00
James Lee
0a47586ece
Last commit should make 1.8.7 specs pass
2012-11-20 19:45:28 -06:00
James Lee
3205941a59
Use a SyntaxError instead of JumpError
...
Since the 1.8.7 behavior is insane. Also adds a require for msf/core so
this spec can run by itself.
2012-11-20 19:44:55 -06:00
James Lee
3640a344d4
Fix whitespace and long lines
2012-11-20 19:29:12 -06:00
James Lee
084398b611
Fix 1.8.7 incompatibility
...
::File.find did not return an Enumerable when not given a block in
1.8.7; instead it un-idiomatically just raised an exception. The
solution is just to give the block directly to .find instead of trying
to call #each on its return value.
[FixRM #7499 ]
2012-11-20 19:28:33 -06:00
Royce Davis
e16cea6db8
Fixed execerror, redundant if statement, and poor exception handling
2012-11-20 18:46:07 -06:00
James Lee
3e898b28b3
Merge branch 'rapid7' into kernelsmith-console-alias-plugin
2012-11-20 17:39:28 -06:00
James Lee
fcf1c87f64
Fix alignment of one of the banners
...
Lots of backslashes in a string make it hard to see in the code what it
will look like on on the console. Use single quotes and unescaped
backslashes.
2012-11-20 17:22:38 -06:00
jvazquez-r7
99d32191c5
Added module for OSVDB 87334
2012-11-20 23:15:21 +01:00
sinn3r
11d04ad087
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-11-20 15:11:49 -06:00
Tod Beardsley
064df7c537
Minor grammar touch on modbus_findunitid
2012-11-20 14:08:07 -06:00
Tod Beardsley
6b4c131cf5
Avoiding a future conflict with release
2012-11-20 13:24:19 -06:00
HD Moore
bcd64b5870
Some examples of use
2012-11-20 10:30:27 -08:00
HD Moore
b55b764e40
Comment the support formats
2012-11-20 10:26:28 -08:00
kernelsmith
eed8d7ca2d
fix ^alias regex and mispelling in comments
...
/^alias/i needed to be /^alias$/i (thanks bperry)
2012-11-20 11:28:34 -06:00
HD Moore
6b8b487506
Handle the raw byte case as well
2012-11-20 08:54:52 -08:00
nmonkee
ff07e5d021
sap_soap_rfc_dbmcli_sxpg_command_exec
2012-11-20 15:34:53 +00:00
jvazquez-r7
32373c1a6a
new filename
2012-11-20 16:01:58 +01:00
jvazquez-r7
bb13c87aab
module filename changed
2012-11-20 16:01:26 +01:00
jvazquez-r7
96024dc639
title updated
2012-11-20 16:00:50 +01:00
jvazquez-r7
bfbab4526a
Merge branch 'sap_soap_rfc_sxpg_call_system' of https://github.com/nmonkee/metasploit-framework into nmonkee-sap_soap_rfc_sxpg_call_system
2012-11-20 16:00:14 +01:00
jvazquez-r7
217fa27abb
pcap to verify deleted
2012-11-20 15:55:56 +01:00
jvazquez-r7
101238db35
Merge branch 'sap_soap_rfc_dbmcli_sxpg_call_system_command_exec' of https://github.com/nmonkee/metasploit-framework into nmonkee-sap_soap_rfc_dbmcli_sxpg_call_system_command_exec
2012-11-20 15:55:32 +01:00
nmonkee
e16a51fcf9
author change
2012-11-20 14:23:29 +00:00
nmonkee
1bc62b8686
pcap for lin
2012-11-20 14:15:49 +00:00
nmonkee
838eb5154a
Merge branch 'sap_soap_rfc_dbmcli_sxpg_call_system_command_exec' of https://github.com/jvazquez-r7/metasploit-framework into sap_soap_rfc_dbmcli_sxpg_call_system_command_exec
2012-11-20 14:13:51 +00:00
nmonkee
be66ccdf00
pcap for lin
2012-11-20 13:59:49 +00:00
nmonkee
30e66af50d
Merge pull request #2 from jvazquez-r7/sap_soap_rfc_sxpg_call_system
...
cleanup for sap_soap_rfc_sxpg_call_system.rb ref #1034
2012-11-20 05:55:02 -08:00