Giter VIP home page Giter VIP logo

wongzeon / icp-checker Goto Github PK

View Code? Open in Web Editor NEW
512.0 8.0 87.0 111 KB

ICP备案查询,可查询企业或域名的ICP备案信息,自动完成滑动验证,保存结果到Excel表格,适用于新版的工信部备案管理系统网站,告别频繁拖动验证,以及某站*工具要开通VIP才可查看备案信息的坑

License: GNU Affero General Public License v3.0

Python 100.00%
icp information-gathering information-security osint-tool python python3 spider beian

icp-checker's Introduction

ICP-Checker

一个简单的Python程序,用于查询网站或企业的ICP备案信息

适用于2023年新版的工信部ICP/IP地址/域名信息备案管理系统

CentOS Ubuntu Windows Python

初衷

工作时常需要查询网站的备案信息,总是要打开浏览器、点击书签、完成滑动验证等重复操作,感觉十分浪费时间

原本某工具还是挺方便查询的,结果现在要开通VIP才能查看信息了,实在太坑!于是写了这个小工具。

站长.png

特征

✅ 通过 https://beian.miit.gov.cn/ 查询信息,确保与管局实际信息一致;

✅ 支持通过域名、公司名、备案号查询备案信息

✅ 支持循环翻页查询,获取查询到的所有备案信息

✅ 支持将查询结果保存到表格文件

使用

已使用Pyinstaller打包成EXE可执行文件,查看详情

方法一:输入完整的企业名称:XXXX有限公司、XXXX(XXXX)有限公司

方法二:输入不带前缀(如www等)的域名,支持中文域名的查询如:网址之家.cn、小度.**

方法三:输入备案号查询信息,如:"粤B2-20090059-5"、"浙B2-20080224-1"、"京ICP证030173号-1"等,如果不带结尾"-数字",则会将该证名下所有域名查询出来。

计划

  • 支持批量查询

说明

⚠ 项目仅用于学习交流,不可用于商业及非法用途

结果默认保存:Windows系统保存至桌面,Linux等系统则保存至/home/用户名文件夹

2.2版本开始,仅对中文输入信息过滤,允许特殊符号为:. - 《》()() — ,如果需要增加,可自行在第89行过滤规则内增加

依赖

pip install -r requirements.txt

实际测试

最新可用测试时间:2023年11月23日

备案查询V2.2.0 2023-11-23

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.