How to Install and Uninstall windows-privesc-check Package on Kali Linux

Last updated: May 10,2024

1. Install "windows-privesc-check" package

This tutorial shows how to install windows-privesc-check on Kali Linux

$ sudo apt update $ sudo apt install windows-privesc-check

2. Uninstall "windows-privesc-check" package

Here is a brief guide to show you how to uninstall windows-privesc-check on Kali Linux:

$ sudo apt remove windows-privesc-check $ sudo apt autoclean && sudo apt autoremove

3. Information about the windows-privesc-check package on Kali Linux

Package: windows-privesc-check
Version: 2.0.0+svn197-0kali5
Architecture: all
Maintainer: Kali Developers
Installed-Size: 8150
Depends: kali-defaults (>= 2019.3.6)
Homepage: https://pentestmonkey.net/tools/windows-privesc-check
Priority: optional
Section: utils
Filename: pool/main/w/windows-privesc-check/windows-privesc-check_2.0.0+svn197-0kali5_all.deb
Size: 7512412
SHA256: 19e52bf9d10211ac3c842998adf971d162e141607fb83092b4a51cc0b89def08
SHA1: dc055cf56a9f737213c461f94bce5416b4227a25
MD5sum: 30dfeed577044a66ffa08f8845ed4c03
Description: Windows privilege escalation checking tool
Windows-privesc-check is standalone executable that runs on Windows systems
(tested on XP, Windows 7 only so far). It tries to find misconfigurations that
could allow local unprivileged users to escalate privileges to other users or
to access local apps (e.g. databases).
.
It is written in python and converted to an executable using pyinstaller so it
can be easily uploaded and run (as opposed to unzipping python + other
dependencies). It can run either as a normal user or as Administrator
(obviously it does a better job when running as Administrator because it can
read more files).
Description-md5: