Skip to content

Kunaldeorukhakar/Pentestauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pentestauto

This Python script automates the process of generating penetration testing reports in Excel format. It utilizes the requests library to gather data from various sources and the openpyxl library to create and manipulate Excel files.

Table of Contents

Features

  • Automates data collection for penetration testing reports.
  • Generates well-structured Excel reports.
  • Easy to use.

Requirements

To run this script, you need to have Python installed on your machine. The following libraries are required:

  • requests
  • openpyxl

You can install the required libraries using pip:

pip install requests openpyxl

Installation

Clone the repository:

git clone https://github.com/Kunaldeorukhakar/Pentestauto

Navigate to the project directory:

cd Pentestauto

Install the required libraries:

pip install -r requirements.txt

Usage

To use the script, run the following command in your terminal:

python pentestauto.py

About

This Python script automates the process of generating penetration testing reports in Excel format. It utilizes the requests library to gather data from various sources and the openpyxl library to create and manipulate Excel files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages