guardicore / monkey

Infection Monkey - An open-source adversary emulation platform
https://www.guardicore.com/infectionmonkey/
GNU General Public License v3.0
6.68k stars 786 forks source link

Add credentials collectors' reference pages #4229

Closed shreyamalviya closed 4 months ago

shreyamalviya commented 4 months ago

What does this PR do?

Fixes #4210

PR Checklist

Testing Checklist

image

image

image

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.08%. Comparing base (3fa4467) to head (39e1915).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4229 +/- ## ======================================== Coverage 77.08% 77.08% ======================================== Files 442 442 Lines 14137 14137 Branches 18 18 ======================================== Hits 10897 10897 Misses 3240 3240 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cakekoa commented 4 months ago

Should we bring over the Description section from the old reference pages? Configuration alone is pretty bare. What is the Chrome credentials collector? How does it work? What sort of environment will it work in?

shreyamalviya commented 4 months ago

Should we bring over the Description section from the old reference pages? Configuration alone is pretty bare. What is the Chrome credentials collector? How does it work? What sort of environment will it work in?

All of that, IMO, should be in the pages under features/, not here. (#4212)