Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wingerprint

Windows system info and escalation paths:

  • Environment
    • VM detection
  • Users
  • Privileges
  • Antivirus
  • Unattended files
  • Vulnerable applications
  • DLL hijacking
  • Passwords in PowerShell history

Output is standard Markdown:

# WINGERPRINT


## Environment

- VM detected (QUEMU ARM Virtual Machine)


## Users

- Username:           Username
  Privilege level:    Administrator
  Password age:       1h1m1s
  Last logon:         2020-01-01 01:01:01 +0000 CEST
  Logon count:        1
  Flags:              [!] Password not required | Password never expires


## Privileges

- [!] AlwaysInstallElevated


## Antiviruses

- Microsoft Defender
  - msmpeng.exe (PID 1111)


## Unattended files

- c:\windows\panther\unattend.xml

Compilation

  1. Install Go
  2. go build

Obfuscated

To be less detectable by antiviruses, instead of go build:

  1. go install mvdan.cc/garble@latest
  2. garble -literals -seed random -tiny build

About

Windows system info and escalation paths

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages