Skip to content

Instantly share code, notes, and snippets.

@Zinkuth
Created November 28, 2021 13:25
Show Gist options
  • Save Zinkuth/abb91cfc8c9416ca1b147c8b9ce983cd to your computer and use it in GitHub Desktop.
Save Zinkuth/abb91cfc8c9416ca1b147c8b9ce983cd to your computer and use it in GitHub Desktop.
@echo off
echo BillBug Hacker Group
echo INFORMATION GATHERING
echo IN PROGRESS...........................
net user
echo ================================================================
ipconfig -all
echo ================================================================
net start
echo ================================================================
systeminfo
echo ================================================================
gpresult
echo ================================================================
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment