Giter VIP home page Giter VIP logo

covert2wstalker.csv's Introduction

Covert2WStalker.csv

What it does?

It converts the saved .xml formatted burpsuite proxy history to a .csv format, that can be imported in Logger ++

I switched to burpsuite community for same reason recently. I was trying different ways to save the burpsuite history but i was not able to do so. There was a feature in Logger ++ which we can use to import and export the proxy history in the format of CSV. But unfortunately, that was not working properly. I was looking on the internet to find some tools to do this. But I was not able to find anything even though there was a lot of discussion about this.

So, I decided to make a stupid script as soon as I got the perfect idea. And here is the result of my one hour.

NOTE: it's not bullet proof; I have not done much testing. But it works for me.

Hope it can help you.

Usage

1) Save burpsuite proxy history to .xml file

  • Go to proxy tab and select all history
  • right click and save items and save the file as .xml file

save history

2) Use this python script to convert this .xml file into .csv file, in the format of WStalker

python3 Covert2WStalker.py <Your proxy history log file in the format of .xml>

Example Usage : python3 Covert2WStalker.py history.xml

3) Now you can import the output csv file into Logger ++

  • Go to Logger++'s Options tab.
  • Click on Import From WStalker CSV and import the output CSV.

covert2wstalker.csv's People

Contributors

41bin 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.