Skip to content

Instantly share code, notes, and snippets.

View gwhite-so's full-sized avatar

Garrett White gwhite-so

View GitHub Profile
@gwhite-so
gwhite-so / session-enumeration-runbook.toml
Last active July 29, 2024 01:26
session-enumeration-runbook
[[testCases]]
id = "1.0.0"
name = '1.0.0 - Enumerate SMB Sessions from Third-Party Utility On Disk (NetSess)'
description = "Using the third party NetSess.exe utility to enumerate active SMB sessions"
tooling.name = "NetSess.exe"
tooling.references = [
"http://www.joeware.net/freetools/tools/netsess/"
]
executionSteps = [
'agent> upload -File NetSess.exe',