FinalRecon - 公开资源情报网络侦察工具

admin 2023年6月14日17:51:22评论29 views字数 1094阅读3分38秒阅读模式

####################免责声明:工具本身并无好坏,希望大家以遵守《网络安全法》相关法律为前提来使用该工具,支持研究学习,切勿用于非法犯罪活动,对于恶意使用该工具造成的损失,和本人及开发者无关。####################

FinalRecon是一个用于公开资源情报计划(Open source intelligence )简称OSINT的网络侦察 python 脚本。它采用模块化结构,有很好的扩展性。

FinalRecon功能

Header信息

FinalRecon - 公开资源情报网络侦察工具

WHOIS查询

FinalRecon - 公开资源情报网络侦察工具

SSL证书详细信息

FinalRecon - 公开资源情报网络侦察工具

Crawler网络爬虫信息

FinalRecon - 公开资源情报网络侦察工具

FinalRecon安装

git clone https://github.com/thewhiteh4t/FinalRecon.gitcd FinalReconpip3 install -r requirements.txt


FinalRecon用法

python3 finalrecon.py -husage: 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


语法

# Check headers
python3 finalrecon.py --headers <url>
# Check ssl Certificate
python3 finalrecon.py --sslinfo <url>
# Check whois Information
python3 finalrecon.py --whois <url>
# Crawl Target
python3 finalrecon.py --crawl <url>
# full scan
python3 finalrecon.py --full <url>


Demo 演示

FinalRecon - 公开资源情报网络侦察工具

注:如有侵权请联系删除

FinalRecon - 公开资源情报网络侦察工具

   学习更多技术,关注我:   

觉得文章不错给点个‘再看’吧。

原文始发于微信公众号(编码安全研究):FinalRecon – 公开资源情报网络侦察工具

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2023年6月14日17:51:22
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   FinalRecon - 公开资源情报网络侦察工具http://cn-sec.com/archives/1805823.html

发表评论

匿名网友 填写信息