mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Added jigsaw
This commit is contained in:
parent
d489b5f924
commit
c0a3fedb0f
34
tools/jigsaw.md
Normal file
34
tools/jigsaw.md
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
# 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
|
||||||
|
-------
|
||||||
Loading…
x
Reference in New Issue
Block a user