Skip to content

p4p1/havoc-privkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

havoc-privkit

A port of privkit beacon object files for havoc. The original bof files can be found here

 - Command       :  privkit
 - Description   :  Privilege Escalation Module

  Command                   Description
  ---------                 -------------
  all                       Run all possible checks.
  elevated                  Check if programs are always installed as elevated.
  autologon                 Check for autologon registry keys.
  credman                   Enumerate credential manager.
  paths                     Enumerate hijackable paths.
  autorun                   Find modifiable autoruns.
  token                     Check for token privileges.
  unquoted                  Check unquoted service paths.

image

Install:

Clone the repo including it's submodules:

$ git clone --recurse-submodules --remote-submodules https://github.com/p4p1/havoc-privkit

Load the privkit.py script inside of the havoc framework through the graphical UI. image

Releases

No releases published

Packages

No packages published

Languages