Skip to content

Make CSV file for Acunetix scanner from a list of domain name's

Notifications You must be signed in to change notification settings

fazim-sec/acunetix-csv-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Acunetix CSV Maker

This repository contains a Python script that converts a text file of addresses into a CSV file with two columns: "Address" and "Description". The "Address" column contains the addresses from the input file, and the "Description" column is left empty.

Dependencies

The script requires Python 3 to be installed. No additional dependencies are required.

Usage

To use the script, run it from the command line like this:

python3 acunetix-csv-maker.py <input file>

About

Make CSV file for Acunetix scanner from a list of domain name's

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages