Giter Site home page Giter Site logo

captn3m0 / nullcon2014 Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 0.0 379 KB

Source code for my talk on browser extension security

Home Page: http://captnemo.in/blog/2014/03/13/nullcon-experience/

JavaScript 21.47% CSS 1.29% Ruby 46.27% PHP 18.15% Shell 3.99% Python 7.73% HTML 1.10%

nullcon2014's Introduction

browser-extension-security

This is the source code for my talk on Browse Extension Security which I gave at nullcon 2014.

Licence

Released under the MIT Licence.

Structure

  • silent/chrome (Source code for silent extension install in Chrome)
  • silent/firefox (Source code for silent extension install in Firefox)
  • webstore/chrome/ (Code to download extensions from the chrome webstore, and to run a static analysis over them. Results are fed to a mysql database)
  • webstore/analysis (code that powers nullcon.captnemo.in)

Silent Extension Install

This code was written a while back, and does not work with the latest versions of either Browser (FF/Chrome), but I belive can be modified and made to work again.

Since a lot of data is missing from the repo (I didn't feel like committing huge files), it is availble under the releases section of this repo. Just click on releases on the top, and you can download manifest files of over 7k extensions, and a dump of the mysql database generated by the last run of the tool.

These release files are also licenced under MIT.

The paper behind the talk can be accessed here, and the presentations are available at speakerdeck. I wrote a blog post about it here.

nullcon2014's People

Contributors

captn3m0 avatar pragyach avatar

Stargazers

 avatar ZhouZhiyang avatar whw1sfb avatar Jsiwa avatar Shadab Zafar avatar  avatar redky avatar 雪月秋水 avatar QGW avatar xiaomu avatar septs avatar

Watchers

 avatar James Cloos avatar  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.