thereisnotime / xxSysInfo

Bat file to collect software and hardware system information without admin permissions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bat file to collect software and hardware system information without admin permissions.


Languages

Language:Batchfile 100.0%