Module Name: VPNHunter Lookup
Module path: recon/domains-hosts/vpnhunter
Name: VPNHunter Lookup
Path: modules/recon/domains-hosts/vpnhunter.py
Author: Quentin Kaiser (contact[at]quentinkaiser.be)
Description:
Checks vpnhunter.com for SSL VPNs, remote accesses, email portals and generic login sites. Updates the 'hosts' table with the results.
Options:
| Name |
Current Value |
Required |
Description |
| SOURCE |
default |
yes |
source of input (see 'show info' for details) |
Source Options:
| default |
SELECT DISTINCT domain FROM domains WHERE domain IS NOT NULL |
| <string> |
string representing a single input |
| <path> |
path to a file containing a list of inputs |
| query <sql> |
database query returning one column of inputs |