Skip to content

AssetViz simplifies the visualization of subdomains from input files, presenting them as a coherent mind map. Ideal for penetration testers and bug bounty hunters conducting reconnaissance, AssetViz provides intuitive insights into domain structures for informed decision-making.

License

mrrootsec/AssetViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssetViz

AssetViz

AssetViz simplifies the visualization of subdomains from input files, presenting them as a mind map. Ideal for penetration testers and bug bounty hunters conducting reconnaissance, AssetViz provides intuitive insights into domain structures for informed decision-making.

Installation

Use Go

go install -v github.com/mrrootsec/assetviz@latest

or

git clone https://github.com/mrrootsec/AssetViz
cd AssetViz
go install

Usage

You can run this program using either of the following commands:

$ assetviz --help
Usage of assetviz:
  -f string
    	Path to the file containing subdomain names
assetviz -f filename

or

cat file | assetviz

This will generate output to the .report folder with the filename assetviz_report_date_time.html

Screenshots

AssetViz_1 AssetViz_2

License

This project is licensed under the MIT License

Issue

Feel free to open an issue if you have any problem with the script.

About

AssetViz simplifies the visualization of subdomains from input files, presenting them as a coherent mind map. Ideal for penetration testers and bug bounty hunters conducting reconnaissance, AssetViz provides intuitive insights into domain structures for informed decision-making.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages