Recon-ng-hackertarget
Version vom 10. November 2018, 15:59 Uhr von Thomas.will (Diskussion | Beiträge)
after start recon-ng
[recon-ng][default] > use recon/domains-hosts/hackertarget
[recon-ng][default][hackertarget] > show info
Name: HackerTarget Lookup
Path: modules/recon/domains-hosts/hackertarget.py
Author: Michael Henriksen (@michenriksen)
Description:
Uses the HackerTarget.com API to find host names. 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
*[recon-ng][default][hackertarget] > set SOURCE suse.de
SOURCE => tuxmen.de
*[recon-ng][default][hackertarget] > run