Code Monkey home page Code Monkey logo

burp-site-map-to-csv's People

Contributors

gingeleski avatar pajswigger avatar swright573 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

burp-site-map-to-csv's Issues

Add fault tolerance for decoding errors

Current plugin code is prone to getting decoding errors which stop the whole show.

Simply want some level of fault tolerance. In my use case this stops the output at 415/100K+ entries.

Cheap fix OK.

Fix the decoding issue for URLs and Referers

In my use case, certain request URL or Referer strings cause a UnicodeEncodeError .

Before #1 this error would halt the export of my huge site map around 415 rows.

The code from #1 allows me to successfully export 140K something rows with about 200 being skipped.

Ideally, these will be handled in such a way that no values need to be skipped.

Overhaul for my personal huge site map use case

Selfish issue. The current setup and UI aren't suited to my needs.

Don't need log output. Just want to write a CSV file.

OK to write line-by-line so, even in worst case, there's something output to disk.

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.