Phonia 一款扫描电话号码信息工具
2019-11-01 10:56:39 Author: mp.weixin.qq.com(查看原文) 阅读量:87 收藏

Phonia工具包是仅使用免费资源即可扫描电话号码的最先进的工具包之一。目的是首先以非常好的准确性在任何国际电话号码上收集标准信息,例如国家,地区,运营商和线路类型。

安装
cd phonia
chmod x install.sh
./install.sh

卸载
cd phonia
chmod x uninstall.sh
./uninstall.sh

运行
phonia -h
usage: phonia -n <number> [options]
optional arguments:
  -h, --help                 show this help message and exit
  -n number, --number number
                        The phone number to scan.
  -i input_file, --input input_file
                        Phone number list to scan.
  -o output_file, --output output_file
                        Output to save scan results.
  -s scanner, --scanner scanner
                        The scanner to use.
  --recon                    Launch custom format reconnaissance.
  --no-ansi                  Disable colored output.
  -u, --update                Update Phonia Toolkit.

例子
phonia基本扫描示例
phonia -n 15554443333

从文件扫描的示例
phonia -i input.txt -o output.txt

选择号码扫描仪的示例
phonia -n 15554443333 -s footprints

文章来源及下载:

https://github.com/entynetproject/phonia

你可能喜欢

Perun-网络资产漏洞扫描器

OWASP ZAP 一款扫描工具

FoxOne - 服务器侦察扫描仪


文章来源: http://mp.weixin.qq.com/s?__biz=MzAxMjE3ODU3MQ==&amp;mid=2650457863&amp;idx=4&amp;sn=dfc52cff2a4c800028bb14124d71e9d4&amp;chksm=83bba2e3b4cc2bf52cf7c731839bbcebdc6d65ac757a754472f1a635b81001caeacd73e0edba#rd
如有侵权请联系:admin#unsafe.sh