Recon-ng-hackertarget

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen

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