Git Product home page Git Product logo

osint-framework's Introduction

OSIF

Read The Docs License

Opensource Intelligence Framework is an open-source framework dedicated to OSINT. For the ease of use, the interface has a layout that looks like Metasploit.

It consists of various modules that aid osint operations:

  1. Attack Surface
  2. Blockchain
  3. Email
  4. Host Enumeration
  5. IoC
  6. Mobile
  7. Social Media
  8. Web Enumeration

Screenshots

Email Hunter

Email Hunter

GeoWifi Hunter

GeoWifi Hunter

Shodan Attack Surface

Shodan

Documentation

Full documentation found at https://osif.laet4x.com/

Docker Installation (Recommended)

Docker installation

Get Docker for Windows, Linux and MacOS

Where to get Docker Compose

Windows and macOS

Docker Compose is included in Docker Desktop for Windows and macOS.

Linux

You can download Docker Compose binaries from the release page on this repository.

Run osif with docker and docker-compose

git clone https://github.com/fr4nc1stein/osint-framework osif
cd osif
docker-compose up -d
docker exec -ti osif bash
./osif

If not started, follow this instruction below:

docker build --no-cache  --tag osif .
docker run -ti osif bash
./osif

Installation

Recommended on ubuntu or kali

git clone https://github.com/fr4nc1stein/osint-framework osif
cd osif
pip3 install -r requirements.txt

Configuration

Create .env

  1. Virustotal API https://www.virustotal.com/
  2. CENSYS API https://accounts.censys.io/ (under development)
  3. ABUSECH https://bazaar.abuse.ch/ (not required)
  4. SHODAN API https://account.shodan.io/
  5. HUNTER API https://hunter.io/api-keys
  6. BITCOIN ABUSE API https://www.bitcoinabuse.com/
  7. WIGEL API https://wigle.net/ (geolocation module)
  8. SECURITY TRAIL API https://securitytrails.com/
VT_API=""
CENSYS_APPID=""
CENSYS_SECRET=""
ABUSECH_API_KEY = ""
SHODAN_API_KEY = ""
HUNTER_API_KEY = ""
BITCOINABUSE_API_KEY = ""
WIGLE_API_NAME = ""
WIGLE_API_TOKEN = ""
SECURITY_TRAIL_API = ""
โ”€$ ./osif


                                                         ##     ####   #####   ######
                                                        #  #   #    #    #     #
                                                       #    #  #         #     #
                                                       #    #   ####     #     ####
                                                       #    #       #    #     #
                                                        #  #   #    #    #     #
                                                         ##     ####   #####   #

            
                                                             >> OSINT Framework                                                            
                                                                 >> @laet4x                                                                
                                                                                                                                           
 

        -=[ 1 api           ]=-
        -=[ 2 dns           ]=-
        -=[ 1 social        ]=-
        -=[ 1 subdomain     ]=-
        -=[ 1 uncategorized ]=-

[!] There are some issues ; use 'show issues' to see more details
osif > use dns/dns_records                                                                                                                 
osif dns(dns_records) > show options                                                                                                       

Module options
==============

   Name    Value       Required  Description                
   ----    -----       --------  -----------                
   DOMAIN  google.com  Y         Provide your target Domain 

osif dns(dns_records) > 

If you love OSIF you can buy me a coffee to support this project :)

Buy Me A Coffee

Author

laet4x

cadeath

osint-framework's People

Contributors

cadeath avatar fr4nc1stein avatar laet4x avatar

Stargazers

 avatar

Watchers

 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.