PDTM
MIT⚖️ Dual Use · Go
PDTM (ProjectDiscovery Tool Manager) is a simple utility for installing and managing all ProjectDiscovery open-source tools. Rather than individually installing Nuclei, Subfinder, httpx, Katana, Interactsh, Notify, and the rest of the ProjectDiscovery suite, PDTM provides a single command to install, update, and manage them all. It handles binary downloads, version management, and PATH configuration automatically. PDTM supports listing all available tools with their descriptions and current versions, installing specific tools or all tools at once, and keeping everything up to date with a single update command. It's the recommended way to manage the ProjectDiscovery ecosystem, especially when setting up new machines or maintaining consistent tool versions across a team.
Installation
Go
$ go install github.com/projectdiscovery/pdtm/cmd/pdtm@latestbrew (macOS)
$ brew install pdtmUse Cases
- Installing the entire ProjectDiscovery tool suite with a single command
- Keeping all ProjectDiscovery tools updated to their latest versions
- Setting up new pentesting machines with consistent tool versions
- Managing ProjectDiscovery tool binaries and PATH configuration
- Listing available tools with descriptions and version information
Tags
Details
- Category
- ⚖️ Dual Use
- Language
- Go
- Repository
- projectdiscovery/pdtm
- License
- MIT
- Platforms
- 🐧linux🍎macos🪟windows
Links
More in Dual Use
ProxyChains-ng
CForce any TCP connection through SOCKS4/5 or HTTP proxies. Chain multiple proxies for anonymity.
Socat
CMultipurpose relay tool. Bidirectional data transfer between two data channels - sockets, files, pipes, devices.
ngrok
GoExpose local servers to the internet via secure tunnels. Instant public URLs for localhost services.
Rclone
Gorsync for cloud storage. Sync, copy, and mount 70+ cloud providers. Command-line Swiss army knife for cloud data.
GTFOBins
ShellCurated list of Unix binaries that can be used to bypass security restrictions. Living off the land, documented.
LOLBAS
ShellLiving Off The Land Binaries, Scripts and Libraries for Windows. Documenting every Windows binary with offensive potential.