Tod Beardsley
|
764fd09cc3
|
Increase duration timeout task manager
Sometimes, Jenkins or Travis is slow, and can't hit that 1 second
timeout. This increases to 5 seconds to account for local slowness.
|
2013-11-25 10:26:51 -06:00 |
Meatballs
|
b015dd4f1c
|
Land #2532 Enum LSA Secrets
With refactoring of common methods from smart_hashdump, hashdump,
cachedump to Windows::Post::Privs
|
2013-11-24 18:09:33 +00:00 |
Tod Beardsley
|
d7b022de5a
|
Land #2598, offline updates and msfupdate refactor
|
2013-11-19 15:58:29 -06:00 |
jvazquez-r7
|
a79e137a7a
|
Fix db_spec
|
2013-11-19 14:07:41 -06:00 |
Brandon Turner
|
e6c43bfe34
|
Allow stubbing stdin in msfupdate
|
2013-11-15 17:15:15 -06:00 |
Brandon Turner
|
823aa3a6f7
|
Validate arguments to msfupdate before updating
|
2013-11-15 17:01:08 -06:00 |
Brandon Turner
|
730edc4bf5
|
Always exit from maybe_wait_and_exit
Previously calling maybe_wait_and_exit wouldn't actually exit. This was
the wrong behavior.
|
2013-11-15 17:00:41 -06:00 |
Brandon Turner
|
8ea83ed1c6
|
Test the old wait/nowait behavior
|
2013-11-15 15:31:01 -06:00 |
Brandon Turner
|
314e8fd570
|
Refactor msfupdate so it is testable
|
2013-11-15 15:24:35 -06:00 |
James Lee
|
0aef145f64
|
Merge remote-tracking branch 'upstream/master' into land-2532-enum-lsa
|
2013-11-13 18:11:21 -06:00 |
James Lee
|
16627c1bd3
|
Add spec for capture_lsa_key
|
2013-11-13 15:16:34 -06:00 |
Tod Beardsley
|
5e342debbc
|
Don't be dopey in the RSpec version matching
|
2013-11-13 13:04:26 -06:00 |
Tod Beardsley
|
3500cf06d4
|
Add a spec for version checking.
|
2013-11-13 12:49:57 -06:00 |
James Lee
|
3168359a82
|
Refactor lsa and add a spec for its crypto methods
|
2013-11-13 11:55:39 -06:00 |
jvazquez-r7
|
ef6d9db48f
|
Land #2613, @wchen-r7's BrowserExploitServer mixin
|
2013-11-12 17:33:12 -06:00 |
sinn3r
|
f16aa91302
|
mv rspec
|
2013-11-11 18:32:43 -06:00 |
Tod Beardsley
|
b48950d383
|
Remove blanket pending test for exe_spec
SeeRM #8436
SeeRM #8668
The fix for #8668 is more surgical than the previous fix for #8436, and
may prove to be more useful
|
2013-11-11 16:27:42 -06:00 |
sinn3r
|
8ab7964aa7
|
improve regex
|
2013-11-11 15:29:34 -06:00 |
sinn3r
|
9b3211af6b
|
Add regex patterns for OSX files
|
2013-11-11 15:20:00 -06:00 |
sinn3r
|
991240a87e
|
Support java version detection
|
2013-11-07 00:54:52 -06:00 |
sinn3r
|
c338f7a8c0
|
Change how requirements are defined, rspec, etc
|
2013-11-06 14:01:29 -06:00 |
sinn3r
|
f2e4d5507c
|
More rspec
|
2013-11-06 01:45:40 -06:00 |
sinn3r
|
73701462ed
|
Fix ActiveX. Use ERB for Javascript detection code.
|
2013-11-05 16:26:41 -06:00 |
sinn3r
|
90b91ec2cd
|
Add testcase for on_request_exploit
|
2013-11-05 12:53:16 -06:00 |
sinn3r
|
73e72a6488
|
Update the detect_spec testcase
|
2013-11-05 01:14:12 -06:00 |
sinn3r
|
5f2d8358c0
|
Be more browser specific with Javascript generation
|
2013-11-05 01:04:52 -06:00 |
sinn3r
|
054a525f35
|
Change profile data structure
|
2013-11-04 17:46:36 -06:00 |
sinn3r
|
ed572d95ee
|
Merge joev's PR for Rex::Exploitation::Js::Network
|
2013-11-04 12:58:08 -06:00 |
sinn3r
|
c6fb570480
|
Correct bad method naming
|
2013-11-04 12:35:04 -06:00 |
sinn3r
|
dc076273f7
|
Add another test for profile
|
2013-11-04 11:12:26 -06:00 |
sinn3r
|
03ee1d070e
|
fix server.start_service
|
2013-11-04 11:06:32 -06:00 |
sinn3r
|
bed2ea9e39
|
rename some stuff
|
2013-11-04 11:02:05 -06:00 |
sinn3r
|
9a8e45f451
|
be_nil
|
2013-11-04 10:57:01 -06:00 |
sinn3r
|
f98587181d
|
let 'linux'
|
2013-11-04 10:55:47 -06:00 |
sinn3r
|
6e0690754f
|
let 'random'
|
2013-11-04 10:54:15 -06:00 |
sinn3r
|
480b876a11
|
non_existent_profile
|
2013-11-04 10:51:31 -06:00 |
sinn3r
|
8bfa252496
|
Restate this test
|
2013-11-04 10:49:48 -06:00 |
sinn3r
|
34b5136aa4
|
use let for requirements
|
2013-11-04 10:47:52 -06:00 |
sinn3r
|
1d5643d53c
|
Match Rspec terminology
|
2013-11-04 10:37:41 -06:00 |
joev
|
7d975dfa87
|
Fix spec to refer to postInfo().
|
2013-11-02 16:54:22 -05:00 |
joev
|
90d8da6a21
|
Fix some bugs in my edits, add a spec.
|
2013-11-02 16:46:33 -05:00 |
sinn3r
|
094abdd093
|
rspec this
|
2013-11-01 14:59:21 -05:00 |
sinn3r
|
afcce8a511
|
Merge osdetect and addonsdetect
|
2013-10-22 01:11:11 -05:00 |
sinn3r
|
135648c171
|
Add the new rspec files
|
2013-10-21 20:18:36 -05:00 |
sinn3r
|
9a3e719233
|
Rework the naming style
|
2013-10-21 20:16:37 -05:00 |
sinn3r
|
5280bcf3f8
|
Update rspec files
Remove some junk code
|
2013-10-21 17:13:01 -05:00 |
sinn3r
|
8a94df7dcd
|
Change category name for base64
|
2013-10-18 21:20:16 -05:00 |
sinn3r
|
73b8eb0f83
|
Add rspec files to make sure the javascript files are loadable.
|
2013-10-18 15:14:26 -05:00 |
Tod Beardsley
|
b3e02d0fd8
|
Land #2477, add specs for ROPDB
|
2013-10-10 15:05:52 -05:00 |
Tod Beardsley
|
72a35d14f1
|
Mark broken tests as pending
These tests are broken a few different ways.
[SeeRM #8463]
also see: https://github.com/rapid7/metasploit-framework/pull/2477
|
2013-10-08 11:49:42 -05:00 |