PenTest.WS Documentation
  • What is PenTest.WS?
    • Tier Comparison
  • Getting Started
    • Dashboard
    • Creating An Engagement
    • Main Window Layout
    • Engagement Console
    • Import Nmap & Masscan XML
    • Port Scan Templates
    • Adding Hosts Manually
    • Adding Ports to Hosts
    • Capturing Credentials
  • Hosts & Services
    • Host Page
    • Port Page
    • Global Service Notes
    • Service Command Library
    • Default Service Checklist
    • Scratchpad Editor
  • People & Events
    • People Hacking
    • Events Timeline
  • Views & Filtering
    • Boards
    • The Matrix
    • Subnetting
  • User Libraries
    • Shells Library
    • General Command Library
    • General Notes Library
    • Bookmark Library
  • Built-In Tools
    • Echo Up
    • CyberChef
    • Venom Builder
  • Search Capabilities
    • CVE DB
    • Exploit-DB
    • Nmap Scripts
    • Metasploit Modules
    • Keyword Search
  • Findings
    • Findings Admin
    • Findings Library
    • Engagement Findings
  • Clients & Reporting
    • Write-Ups
    • Clients Manager
    • Reporting Templates
    • Generating Deliverables
  • Collaboration
    • User Maintenance
    • Shared Engagements
    • Access Control List
  • Automation & Integration
    • API
    • SMTP
  • Authentication
    • Two-Factor Authentication
    • LDAP Authentication
  • Exporting & Importing
    • Export Account Items
    • Import Account Items
    • Export to CSV / JSON
  • Pro Tier
    • Admin Panel
    • Intranet Mode
    • Solo Mode
    • Large Engagement Support
Powered by GitBook
On this page
  • MSF Venom Command Section
  • Launch Console & Load Handler
  • Load Handler Only
  • Tier Availability
  1. Built-In Tools

Venom Builder

PreviousCyberChefNextCVE DB

Last updated 3 years ago

URL:

Venom Builder is a graphical user interface for building MSFVenom commands. The minimal steps required to use this tool are:

  1. Select your Payload

  2. Enter your LHOST and LPORT values

  3. Click the clipboard icon in the "MSF Venom Command" section

  4. Switch to a terminal

  5. Paste and execute the generated command

  6. Launch the MSF console and load the matching payload handler

  7. Deploy and execute the payload to your target

Level Up!

In the Payload search field, search for word fragments in any order to narrow down the list of payloads that match your environment and target.

Example: "win met rev tcp 64"

MSF Venom Command Section

This is the dynamically generated MSFVenom command to build your reverse shell payload. Take advantage of the various other fields in the Venom Builder interface to refine and customize your MSFVenom command.

Launch Console & Load Handler

This section generates a command to launch the MSF console and immediately load the payload's matching handler. This command is meant to be run locally in bash.

Load Handler Only

This section generates a series of commands to load the payload's matching handler from inside the MSF console. The MSF console must be launched separately.

Tier Availability

Venom Builder is available on all tiers.

https://pentest.ws/tools/venom-builder
Venom Builder