Christophe De La Fuente
c02ac3920d
Reapply "Vulnerability Report Enhancement"
...
This reverts commit c35537252f .
2026-02-10 09:46:37 +00:00
cgranleese-r7
c35537252f
Revert "Vulnerability Report Enhancement"
2025-12-15 12:40:02 +00:00
Christophe De La Fuente
40ac35c02a
Vulnerability Report enhancement
...
- update `#report_service` and `#report_vuln`
- update vulnerability report when a session is established
- update CheckCode and `#cmd_check` to report a vulnerability when
Vulnerable checkcode is returned
- update `vulns` and `services` commands to display the `resource` and
parent services
- specs
2025-12-15 12:36:50 +01:00
adfoster-r7
33193bdd41
Update java reverse http and https to be dynamic
2023-08-16 00:50:41 +01:00
adfoster-r7
085943bd78
Add Ruby 3.3.0-preview1 to test suite
2023-06-29 22:53:17 +01:00
adfoster-r7
5b18475457
Extract rspec wait for expect helper
2023-06-14 19:10:05 +01:00
Jeffrey Martin
9b7da41e3d
update missing check spec to mock RACK_ENV
...
The spec result has a precondition in the expectations.
The RACK_ENV must be `development` and causes the test to
fail based on test execution order in scenarios where a
previous test set a different expectation in the env.
2022-06-15 14:29:21 -05:00
adfoster-r7
22a3ae1bf5
Land #16411 , expose detailed results for each module match
2022-04-14 17:06:57 +01:00
Jeffrey Martin
8356b3cc1c
refactor analyze rpc interface & output format
2022-04-07 11:06:42 -05:00
Jeffrey Martin
d35137ed3a
initial Msf::Analyze::Result top level states
2022-04-05 14:06:40 -05:00
Jeffrey Martin
fd809d49ea
expose detailed results for each module match
2022-04-04 13:10:48 -05:00
adfoster-r7
76ede9ef8f
Add ruby 3.1 support
2022-03-24 21:59:02 +00:00
adfoster-r7
d83918bfcb
Remove activemq assertion from integration tests
2021-09-14 02:15:16 +01:00
adfoster-r7
50b576cc2e
Update json rpc spec tests
2021-08-10 00:10:05 +01:00
Alan Foster
2c73c14931
Update rpc analyze command to support latest functionality
2021-08-05 20:18:31 +01:00
Alan Foster
e8001333c3
Cleanup json rpc spec
2021-06-10 13:43:03 +01:00
Alan Foster
7fe97cfda2
Add health check functionality
2021-04-16 01:59:22 +01:00
dwelch-r7
1617b3ec9b
Use zeitwerk for lib/msf/core folder
2020-12-07 10:31:45 +00:00
Spencer McIntyre
8b2227004d
Move the details back into the struct field for the array interface
2020-10-23 10:10:36 -04:00
Jeffrey Martin
772a24cb25
enforce json_rpc_spec to treat db as disabled
2020-07-31 11:56:50 -05:00
Adam Galway
dd12e65828
adds middleware and application error handlers
2020-03-04 11:56:32 +00:00
Alan Foster
8a59b8cb1c
Ensure thread cleanup
2020-02-21 17:36:20 +00:00
Alan Foster
9c987b8271
Add json rpc tests for module checks
2020-02-18 21:43:15 +00:00