VHostScan icon indicating copy to clipboard operation
VHostScan copied to clipboard

A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.

Results 15 VHostScan issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

People seem to be struggling to install VHostScan as in issues [#122](https://github.com/codingo/VHostScan/issues/122) and [#123](https://github.com/codingo/VHostScan/issues/123) and I found that by removing the version numbers in `requirements.txt` The install and test scripts...

I always get this issue when installing the requirements. `Collecting pandas==0.19.2 Using cached pandas-0.19.2.tar.gz (9.2 MB) ERROR: Command errored out with exit status 1: command: /data/data/com.termux/files/usr/bin/python3 -c 'import sys, setuptools,...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

## What's the problem (or question)? I can't install using the command: python3 setup.py install ## Do you have an idea for a solution? Nope ## How can we reproduce...

I am facing this error while running vhostscan.py Any help! Traceback (most recent call last): File "VHostScan.py", line 8, in from .lib.core.virtual_host_scanner import virtual_host_scanner ImportError: attempted relative import with no...

Can anyone help me troubleshoot this install issue? warning: no previously-included files matching '*.png' found anywhere in distribution [388/1509] package init file 'pandas/io/tests/sas/__init__.py' not found (or not a regular file)...

Often hostnames can be found within SSL certificates. This issue proposes to add a "--include-ssl-terms" or something better named to tell vhostscan to pickup and create a dictionary from located...

enhancement
help wanted
hacktoberfest

## What's the problem (or question)? 1. Problem on `is_json()` function in *helpers/file_helper.py* ## Do you have an idea for a solution? 1. Adding `self` because it's function based on...

Update output to colourize output and improve feedback to the user. Will also require a ```--no-color``` to avoid coloured output.

enhancement
help wanted
hacktoberfest