Giter Club home page Giter Club logo

pyspider-ics's Introduction

PySpider-ICS

说明

此项目用来记录使用pyspider爬虫框架爬取工控相关数据(漏洞、预警、安全事件等)

数据来源如下

美国工控系统网络应急响应小组(ICS-CERT)

https://ics-cert.us-cert.gov/advisories

1552026920160

1552026977010

CNVD-工控系统行业漏洞

http://ics.cnvd.org.cn

1552027006406

1552027042387

Siemens ProductCERT

https://new.siemens.com/global/en/products/services/cert.html#SecurityPublications

1552027071451

针对西门子CERT,直接对其https://cert-portal.siemens.com/productcert/json/advisories.json的json数据接口进行解析,额外查询了pyspider对json数据解析的方法:http://docs.pyspider.org/en/latest/apis/self.send_message/

利用send_message,将单个页面的多个结果,for循环后,每个dict结果,都调用send_message去发送message给自己的项目,在收到message的地方,再返回dict结果。

工业互联网安全应急响应中心

https://www.ics-cert.org.cn/

1552027329515

暂时这么多,其他需要再添加

pyspider-ics's People

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.