From a00120eaf695947d51ac4f7fa53459b13d838686 Mon Sep 17 00:00:00 2001 From: webbreacher Date: Sun, 29 Dec 2013 06:31:27 -0500 Subject: [PATCH] Adding the sub-file links to the index.md --- presence/windows/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/presence/windows/index.md b/presence/windows/index.md index d03fe86..e307ab0 100644 --- a/presence/windows/index.md +++ b/presence/windows/index.md @@ -1,8 +1,8 @@ -# Windows CMD Commands +# Windows Presence Commands -Command that can be executed from the context of the CMD.exe prompt. +Command that can be executed from the context of the CMD.exe prompt that help gain insight into the configuration of the target. - * [Config Commands](windows_cmd_config.md) - Commands that display information about the configuration of the victim. - * [Network Commands](windows_cmd_network.md) - Commands used for gathering information about the network settings and connections of a system. - * [Remote Acccess Commands](windows_cmd_remote.md) - Commands to remotely administer systems. + * [Blind Files](blind.md) - Files to look for on the system. + * [Config](windows_cmd_config.md) - Commands that display information about the configuration of the victim. + * [Finding Files](find_files.md) - How to search for files.