Skip to content

cyberchiranjit/VAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

About VAnalyzer

VAnalyzer is a python tool designed to automate the reconnaissance or information gathering process. It helps penetration testers and bug hunters in the reconnaissance for the domain they are targeting. VAnalyzer works by automating the enumeration using many tools such as Dig, Nmap, Whois, Whatweb, Dirb, Nikto and NsLookup.

By using this tool you can also download the wordlists for hunting subdomains easily.

Installation

git clone https://github.com/cyberchiranjit/VAnalyzer.git

Required Python Version:

python3

Dependencies:

As I have mentioned above that this tool works by automating the other tools. Hence, it's obvious that VAnalyzer depends on the tools such as Dig, Nmap, Whois, Whatweb, Dirb, Nikto and NsLookup. These dependencies can be installed using the file named requirements.sh.

Usage:

After installing, to the directory named the VAnalyzer where VAnalyzer.py is present. Then, run the script using :-

python3 VAnalyzer.py

Version :

The current version is 0.1

Legal disclaimer

This tool is created for the sole purpose of security awareness and education, it should not be used against systems that you do not have permission to test/attack. The author is not responsible for misuse or for any damage that you may cause. You agree that you use this software at your own risk.

About

VAnalyzer is a python tool designed to automate the reconnaissance or information gathering process.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published