Code Monkey home page Code Monkey logo

browspy's Introduction

browspy.js

浏览器用户全部信息收集js

这是一个通过html5,javascript用于收集用户通过上网泄漏的各种信息,包括地理位置,IP地址,照片,语音,浏览器版本等信息。结合大数据,可实现广告定向投放,用户追踪,用户行为分析,用户群体调研等一系列更人性化的服务。

###json保存个体的信息数据: info

###内网外网IP地址 ip

###内网扫描 ip

###地理位置信息 这个需要权限,用户允许才行!

geolocation

###canvas指纹 从根本上来说,每一种浏览器都会使用不同的图像处理引擎,不同的导出选项,不同的压缩等级,所以每一台电脑绘制出的图形都会有些许不同,这些图案可以被用来给用户设备分配特定编号(指纹),也就是说可以用来识别不同用户。

canvas

###获取用户头像 这个结合人脸识别还可以判断性别,年龄等敏感信息。

face

###精确定位 根据IP地址和经纬度。

location

###DDos 需跨域

ddos

###操作系统,设备型号 当然要详细判断操作系统版本,这个相当粗糙有待完善。

platform

更新:新加详细的判断

platform

###录音 录音10秒钟,用blob保存为wav格式。

recorder

###网络测速 提供两种方式测速:图片测速和音频测速。

recorder

未完待续

1.更多

browspy's People

Contributors

urinx 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.