Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.02 KB

File metadata and controls

74 lines (46 loc) · 2.02 KB

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

Buy Me A Coffee