37

FinalRecon:一款多功能网络侦查OSINT工具

 4 years ago
source link: https://www.tuicool.com/articles/2Mbyiiz
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

3aInEnI.jpg!web

今天给大家介绍的是一款名叫FinalRecon的开源情报收集工具,这是一款多合一的多功能网络侦查工具。该工具采用Python开发,遵循模块化架构,可为广大研究人员的网络侦查活动提供帮助。

功能介绍

FinalRecon可提供如下所示的详细信息:

Header信息

qaaMVnQ.jpg!web

WHOIS查询

fIfUJv3.jpg!web

SSL证书细节

IRvqYrb.jpg!web

网络爬虫

BRvyIz6.jpg!web

注:该工具支持的模块功能仍在添加中…

支持平台

1、 Kali Linux v2019.1

2、 BlackArch Linux

工具安装

git clone https://github.com/thewhiteh4t/FinalRecon.git

cd FinalRecon

pip3 install -r requirements.txt

工具使用

python3 finalrecon.py -h
usage:finalrecon.py [-h] [--headers] [--sslinfo] [--whois] [--crawl] [--full]
                     url
FinalRecon- OSINT Tool for All-In-One Web Recon | v1.0.0
positional arguments:
  url        Target URL
optional arguments:
  -h, --help show this help message and exit
  --headers  Get Header Information
  --sslinfo  Get SSL Certificate Information
  --whois    Get Whois Lookup
  --crawl    Crawl Target Website
  --full     Get Full Analysis, Test All Available Options

检测Header:

python3 finalrecon.py --headers <url>

检测SSL证书:

python3 finalrecon.py --sslinfo <url>

检测WHOIS信息:

python3 finalrecon.py --whois <url>

爬取对象:

python3 finalrecon.py --crawl <url>

完整扫描:

python3 finalrecon.py --full <url>

工具截图

aaQj6zM.jpg!web


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK