Coder Social home page Coder Social logo

Comments (7)

AngieQ1 avatar AngieQ1 commented on May 27, 2024 1

[GSIL] [CRITICAL] get rules failed, rule types not found!
请问一下这个怎么解决?

from gsil.

tudouya avatar tudouya commented on May 27, 2024

@newaynewlife 我读了代码,感觉是的,您那边有什么进展么?
我也在做这方面相关的项目

from gsil.

FeeiCN avatar FeeiCN commented on May 27, 2024

@newaynewlife @tudouya
已更新例子
https://github.com/FeeiCN/GSIL/blob/master/rules.gsil.example

from gsil.

xiaoyanguoke avatar xiaoyanguoke commented on May 27, 2024

@newaynewlife @tudouya 我也在做相关的项目。。。。
@FeeiCN 多多指教

from gsil.

xiaopopoxiao avatar xiaopopoxiao commented on May 27, 2024

我也感觉这个rules可读性太差了,级别套得太多了,二级分类有用么?主要不就是三级那个反斜杠作为github的keyword

{

# 一级分类,一般使用公司名,用作开启扫描的第一个参数(python gsil.py test)
"test": {
    # 二级分类,一般使用产品线
    "mogujie.com": {
        # 公司内部域名
        "\"mogujie.org\"": {
            # mode/ext默认可不填
            "mode": "normal-match",
            "ext": "php,java,python,go,js,properties"
        },
        # 公司代码特征
        "copyright meili inc": {},
        # 内部主机域名
        "yewu1.db.mogujie.host": {},
        # 外部邮箱
        "mail.mogujie.com": {}
    }
}

}

from gsil.

FeeiCN avatar FeeiCN commented on May 27, 2024

@xiaopopoxiao 当你是在大公司或者监测的目标非常大时就觉得有用了。

from gsil.

youxian-yx avatar youxian-yx commented on May 27, 2024

[GSIL] [CRITICAL] get rules failed, rule types not found!
请问一下这个怎么解决?

[GSIL] [CRITICAL] get rules failed, rule types not found!
请问一下这个怎么解决?

解决了吗,

from gsil.

Related Issues (20)

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.