Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 438 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 438 Bytes

xxSysInfo

Description

Bat file to collect software and hardware system information without admin permissions. Useful for information gathering and reconnaissance. Generates a file with size less than 1mb by using wmic and other core Windows utilities.

Usage

Specify log file location with the -l parameter:

xxSysInfo.bat -l D:\info.txt

or just use default one (%cd%\sysInfo.txt):

xxSysInfo.bat