Giter VIP home page Giter VIP logo

jsinfo-scan's People

Contributors

p1g3 avatar pgtest2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jsinfo-scan's Issues

v3版本ip正则表达式不准确

建议改为(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d).(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d).(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d).(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)
避免匹配到非法IP地址如:3.333.333.3333

临时结果存储

可以考虑增加一下中间结果的输出,不然一旦程序中间被无意kill或者服务器出问题,跑了很久的信息结果没有输出。。。。就很难受。

邮箱误报过多

邮箱有大量误报,建议 pattern 中限定几个常见的根域名

getting error not able to resolve domain

please take a look on this error:

/home/test/Desktop/mod/JSINFO-SCAN/jsinfo.py:171: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
/home/test/Desktop/mod/JSINFO-SCAN/jsinfo.py:186: DeprecationWarning: There is no current event loop
tasks.append(asyncio.ensure_future(self.FindLinkInPage(url)))

Task exception was never retrieved

使用命令 python jsinfo.py --target xxx.com 运行,出现以下异常

2021-03-15 01:28:01.059 | INFO | main:start:191 - --------------------
2021-03-15 01:28:01.060 | INFO | main:start:192 - [+]root domain count ==> 12
2021-03-15 01:28:01.060 | INFO | main:start:193 - [+]sub domain count ==> 52
2021-03-15 01:28:01.060 | INFO | main:start:194 - [+]api count ==> 19946
2021-03-15 01:28:01.060 | INFO | main:start:195 - [+]leakinfos count ==> 687
2021-03-15 01:28:01.061 | INFO | main:start:196 - --------------------
Task exception was never retrieved
future: <Task finished coro=<JSINFO.FindLinkInPage() done, defined at jsinfo.py:231> exception=CancelledError()>
concurrent.futures._base.CancelledError

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.