Commit Graph

1859 Commits

Author SHA1 Message Date
Tim W 39455827aa
Land #15254, use obfuscated powershell protection bypasses 2021-07-12 12:20:17 +01:00
Spencer McIntyre 9e61bf5752 Update the rex-powershell gem and unit tests 2021-07-09 15:35:37 -04:00
dwelch-r7 6817d0a0ee
Land #15382, Add tests for aux and exploit cmd_check and cmd_run 2021-07-09 11:03:12 +01:00
Alan Foster e5241b412a
Add tests for aux and exploit cmd_check and cmd_run 2021-07-08 17:32:52 +01:00
William Vu 6196037fba Update spec 2021-07-06 21:52:41 -05:00
agalway-r7 87d69c7553
Land #15263, adds payload flag to analyze 2021-06-03 16:03:46 +01:00
adfoster-r7 73b269cf7e
Land #15225, cookie jar cleanup 2021-06-01 10:49:56 +01:00
Alan Foster 814e510e17
Fix unit tests 2021-05-26 15:30:23 +01:00
Alan Foster c84b651ca6
Remoce initial rhost http url attempt 2021-05-24 00:31:09 +01:00
A Galway 5e4af7241d
prevent TLD use in tests & remove HTTP::Cookie DI 2021-05-20 17:49:21 +01:00
adfoster-r7 ac2c467121
Land #15011, Enhance analyze command API to understand modules' needs 2021-05-14 14:30:33 +01:00
Adam Cammack 2b854610e9
Fix typo 2021-05-13 17:59:10 -05:00
Adam Cammack 1478a9bf5b
Expand mock vuln names in spec 2021-05-13 17:58:26 -05:00
adfoster-r7 0f73031833
Land #15165, Add documentation for the new CookieJar functionality 2021-05-12 19:29:21 +01:00
A Galway a22ebdf76d
cookie cleanup 2021-05-07 12:46:38 +01:00
Alan Foster 0be7452c28
Ensure cookie jars are correctly duped 2021-05-06 12:11:26 +01:00
adfoster-r7 6c6d7699ed
Land #14831, Add CookieJar support to http_client 2021-04-30 14:08:04 +01:00
Ashley Donaldson 78295b654b
Land #14702, Add module Redis extractor 2021-04-29 11:02:38 +10:00
cgranleese-r7 7e2485260f
Fixes meterpreter tab completion issue 2021-04-28 10:52:05 +01:00
Ashley Donaldson b2d5c4e57f
Added unit test 2021-04-28 16:24:37 +10:00
A Galway 1b02344b55
consider vhost & expand tests 2021-04-20 15:12:54 +01:00
A Galway 5df0f0b164
improvements to tests and api 2021-04-19 15:13:42 +01:00
A Galway 88f17c5128
cleanup and removes cookies filtering 2021-04-16 17:31:11 +01:00
A Galway fc55d74b80
http-client cookie jar support and tests 2021-04-16 12:24:21 +01:00
cgranleese-r7 dbd0ac8203
Land #14985, Updates the JSON RPC Web service to correctly use framework's database configuration, and adds support for foregrounding the JSON RPC web service 2021-04-15 11:22:07 +01:00
Alan Foster 6d0aed92bc
Fix broken association handling for msfdb services command 2021-04-13 15:01:09 +01:00
Adam Cammack 14a3d48044
Fix grouping of transitive vulns and add spec
Properly merge the contents of the grouping sets when combining sets of
vulns. All permutations of simple double-transitive sets are now tested.
2021-04-09 03:53:52 -05:00
Alan Foster 12c5dd6f44
Fix db connection support for rpc service 2021-04-02 05:30:34 +01:00
dwelch-r7 98df005c6c Fix test 2021-04-01 15:57:28 +01:00
Alan Foster d63ff8a559
Fix search command for single characters 2021-03-22 19:02:31 +00:00
dwelch-r7 6aaf44c902 rubocop files and make the exclusions more localised 2021-03-15 13:27:37 +00:00
Spencer McIntyre 3bd430a7d0 Update the spec to reflect that the original type was removed 2021-03-11 12:09:29 -06:00
dwelch-r7 319f15d938 Handle nil versions for rubygems 4 2021-02-25 16:47:49 +00:00
Alan Foster 45e22d53d2
Re-add color to search command 2021-02-24 16:28:45 +00:00
Alan Foster f3ce9082b6
Enable word wrapped rex tables by default 2021-02-19 13:23:31 +00:00
dwelch-r7 7fbbe23426 Remove more requires that were missed before 2021-02-08 14:51:58 +00:00
dwelch-r7 b95be3ed10 Zeitwerk `rex` folder 2021-02-08 12:24:12 +00:00
dwelch-r7 4c43a8081a
Land #14480, Improve handling of external modules when missing runtime dependencies 2021-02-05 13:51:11 +00:00
dwelch-r7 3b8d87bdcb Fix missing vhost in rhost http url feature 2021-02-04 16:52:43 +00:00
cgranleese-r7 98349a6823
Improve handling of external modules when missing runtime dependencies 2021-02-02 14:49:16 +00:00
dwelch-r7 8f83de865c
Revert "Fix bug where vhost wasn't being set correctly when using rhost http url" 2021-02-01 16:33:18 +00:00
adfoster-r7 ff6a1f135c
Land #14629, migrate msf folder to Zeitwerk 2021-01-22 14:21:26 +00:00
Grant Willcox 0fc8df31f2
Land #14609, Fix bug where vhost wasn't being set correctly when using rhost http url 2021-01-19 11:10:50 -06:00
dwelch-r7 2d9e25d431 Add test case for vhost priority 2021-01-19 14:09:45 +00:00
dwelch-r7 d437a32374 remove `msf/util` requires 2021-01-18 14:21:54 +00:00
dwelch-r7 b816373b94 remove `msf/ui` requires 2021-01-18 14:21:54 +00:00
adfoster-r7 da7a51fbca
Land #14584, implement the zeitwerk autoloader within lib/msf/base 2021-01-18 13:11:08 +00:00
Alan Foster 714db8bf43
Remove travis config files 2021-01-11 10:28:14 +00:00
dwelch-r7 bad5ccbc49 Remove `msf/base` requires 2021-01-05 14:59:46 +00:00
Jeffrey Martin 377a64f8ab
do not test iface in macOS for IPv6 inconsistency 2020-12-18 16:58:18 -06:00