Giter VIP home page Giter VIP logo

backgroundchecker's Introduction

Background Checker

A command line tool to background check people.

██████╗  █████╗  ██████╗██╗  ██╗ ██████╗ ██████╗  ██████╗ ██╗   ██╗███╗   ██╗██████╗      ██████╗██╗  ██╗███████╗ ██████╗██╗  ██╗███████╗██████╗
██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██╔════╝ ██╔══██╗██╔═══██╗██║   ██║████╗  ██║██╔══██╗    ██╔════╝██║  ██║██╔════╝██╔════╝██║ ██╔╝██╔════╝██╔══██╗
██████╔╝███████║██║     █████╔╝ ██║  ███╗██████╔╝██║   ██║██║   ██║██╔██╗ ██║██║  ██║    ██║     ███████║█████╗  ██║     █████╔╝ █████╗  ██████╔╝
██╔══██╗██╔══██║██║     ██╔═██╗ ██║   ██║██╔══██╗██║   ██║██║   ██║██║╚██╗██║██║  ██║    ██║     ██╔══██║██╔══╝  ██║     ██╔═██╗ ██╔══╝  ██╔══██╗
██████╔╝██║  ██║╚██████╗██║  ██╗╚██████╔╝██║  ██║╚██████╔╝╚██████╔╝██║ ╚████║██████╔╝    ╚██████╗██║  ██║███████╗╚██████╗██║  ██╗███████╗██║  ██║
╚═════╝ ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═══╝╚═════╝      ╚═════╝╚═╝  ╚═╝╚══════╝ ╚═════╝╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝

About

This program is being developed in the scope of OpenSource Intelligence (OSINT).

OSINT makes use of data available on the Internet in order to gather information about companies, people, entities...

It is particularly used by the following actors:

  • governments (political environment, war zones...)
  • companies (background checking, criminal records, business intelligence...)
  • hackers and pentesters (to prepare hacks, information system architectures...)

This tool is especially dedicated to companies and human resources departments to help them check that candidates are not lying about their educational background and resume.

Installation

OS X, Linux & Windows:

git clone https://github.com/Bornlex/BackgroundChecker

I developed it using Python 3.6. I did not test it on many versions, but it should work with any 3.* versions.

It requires the following non-core modules:

  • requests

You can install it through pip.

Usage

To start the tool, just run:

./main.py

Then enter the name you want to look for.

To exit the tool or go one step back, use the exit command.

Development

Any contribution is welcome.

To contribute:

  1. Fork the project
  2. Create a new branch (git checkout -b feature/branch_name)
  3. Commit your changes(git commit -am 'Add some amazing features')
  4. Push to the branch (git push origin feature/branch_name)
  5. Create a new Pull Request

There is no automated tests for now. But if the program is running and you can actually get some results, that probably means that everything works fine...

TODO

  • Create a UI
  • Create automated tests
  • Develop new data sources for business schools
  • Save results and flush them to a file
  • Keep history of commands typed
  • Autocompletion

What it look like

It is pretty raw as the development just started.

Screenshot

backgroundchecker's People

Contributors

bornlex 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.