An integrated information collection tool

Overview

infoscaner

环境配置

目前infoscaner仅支持在linux上运行,建议运行在最新版本的kali中

infoscaner是基于python3版本实现的,运行之前首先安装python库

如果同时存在python2和python3,请输入以下命令

pip3 install -r requirements.txt

如果仅有python3且未重命名exe文件,可以使用

pip install -r requirements.txt

infoscaner在主机扫描时调用了Nmap,请安装Nmap

使用方法

获取帮助信息

python3 infoscaner.py -h

image-20201006103648177

默认扫描目标信息(WHOIS扫描)

python3 infoscaner.py -u vulnweb.com

image-20201006103813786

获取旁站或C站信息

python3 infoscaner.py -u vulnweb.com -N

image-20201006103944217

获取CMS指纹信息

python3 infoscaner.py -u vulnweb.com -C

image-20201006104108785

获取ICP备案号

python3 infoscaner.py -u baidu.com -i

image-20201006104610470

获取nslookup信息

python3 infoscaner.py -u testphp.vulnweb.com -n

image-20201006104748962

获取全部信息

python3 infoscaner.py -u testphp.vulnweb.com -A

image-20201006104842301

默认目录扫描

python3 infoscaner.py -u 192.168.2.128 -d all

image-20201006105425336

目录扫描设置线程

python3 infoscaner.py -u 192.168.2.128 -d all -t 15

image-20201006105541416

FTP和SSH弱口令扫描

python3 infoscaner.py -u 192.168.2.207 -W

image-20201006110213244

简单whois输出

python3 infoscaner.py -u www.baidu.com -w -o

image-20201006110320399

其他输出同理

全面扫描

python3 infoscaner.py -u 192.168.2.1 -a

image-20201006111530697

指定端口扫描

python3 infoscaner.py -u 192.168.2.1 -p 80,445

image-20201006111608215

获取子域名

 python3 infoscaner.py -u ./scan_file/target.txt -s

image-20201109142714634

获取子域名并输出

 python3 infoscaner.py -u ./scan_file/target.txt -s -o

image-20201109144830475

You might also like...
Collection of script to manage WLED devices

Collection of script to manage WLED devices

Collection of AWS Fault Injection Simulator (FIS) experiment templates.

Collection of AWS Fault Injection Simulator (FIS) experiment templates. These templates let you perform chaos engineering experiments on resources (applications, network, and infrastructure) in the AWS Cloud.

Automatically download any NFT collection from OpenSea.

OpenSea NFT Stealer The sole purpose of this script is to download any NFT collection from OpenSea. How does it work? Basically, the OpenSea website a

A Collection Manager for the objkt.com Minting Factory

Objkt Collection Manager A Collection Manager for the objkt.com Minting Factory. This contract can create a collection on objkt.com and mint into it.

A collection of tools for managing Jira issues for the RHODS project

RHODS-Jira-Tools A collection of tools for managing Jira issues for the RHODS project move_to_qa.py This script handles transitioning a given Jira iss

An all-purpose Discord bot written in Python featuring a diverse collection of practical utilities.

GlazeGlopBot Table of Contents About Setup Usage Commands Command Errors Cog Management Local Sound Files Cogs Mod QR RNG VC Weather Proposed Features

ToqueIO Nuke tools - A collection of tools designed to assist in enhancing your workflows within nuke

ToqueIO Nuke tools - A collection of tools designed to assist in enhancing your workflows within nuke

A collection of automation aids to connect various database systems into Lookout for Metrics
A collection of automation aids to connect various database systems into Lookout for Metrics

A collection of automation aids to connect various database systems into Lookout for Metrics

Python bindings for Alexa Web Information Service (AWIS) API

Attention! This package is no longer maintained. See this ticket for more info. Wraps Alexa Web Information Service. Usage Making UrlInfo requests: ap

Releases(0.2)
  • 0.2(Feb 8, 2021)

    更新了子域名获取方式,仅采用oneforall方法 建议使用最新版kali运行本工具 删除了一些感觉不重要的方法 对整个工具不能运行的问题进行了改善 使用Zoomeye进行C段扫描 在src/config文件中更改属于自己主机的配置

    Source code(tar.gz)
    Source code(zip)
  • 0.1(Feb 8, 2021)

Owner
CMACCKK
CMACCKK
An automated tool that fetches information about your crypto stake and generates historical data in time.

Introduction Yield explorer is a WIP! I needed a tool that would show me historical data and performance of my staked crypto but was unable to find a

Sedat Can Yalçın 42 Nov 26, 2022
OSINT tool to get information from a Github and Gitlab profile and find user's email addresses leaked on commits.

gitrecon OSINT tool to get information from a Github or Gitlab profile and find user's email addresses leaked on commits. ?? How does this work? GitHu

GOΠZO 211 Dec 17, 2022
[OSGIFI] - INFORMATION GATHERING TOOL, FROM INSTAGRAM ACCOUNTS.

⚡ OSGIFI THIS TOOL PERMIT YOU TO DISCOVERING & GATHERING INFO FROM INSTAGRAM ACCOUNTS, FOR EXAMPLE: Full Name Verified Account Or Not Private Account

BASILEOLUS 9 Nov 29, 2022
A user reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github.

A user reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github. Also searches for matching usernames on Github.

Richard Mwewa 127 Dec 22, 2022
This is a simple collection of instructions and scripts to accompany the computerphile video about mininet and openflow.

How to get going. This project should work on Linux or MacOS. I used Ubuntu 20.04 and provide some notes here. Note, this is certainly not intended as

Richard G. Clegg 70 Jan 2, 2023
A collection of scripts to steal BTC from Lightning Network enabled custodial services. Only for educational purpose! Share your findings only when design flaws are fixed.

Lightning Network Fee Siphoning Attack LN-fee-siphoning is a collection of scripts to subtract BTC from Lightning Network enabled custodial services b

Reckless_Satoshi 14 Oct 15, 2022
A collection of scripts to steal BTC from Lightning Network enabled custodial services. Only for educational purpose! Share your findings only when design flaws are fixed.

Lightning Network Fee Siphoning Attack LN-fee-siphoning is a collection of scripts to subtract BTC from Lightning Network enabled custodial services b

Reckless_Satoshi 14 Oct 15, 2022
A collection of discord tools I've made.

Discord A collection of discord tools i've made. What's in here? Basically every discord related project i've worked on can be found here, i'll try an

?? ?? ?? 6 Nov 13, 2021
Discord bot to monitor collection of mods on the Steam Workshop and notify on update to selected discord server via Nextcordbot API.

Steam-Workshop-Monitor Discord bot to monitor collection of mods on the Steam Workshop and notify on update to selected Discord channel via Nextcordbo

null 7 Nov 3, 2022