# Jigsaw Notes ------- Help Text ------- ``` Jigsaw.rb VERSION: 1.5.3 - UPDATED: 09/15/2013 References: http://www.pentestgeek.com/2012/09/27/email-address-harvesting/ https://github.com/AccuvantLABS/jigsaw Usage: jigsaw [options] example: jigsaw -s Google -i, --id [Jigsaw Company ID] The Jigsaw ID to use to pull records -P, --proxy-host [IP Address] IP Address or Hostname of proxy server -p, --proxy-port [Port Number[ Proxy port -k, --keyword [Text String] Text string contained in employee's title -s, --search [Company Name] Name of organization to search for -r, --report [Output Filename] Name to use for report EXAMPLE: '-r google' will generate 'google.csv' -d, --domain [Domain Name] If you want you can specify the domain name to craft emails with -D, --debug Set this option to see HTTP requests/responses -v, --verbose Enables verbose output ``` Example Usage ------- Links -------