Giter VIP home page Giter VIP logo

findsomething's Introduction

FindSomething

FindSomething,被动式信息泄漏检测工具

chrome插件

使用chrome打包插件,即可直接使用。
crx不能直接用,开发者模式加载源码吧。

firefox插件

切换到firefox分支,使用“调试附加组件”加载即可。

2.0.1版本

  • 根据Hae的开源的公共规则更新了身份证、手机号、邮箱、jwt等字段的正则表达式,非常感谢开源的公共规则。https://gh0st.cn/HaE/
  • 新增了加密/签名算法函数的匹配,对应算法与关键字为base64(base64、btoa、atob)、aes(CryptoJS.AES)、des(CryptoJS.DES)、rsa(JSEncrypt、rsa、KJUR)、md5(md5)、sha1(sha1)、sha256(sha256)、sha512(sha512)。

2.0.0版本

  • ip、ip端口、域名、路径、url、静态路径、身份证、手机号、邮箱等字段匹配与展示。

findsomething's People

Contributors

residuallaugh avatar

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.