All Projects → xyuanmu → Checkiptools

xyuanmu / Checkiptools

CheckIPTools 扫描谷歌IP以及实用IP转换小工具

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Checkiptools

Google Ips
🇺🇸 Google 全球 IP 地址库
Stars: ✭ 3,369 (+1231.62%)
Mutual labels:  google, ip
Snoop
Snoop — инструмент разведки на основе открытых данных (OSINT world)
Stars: ✭ 886 (+250.2%)
Mutual labels:  ip, scanner
Is Google
Verify that a request is from Google crawlers using Google's DNS verification steps
Stars: ✭ 82 (-67.59%)
Mutual labels:  google, ip
Cloudfail
Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network
Stars: ✭ 1,239 (+389.72%)
Mutual labels:  ip, scanner
Horus-Eye
Just Simple Code To Play With Android Payloads (;
Stars: ✭ 54 (-78.66%)
Mutual labels:  scanner, ip
cf-check
CloudFlare Checker written in Go
Stars: ✭ 147 (-41.9%)
Mutual labels:  scanner
mondoo
🕵️‍♀️ Mondoo Cloud-Native Security & Vulnerability Risk Management
Stars: ✭ 60 (-76.28%)
Mutual labels:  scanner
scanbot-sdk-example-ionic
Scanbot scanner SDK example app for Ionic with Cordova.
Stars: ✭ 24 (-90.51%)
Mutual labels:  scanner
MX1014
MX1014 is a flexible, lightweight and fast port scanner.
Stars: ✭ 79 (-68.77%)
Mutual labels:  scanner
Google-rank-tracker
SEO: Python script + shell script and cronjob to check ranks on a daily basis
Stars: ✭ 124 (-50.99%)
Mutual labels:  google
Phobos
This tool written in Python3 allows you to download any movie easily thanks to Google Dorks and Google Drive!
Stars: ✭ 59 (-76.68%)
Mutual labels:  google
geoip-exporter
GeoIP exporter for Prometheus
Stars: ✭ 27 (-89.33%)
Mutual labels:  ip
WPGrabInfo
WP Grab Info v2
Stars: ✭ 43 (-83%)
Mutual labels:  scanner
backscanner
A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
Stars: ✭ 34 (-86.56%)
Mutual labels:  scanner
log4shelldetect
Rapidly scan filesystems for Java programs potentially vulnerable to Log4Shell (CVE-2021-44228) or "that Log4j JNDI exploit" by inspecting the class paths inside files
Stars: ✭ 40 (-84.19%)
Mutual labels:  scanner
OpenVAS-Docker
A Docker Image For the Open Vulnerability Assessment Scanner (OpenVAS)
Stars: ✭ 16 (-93.68%)
Mutual labels:  scanner
nesca
The legendary netstalking NEtwork SCAnner
Stars: ✭ 80 (-68.38%)
Mutual labels:  scanner
Log4j-RCE-Scanner
Remote command execution vulnerability scanner for Log4j.
Stars: ✭ 200 (-20.95%)
Mutual labels:  scanner
TorIpChanger
Python powered way to get a unique Tor IP
Stars: ✭ 42 (-83.4%)
Mutual labels:  ip
TIGER
implement a full compiler based on c++ 11
Stars: ✭ 17 (-93.28%)
Mutual labels:  scanner

CheckIpTools

集成 checkgoogleip,python(带netaddr),以及一些实用的小工具。源代码取自 checkgoogleipXX-Net、双手码出,感谢大家的辛勤付出!

checkgoogleip 原有基础上增加逐个扫描googleip-001.txt、googleip-002.txt...以控制内存,并将扫描结果保存到tmp文件夹,扫描完成后自动删除googleip文件。若无googleip-001.txt命名规则的文件则扫描 googleip.txt。

下载地址

目录文件说明:

文件 详细信息
!ptools.bat 转换IP小工具,输入相应编号进行操作
checkip.bat 用于扫描谷歌IP工具的工具,提取自checkgoogleip详细使用说明
dig.bat pydig 小工具,用于查找谷歌IP(GGC),详细使用说明
googleip.txt 整合后的IP段,可用于 XX-Net 或者 GoGo Tester(记得保存IP段格式为 x.x.x.x/xx 并改名.ip结尾)
ip_range_bad.txt 包含IP段黑名单的文件,支持 checkgoogleip IP组格式,支持 # 注释,已移到 python 目录
ip_bad_csm.txt 用户自定义IP段黑名单,新建一份文件即可
ip_range_origin.txt 包含原始IP段的文件,支持 checkgoogleip IP组格式,支持 # 注释,以后只需将新IP段添加进来用 !ptools.bat 转换即可

工具预览:

checkiptools

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].