s0i37
s0i37
I had the same. The root cause: ``` from urllib3.util import parse_url parse_url('https://api.github.com/') ... module 'six' has no attribute 'ensure_str' .... LocationParseError: Failed to parse: https://api.github.com/ ``` It happens because...
Rotation results of resolve/reverse-resolve is the best reconnaissance methods for finding hosts. Usually companies have own netblocks in their network perimeter. This module allows to find this netblocks and filter...
Where I can make a reference to IPWhois?
I've updated meta.
Module `whois_miner` can find networks block only if in whois specified exact name of company. But in real life it is not true. Moreover `whois_miner` work only for ARIN, but...
Do you want what this module creates `contacts` also?
I've updated module. Now it can retrieve emails and street address from whois and updates contacts and locations table. Also I noticed what ipwhois py module doesn't show `person` field(
Sometimes whois returns country and city. Probably it is needed to update an respecitvely hosts in `hosts` table?
I''ve added feature also for updating region,country in hosts table if these field are empty.
I have never tested custom source. Fixed.