Contents Menu Expand Light mode Dark mode Auto light/dark mode
pwncat documentation
pwncat documentation

Contents:

  • Installation
  • Basic Usage
  • Windows Support
  • Configuration
  • Modules
  • Enumeration
  • Automated Privilege Escalation
  • Persistent Implants
  • Command index
    • Alias
    • Back
    • Bind
    • Connect
    • Download
    • Escalate
    • lcd
    • Load
    • Listen
    • Listeners
    • lpwd
    • Run
    • Info
    • Search
    • Use
    • Upload
  • API Documentation
    • pwncat.channel package
    • pwncat.commands package
    • pwncat.facts package
      • pwncat.facts.ability module
      • pwncat.facts.implant module
      • pwncat.facts.linux module
      • pwncat.facts.tamper module
      • pwncat.facts.windows module
    • pwncat.modules package
      • pwncat.modules.enumerate module
      • pwncat.modules.implant module
    • pwncat.platform package
      • pwncat.platform.linux module
      • pwncat.platform.windows module
    • pwncat.config module
    • pwncat.db module
    • pwncat.gtfobins module
    • pwncat.manager module
    • pwncat.subprocess module
    • pwncat.target module
    • pwncat.util module

SearchΒΆ

This command allows you to search for relevant modules which are currently imported into pwncat. This performs a glob-based search and provides an ellipsized description and module name in a nice table. The syntax is simple:

# Search for modules under the `enumerate` package
(local) pwncat$ search enumerate.*
Next
Use
Previous
Info
Copyright © 2020, Caleb Stewart | Created using Sphinx and @pradyunsg's Furo theme. | Show Source