/operative-framework

This is a framework based on fingerprint action, this tool is used for get information on a website or a enterprise target with multiple modules (Viadeo search,Linkedin search, Reverse email whois, Reverse ip whois, SQL file forensics ...)

Primary LanguagePythonApache License 2.0Apache-2.0

                               __  _          
  ____  ____  ___  _________ _/ /_(_)   _____ 
 / __ \/ __ \/ _ \/ ___/ __ `/ __/ / | / / _ \
/ /_/ / /_/ /  __/ /  / /_/ / /_/ /| |/ /  __/
\____/ .___/\___/_/   \__,_/\__/_/ |___/\___/ 
    /_/ 

#Operative - The Fingerprint Framework Copyright (c) 2017 written in python with Love

Author: Tristan Granier (graniet)

This is a framework based on fingerprint action, this tool is used for get information on website or enterprise target

Dependency & launching
  • pip install -r requirements.txt
  • python operative.py
Youtube
Core Modules
  • core/modules/cms_gathering
  • core/modules/domain_search
  • core/modules/email_to_domain
  • core/modules/https_gathering
  • core/modules/linkedin_search
  • core/modules/reverse_ipdomain
  • core/modules/search_db
  • core/modules/waf_gathering
  • core/modules/whois_domain
  • core/modules/generate_email
  • core/modules/viadeo_search
SQL File forensics
  • import database in core/dbs/
  • read table
  • read columns
  • search information with pattern

Write module

For write module look core/modules/sample_module class

This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes, period.