Code Monkey home page Code Monkey logo

pwnback's Introduction

PwnBack

Alt text

Getting Started

PwnBack requires PhantomJS to run. You can download it from here

To understand why it is required currently see the section PhantomsJS

The plugin has several settings that a user can define depending on their hardware setup.

  • # of PhantomJS WebDrivers

    • The number of Firefox headless browsers to open. Be mindful of Burp Suite's memory settings
  • # of HTTP Response Parsers

    • These are responsible for parsing requests generated by the WebDriver. You may gain very little by increasing this number.
  • Start Year

    • How far back in a Website's history you'd like to traverse
  • End Year

    • When to stop looking at a Website's History
  • PhantomJS Location

    • The location of the PhantomJS binary
  • Output Folder

    • Where to save results when the Export Results button is pressed
  • Domain

    • The domain name to crawl. example.com, example.org, etc.
  • CA Bundle

    • The CA certificate you wish to use for PhantomJS. You shouldn't need this, however, check Troubleshooting if no traffic is being generated

Installing

In BurpSuite open the Extender Tab

Click the Add button

Locate the jar file included in this repo.

The current version of is v1.7.21, I am unable to guarantee backward support.

Build

Run the following commands

git clone https://github.com/k4ch0w/PwnBack.git
cd PwnBack
./gradlew fatJar

Authors

  • Paul Ganea - Initial work - k4ch0w

License

This project is licensed under the MIT License - see the LICENSE.md file for details

PhantomJS

PhantomJS is required to correctly render pages produced by archive.org. The service uses ajax calls to render the page, so if you don't use a web driver that supports Javascript you will only receive the way back machines toolbar.

Troubleshooting

There is an issue with the JVM's Cert storage on certain computers and the SSL certificate provided by archive.org If you see no traffic being generate run the following command and provide the path to the CA-Bundle

curl --remote-name --time-cond cacert.pem https://curl.haxx.se/ca/cacert.pem

pwnback's People

Contributors

ahri avatar mike-smith-ps avatar pajswigger avatar sf-pg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pwnback's Issues

How does it work?

I love the idea but was wondering how it worked? (without me having to spend hours going through the source code)

  1. Do you spider the target site first? Then spider wayback? Then compare the two?
  2. Do you just spider wayback and show the links?
  3. Do you use Burp's current spider results and compare against wayback findings?

Would be cool if this was elaborated on in the main readme.

Thanks!

there is no gradlew script

thanks for this extension
but I am having trouble building
there is no gradlew script, so I installed gradle manually but even after that I got a build failure
any help?
thanks

TimeTravel/Memento API

Hey there, this is an awesome idea. Thanks for publishing it :)

You may be interested in Memento Web's TimeMachine. It is a meta-archive which allows you to search WayBack Machine in addition to other archives. This would allow your tool to get more hits.
http://timetravel.mementoweb.org/
http://timetravel.mementoweb.org/guide/api

I've not seen a Java implementation, but here is the Python implementation for reference.
https://github.com/mementoweb/py-memento-client

Cheers,
X

Edit: Upon closer inspection, mementoweb.org's API doesn't work quite how I imagined, and these are probably the more useful links.
http://mementoweb.org/guide/rfc/
http://mementoweb.org/depot/

PwnBack not working even after troubleshooting

Hi,
I might be the only one with this issue so far as I can't seem to find anyone with similar issues on the internet but I haven't been able to get PwnBack to work.

I was able to load up the plugging successfully to burp but couldn't see or generate any traffic even after troubleshooting with the certificate (cacert.pem) provided.

I am on a Kali Linux computer and using the default phantomJs installation but I can't seem to understand what the problem might be.

Thanks

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.