Giter Site home page Giter Site logo

ngocngv / raven Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0x09al/raven

1.0 1.0 0.0 2.36 MB

raven is a Linkedin information gathering tool that can be used by pentesters to gather information about an organization employees using Linkedin.

License: GNU General Public License v3.0

Python 98.34% Shell 1.66%

raven's Introduction

raven

raven is a Linkedin information gathering tool that can be used by pentesters to gather information about an organization employees using Linkedin.

Please do not use this program to do stupid things. The author does not keep any responsability of what damage has been done by this program.

USE IT AT YOUR OWN RISK.

Installation

  • Run setup.sh as root
  • Adjust Linkedin credentials in raven.py or pass them as parameters.
  • If you are running in Kali Linux , to avoid problems with selenium update firefox to the latest version.

Documentation

Usage of this is application is pretty simple. It requires at least three parameters. The first one is the company name , the second one is the country initials and the domain name

Usage

usage: raven.py [-h] -c COMPANY -s STATE -d DOMAIN [-p PAGES] [-lu LUSERNAME] [-lp LPASSWORD]

Raven - LinkedIn Information Gathering Tool

  -c COMPANY, --company COMPANY       Input the Company name. Ex: Pizzahut
                    
  -s STATE, --state STATE             Input the State initials. Ex: uk , al , etc...
                    
  -d DOMAIN, --domain DOMAIN          Input the domain name. Ex: gmail.com
                    
  -p PAGES, --pages PAGES             Number of google pages to navigate. Ex: 3
  
  -lu LUSERNAME --lusername LUSERNAME    The linkedin username to use.
  
  -lp LPASSWORD, --lpassword LPASSWORD   The linekdin password to use.

For example , if the company that you want to search is Evil Corp and the state is Albania the parameters would be:

python raven.py -c 'Evil Corp' -s al -d evilcorp.al

If you are not sure what the state is you can put www .

You can also specify how many pages of Google Search you want to search with the -p parameters

python raven.py -c 'Evil Corp' -s al -d evilcorp.al -p 3

The command above will search for results on 3 first pages of google.

Tool Internals

The tool actually is a scraper that works with selenium. It uses a google dork to extract the LinkedIn url's and then it exctracts data from them. As you may know Linkedin has different subdomains for country-s.

  For example : al.linkedin.com is for Albania, uk.linkedin.com is for United Kingdom etc. 

The state parameter is actually the subdomain of the LinkedIn website.

Features

  • Automatically check found emails in haveibeenpwned.com
  • Output in CSV format (For using with GoPhish)

Screenshots

Screenshot - 1

ScreenShot

Screenshot - 2

ScreenShot

Screenshot - 3

ScreenShot

Screenshot - 4

ScreenShot

Screenshot - 5

ScreenShot

raven's People

Stargazers

Ngoc Nguyen avatar

Watchers

Ngoc Nguyen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.