GithubHelp home page GithubHelp logo

post-apocalypse's Introduction

Post Apocalypse

Post Apocalypse is a tool for researching postMessage communication, it allows you to track, explore and exploit postMessages vulnerabilities, with many abilities, like replay messages sent between windows of any attached browser.

alt tag

Install

Node required to be pre installed

git clone https://github.com/gourarie/post-apocalypse.git
cd post-apocalypse
npm install

How to use

  1. Make sure posta server is up and running (via node posta.js)
  2. Use one of the proxy-helpers to inject agent.js
  3. Make sure your browser is passing through the proxy and agent.js found in responses head tag
  4. Browse to http://localhost:28010/ and hack

How it works?

Post Apocalypse needs 2 basic features to be implemented:

  1. agent.js to be injected on each HTML response head tag (easily done via proxy-helpers)
  2. posta.js server to be up and running

The agent.js hooks and wraps postMessages' receievers in order to intercept postMessages by overwrite all event listeners related to messages handling, each postMessage received by the window managed by agent.js, will be sent to posta.js server, which allows you to view all postMessages on the post-apocalypse UI in order to allow you perform your research easily.

alt tag

Authors

Chen Gour Arie
Barak Tawily
Omer Yaron

post-apocalypse's People

Contributors

ameerassadi avatar barakt11 avatar dependabot[bot] avatar github-info avatar gourarie avatar omeryaron avatar quitten avatar royerlich 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.