Since bbot returns DNS_NAME data from the Censys certificate API it might as well query the host API for input IP_ADDRESS and return OPEN_TCP_PORT providing a passive portscan capability. As best as i can tell this capability doesn't exist yet and overlaps with a standalone censys tool i've been writing. Do you suggest i create a new module for this e.g. censys-portscan.py or should i look at modifying the existing censys module ?
A new module would be easier for me however if you'd recommend it i'll roll up my sleeves and try to modify the existing.
Since bbot returns DNS_NAME data from the Censys certificate API it might as well query the host API for input IP_ADDRESS and return OPEN_TCP_PORT providing a passive portscan capability. As best as i can tell this capability doesn't exist yet and overlaps with a standalone censys tool i've been writing. Do you suggest i create a new module for this e.g. censys-portscan.py or should i look at modifying the existing censys module ?
A new module would be easier for me however if you'd recommend it i'll roll up my sleeves and try to modify the existing.