Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
pth-toolkit — Modified version of the passing-the-hash tool collection made to work straight out of the box | Kitploit
Tools/GitHubGitHub/byt3bl33d3r/pth-toolkit
Password AttacksLateral MovementPost-ExploitationPenetration TestingRemote Access ToolArchived
GitHubbyt3bl33d3r/pth-toolkit

pth-toolkit

Modified version of the passing-the-hash tool collection made to work straight out of the box

View Repository
61613311 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

pth-toolkit

A modified version of the passing-the-hash tool collection https://code.google.com/p/passing-the-hash/ designed to be portable and work straight out of the box even on the most 'bare bones' systems

The master branch is compiled for amd64, the final goal will be to cross compile these tools to every possible architecture

Currently this repo provides the following patched tools/utilities:

  • winexe
  • wmic
  • wmis
  • rpcclient
  • smbclient
  • smbget
  • net

Requirements

  • sh

All tools were tested on a bare bones Arch linux install with only the base package.

When would this be useful?

  • When your rocking a custom pentesting OS and you don't want to go through the agony of compiling and patching these tools yourself
  • For post-exploitation to pivot to a Windows box/domain from a compromised *nix host! Just clone this repo or download the tarball and your ready to pass all the hashes!
Download Tool