go-hunt-weak-pes

command module
v0.0.0-...-55e3ace Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2021 License: BSD-3-Clause Imports: 8 Imported by: 0

README

Go Hunt Weak PEs

Go binary that finds .EXEs and .DLLs on the system that don't have security controls enabled (ASLR, DEP, CFG etc).

Usage

Usage of go-hunt-weak-pes:
  -allChecks
        Perform checks for SEH, CFG and Integrity Checking in addition to DEP and ASLR
  -dlls
        Only search for DLLs
  -exes
        Only search for EXEs
  -paths string
        The comma separated list of paths to checkPE
  -verbose
        Verbose mode (defaults to false)

By default, only PEs without ASLR or DEP are shown, for others add the -allChecks flag.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL