SkillAgentSearch skills...

PenHunter

Pen Hunter is a comprehensive vulnerability scanning tool designed for penetration testers, security researchers and bug bounties. it automates the process of collecting subdomains and URLs and tests them for various vulnerabilities including XSS, SQL Injection, Local File Inclusion, Open Redirect, Server-Side Request Forgery, CSRF, and RCE.

Install / Use

/learn @cc1a2b/PenHunter

README

Pen Hunter

Pen Hunter is a powerful tool for vulnerability scanning, including XSS, SQL Injection, Local File Inclusion, Open Redirect, Server-Side Request Forgery, Cross-Site Request Forgery, and Remote Code Execution. This tool automates the process of collecting subdomains and URLs, and testing them for various vulnerabilities.

Features

  • XSS (Cross-Site Scripting)
  • SQL Injection
  • Local File Inclusion
  • Open Redirect
  • Server-Side Request Forgery
  • Cross-Site Request Forgery
  • Remote Code Execution

Installation

To install Pen Hunter, follow these steps:

  1. Clone the repository:

    git clone https://github.com/cc1a2b/PenHunter.git
    cd penhunter
    
  2. Run the install script:

    chmod +x install.sh
    ./install.sh
    
  3. Make the Pen Hunter script executable:

    chmod +x penhunter.sh
    
  4. create directory for one and subdomains:

    mkdir penhunter/one && mkdir penhunter/subdomains
    

Usage

Run Pen Hunter with the following command:

chmod +x penhunter.sh

1

2

3

4

5

6

7

Example;)

lfi xss

<a href="https://www.buymeacoffee.com/cc1a2b" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated5mo ago
Forks4

Languages

Shell

Security Score

92/100

Audited on Oct 31, 2025

No findings