Giter VIP home page Giter VIP logo

Comments (5)

Alazyworm233 avatar Alazyworm233 commented on August 22, 2024

看了一下源码,type是dns来着,但一直没能检测到就挺纳闷的,是因为网络延迟还是burp版本不匹配?
有对burp的版本要求吗?
我这边用的是burpsuite2021.7来着。

from log4j2scan.

whwlsfb avatar whwlsfb commented on August 22, 2024

ceye目前就是以dnslog的形式进行监测的,如果发生监测不到的情况,需要确认下ceye的配置是否出现问题,或者目标网络是否block了ceye的相关域名。

from log4j2scan.

Alazyworm233 avatar Alazyworm233 commented on August 22, 2024

block倒是没有,我这边能正常访问API,看样子应该是延迟的问题,burp在发送请求后,还没等ceye那边输出记录就先进行了查询的原因。
emmmm,要不要考虑一下加个字符串组?将所有申请过的前缀放进去,不用filter,改直接读取API内全部记录,然后在本地匹配,匹配到的直接在原字符串组内删除,输出到burp上?

from log4j2scan.

whwlsfb avatar whwlsfb commented on August 22, 2024

block倒是没有,我这边能正常访问API,看样子应该是延迟的问题,burp在发送请求后,还没等ceye那边输出记录就先进行了查询的原因。
emmmm,要不要考虑一下加个字符串组?将所有申请过的前缀放进去,不用filter,改直接读取API内全部记录,然后在本地匹配,匹配到的直接在原字符串组内删除,输出到burp上?

也可以,未来版本考虑加上该特性

from log4j2scan.

whwlsfb avatar whwlsfb commented on August 22, 2024

block倒是没有,我这边能正常访问API,看样子应该是延迟的问题,burp在发送请求后,还没等ceye那边输出记录就先进行了查询的原因。 emmmm,要不要考虑一下加个字符串组?将所有申请过的前缀放进去,不用filter,改直接读取API内全部记录,然后在本地匹配,匹配到的直接在原字符串组内删除,输出到burp上?

该机制已在v0.13.1中加入。

from log4j2scan.

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.