GithubHelp home page GithubHelp logo

alphonsetai / sensinfor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from donot-wong/sensinfor

0.0 1.0 0.0 82 KB

A chrome extension use to find leak file and backup file.

JavaScript 95.38% HTML 4.62%

sensinfor's Introduction

Sensinfor

A chrome extension use to find leak file and backup file

updated by donot

原始代码来自于 [based on Aring QQ:304778619],只具备git和svn泄漏的探测,在原始代码的基础上进行了重新编写,代码几乎完全重写。

2018.12.27

新增记录功能,记录历史发现的泄漏事件。点击浏览器右上角插件图标即可。 历史记录采用localStorage进行记录,重启浏览器记录依然存在,而对于检测防重复采用的是sessinStorage,也就是重启浏览器后即会自动清空。 新增的清空功能只针对历史记录进行清空,由于localStorage空间有限,请及时清空。

2018.12.07

浏览器启动后插件默认为关闭。

2018.10.24

最近遇到win10 defender拦截下载插件问题,插件核心代码位于js/backgroud.js中,主要行为为通过Ajax发包 根据返回内容判断是否存在泄漏敏感信息问题。建议通过git clone本仓库到本地,然后开启开发者模式,加载已解压扩展。 穷== 付不起5$开发者费用,所以插件不会出现在商店中,目前插件已经比较稳定,如果出现bug欢迎反馈会抽时间修复。

2018.10.18

修复bug 调整目录结构

2018.8.1

  1. 更新svn检测规则,减少误报

2018.5.30

  1. 新增对phpmyadmin目录检测
  2. 新增phpinfo文件检测,一二级目录下检测1.php / php.php / phpinfo.php /test.php /info.php
  3. 点击提示框自动复制url地址到剪切板
  4. 右键控制插件开关
  5. 优化代码结构

2018.5.29

  1. 优化.svn泄露检测误报
  2. 解决多个站点同时提示误报问题

sensinfor's People

Contributors

donot-wong avatar alphonsetai avatar

Watchers

 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.