You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mapping_enum_group.add_argument("--tasklist", type=str, nargs="?", const=True, help="Enumerate running processes and filter for the specified one if specified")
58
58
59
59
wmi_group=smb_parser.add_argument_group("WMI", "Options for WMI Queries")
60
60
wmi_group.add_argument("--wmi", metavar="QUERY", type=str, help="issues the specified WMI query")
0 commit comments