<>
Friday, September 28, 2012

Jigsaw - Information Gathering Tool

Jigsaw.rb is a simple ruby script for enumerating information about a company's employees.
It is useful for Social Engineering or Email Phishing

#############
Collaborative project between Royce Davis (R3dy) and humble-desser 
Contact: royce.e.davis@gmail.com
#############3

Help:
$ ./jigsaw -h
Jigsaw 1.0 ( http://www.pentestgeek.com/ - http://hdesser.wordpress.com/ )
Usage: jigsaw [options]

 example: jigsaw -s Google

    -i, --id [Jigsaw Company ID]     The Jigsaw ID to use to pull records
    -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'
    -v, --verbose                    Enables verbose output

Examples:
$ ./jigsaw -s Google
Your search returned more then one company
Jigsaw ID: 215043 - Google, Inc. 6,627 employees.
Jigsaw ID: 224667 - Google Postini Services 149 employees.
Jigsaw ID: 439035 - AdMob Google Inc 2 employees.
Jigsaw ID: 5032028 - Google Inc 1 employees.
...

$ ./jigsaw -i 215043 |grep -i market |grep -i manager
Fyall, Mike - Product Marketing Manager
Ramaswamy, Jenny - Marketing Manager
Satyasai, Serena - Product Marketing Manager
Fu, John - Product Marketing Manager
Shah, Davang - Group Marketing Manager-US Large Advertiser Marketing


Download -
jigsaw.rb
README

Source -
https://github.com/pentestgeek/jigsaw

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

Welcome Back Visitor! Your Last Visit Was on Thur, Nov 20, 2025 07:13:51 PM
 
TOP