RE-CR: more docs

This commit is contained in:
maor.rayzin 2018-10-31 14:51:23 +02:00
parent 3bf917af80
commit 0bd252d832
1 changed files with 5 additions and 0 deletions

View File

@ -8,7 +8,12 @@ from cc.services.node import NodeService
__author__ = 'maor.rayzin'
class PTHReportService(object):
"""
A static class supplying utils to produce a report based on the PTH related information
gathered via mimikatz and wmi.
"""
@staticmethod
def __dup_passwords_mongoquery():