Parses and imports JSON output from recon-ng module optiv/export_contacts into a LAIR project
This library is dependent on pylair. After installing pylair, download the latest release here.
$ sudo pip install drone-recon_contacts*.tar.gz
$ drone-recon_contacts -h
drone-recon_contacts - Import JSON output from recon-ng module optiv/export_contacts into the Lair framework
positional arguments:
id Lair Project ID
json_file Recon JSON output file
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-k Allow insecure SSL connections