Operative Framework
BY.MICKY VERMA
Operative Framework: To Get Website Fingerprint And Information Gathering.
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 like Video search, Linkedin search, Reverse email whois, Reverse ip whois, SQL file forensics. The tool is created by French security researcher user graniet.
This is a framework based on fingerprint action, this tool is used for get information on website or enterprise target.
Dependency and Launching
- pip install -r requirements.txt
- python operative.py
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
- core/modules/file_common
- core/modules/get_websiteurl
- core/modules/getform_data
SQL File forensics
- import database in core/dbs/
- read table
- read columns
- search information with pattern
No comments:
Post a Comment