Wednesday, December 12, 2012

Windows Gather Directory Permissions Enumeration

This module enumerates directories and lists the permissions set on found directories. Please note: if the PATH option isn't specified, then the module will start enumerate whatever is in the target machine's %PATH% variable.

Exploit Targets
Windows 7

Requirement
Attacker: Backtrack 5
Victim PC: Windows 7

Open your backtrack terminal and type msfconsole


msf > use post/windows/gather/enum_dirperms
msf post(enum_dirperms) > set SESSION 1
msf post(enum_dirperms) > exploit

No comments:

Post a Comment